[cvs] dists/10.7/stable/main/finkinfo/libs ocaml-bitstring.info, 1.3, 1.4

2013-05-16 Thread Brendan Cully
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2826

Modified Files:
ocaml-bitstring.info 
Log Message:
disable parallel build; new upstream release 2.0.4

Index: ocaml-bitstring.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/ocaml-bitstring.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ocaml-bitstring.info18 Apr 2013 06:22:40 -  1.3
+++ ocaml-bitstring.info17 May 2013 06:46:26 -  1.4
@@ -1,13 +1,14 @@
 Package: ocaml-bitstring
-Version: 2.0.2
+Version: 2.0.4
 Revision: 1
 
 Depends: ocaml, ocaml-findlib
 
 Source: http://bitstring.googlecode.com/files/%n-%v.tar.gz
-Source-MD5: 0c9fa24a0e5201e8bb61f355b9058fe9
+Source-MD5: 5f92601000aea467c989afe141cb1632
 PatchFile: %n.patch
 PatchFile-MD5: 8436814986e3cd0729003996ea3460f1
+UseMaxBuildJobs: false
 
 InstallScript: <<
   mkdir -p %i/lib/ocaml/site-lib
@@ -16,6 +17,7 @@
 DocFiles: examples/* COPYING.LIB README
 
 PostInstScript: <<
+#!/bin/sh -ev
   if ! grep -q "%p/lib/ocaml/site-lib/bitstring" "%p/lib/ocaml/ld.conf"; then
 echo "%p/lib/ocaml/site-lib/bitstring" >> "%p/lib/ocaml/ld.conf"
   fi
@@ -28,4 +30,4 @@
 Description: bitstrings and bitstring matching for OCaml
 License: LGPL
 Homepage: http://code.google.com/p/bitstring/
-Maintainer: Brendan Cully 
+Maintainer: Brendan Cully 


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods text-autoformat-pm.info, 1.2, 1.3 text-csv-xs-pm.info, 1.4, 1.5 text-parsewords-pm.info, 1.1, 1.2 text-table-pm.info, 1.3, 1.4 text-wikiformat-pm.in

2013-05-16 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv24359/stable/main/finkinfo/libs/perlmods

Modified Files:
text-autoformat-pm.info text-csv-xs-pm.info 
text-parsewords-pm.info text-table-pm.info 
text-wikiformat-pm.info tie-ixhash-pm.info 
Log Message:
new version

Index: text-autoformat-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/text-autoformat-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- text-autoformat-pm.info 11 Oct 2011 09:14:25 -  1.2
+++ text-autoformat-pm.info 17 May 2013 05:11:59 -  1.3
@@ -1,5 +1,5 @@
 Package: text-autoformat-pm
-Version: 1.669.002
+Version: 1.669.003
 Revision: 1
 Type: perl
 Description: Perl module for text wrapping and reformating
@@ -10,8 +10,8 @@
 Depends: text-reform-pm
 
 # Unpack Phase:
-Source: mirror:cpan:authors/id/D/DC/DCONWAY/Text-Autoformat-1.669002.tar.gz
-Source-MD5: c2c400207f49a769e32b5b1b660b07f7
+Source: mirror:cpan:authors/id/D/DC/DCONWAY/Text-Autoformat-1.669003.tar.gz
+Source-MD5: c5b637612be7461b4102c6daf9976267
 PatchScript: perl -ni -e "print unless /'version'/" Makefile.PL
 
 # Install Phase:

Index: tie-ixhash-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/tie-ixhash-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- tie-ixhash-pm.info  11 Oct 2011 09:14:25 -  1.2
+++ tie-ixhash-pm.info  17 May 2013 05:11:59 -  1.3
@@ -1,17 +1,14 @@
 Package: tie-ixhash-pm
-Version: 1.22
+Version: 1.23
 Revision: 1
 ###
-BuildDepends: fink (>= 0.17.0-1)
-Replaces: tie-ixhash-pm581 (<= 1.21-10)
-###
 Source: mirror:cpan:authors/id/C/CH/CHORNY/Tie-IxHash-%v.tar.gz
-Source-MD5: aae2e62df7e016fd3e8fdaaea71b0b41
+Source-MD5: 8393f2ced231533c3e714abad582f291
 ###
 Type: perl
 UpdatePOD: true
 ###
-DocFiles: Changes MANIFEST README*
+DocFiles: Changes README*
 ###
 Description: Helps preserve order in associative arrays
 DescDetail: <<

Index: text-table-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/text-table-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- text-table-pm.info  6 Jul 2012 08:45:49 -   1.3
+++ text-table-pm.info  17 May 2013 05:11:59 -  1.4
@@ -1,5 +1,5 @@
 Package: text-table-pm
-Version: 1.124
+Version: 1.126
 Revision: 1
 Type: perl
 Description: Perl module to organize data in tables
@@ -11,7 +11,7 @@
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/S/SH/SHLOMIF/Text-Table-%v.tar.gz
-Source-MD5: ea52bf0a1ca109c6612b42113c1d9142
+Source-MD5: 4362853022e5ec129a9012598bff7bac
 
 # Install Phase:
 UpdatePOD: True

Index: text-parsewords-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/text-parsewords-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- text-parsewords-pm.info 15 Nov 2011 02:27:32 -  1.1
+++ text-parsewords-pm.info 17 May 2013 05:11:59 -  1.2
@@ -1,12 +1,12 @@
 Package: text-parsewords-pm
-Version: 3.27
+Version: 3.29
 Revision: 1
 Description: Tokenize strings
 Type: perl
 License: Artistic/GPL
 Maintainer: Daniel Macks 
-Source: mirror:cpan:authors/id/C/CH/CHORNY/Text-ParseWords-%v.zip
-Source-MD5: 620fee5eece9b8d4a7a68e91fe617097
+Source: mirror:cpan:authors/id/C/CH/CHORNY/Text-ParseWords-%v.tar.gz
+Source-MD5: a3d5e6349529a66c56367fc94e99d6f9
 DocFiles: CHANGES README
 UpdatePOD: true
 DescPackaging: <<

Index: text-csv-xs-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/text-csv-xs-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- text-csv-xs-pm.info 6 Jul 2012 08:45:49 -   1.4
+++ text-csv-xs-pm.info 17 May 2013 05:11:59 -  1.5
@@ -1,21 +1,23 @@
 Info4: <<
 Package: text-csv-xs-pm%type_pkg[perl]
-Version: 0.90
+Version: 0.97
 Revision: 1
-Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
-Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] = 5123) 10.7, 
(%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 
588) 10.6, (%type_pkg[perl] = 5123) 10.8, (%type_pkg[perl] = 5124) 10.7, 
(%type_pkg[perl] = 5124) 10.8
+Distribution: (%type_pkg[perl] = 586) 10.5
 Description: High-performance CSV manipulation
-Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3 5.12.4)
+

[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods text-autoformat-pm.info, 1.1, 1.2 text-csv-xs-pm.info, 1.4, 1.5 text-parsewords-pm.info, 1.1, 1.2 text-table-pm.info, 1.3, 1.4 text-wikiformat-pm.in

2013-05-16 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv24359/10.7/main/finkinfo/libs/perlmods

Modified Files:
text-autoformat-pm.info text-csv-xs-pm.info 
text-parsewords-pm.info text-table-pm.info 
text-wikiformat-pm.info tie-ixhash-pm.info 
Log Message:
new version

Index: text-autoformat-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/text-autoformat-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- text-autoformat-pm.info 26 Aug 2011 20:03:35 -  1.1
+++ text-autoformat-pm.info 17 May 2013 05:11:59 -  1.2
@@ -1,5 +1,5 @@
 Package: text-autoformat-pm
-Version: 1.669.002
+Version: 1.669.003
 Revision: 1
 Type: perl
 Description: Perl module for text wrapping and reformating
@@ -10,8 +10,8 @@
 Depends: text-reform-pm
 
 # Unpack Phase:
-Source: mirror:cpan:authors/id/D/DC/DCONWAY/Text-Autoformat-1.669002.tar.gz
-Source-MD5: c2c400207f49a769e32b5b1b660b07f7
+Source: mirror:cpan:authors/id/D/DC/DCONWAY/Text-Autoformat-1.669003.tar.gz
+Source-MD5: c5b637612be7461b4102c6daf9976267
 PatchScript: perl -ni -e "print unless /'version'/" Makefile.PL
 
 # Install Phase:

Index: tie-ixhash-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/tie-ixhash-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tie-ixhash-pm.info  7 Aug 2011 13:12:16 -   1.1
+++ tie-ixhash-pm.info  17 May 2013 05:11:59 -  1.2
@@ -1,17 +1,14 @@
 Package: tie-ixhash-pm
-Version: 1.22
+Version: 1.23
 Revision: 1
 ###
-BuildDepends: fink (>= 0.17.0-1)
-Replaces: tie-ixhash-pm581 (<= 1.21-10)
-###
 Source: mirror:cpan:authors/id/C/CH/CHORNY/Tie-IxHash-%v.tar.gz
-Source-MD5: aae2e62df7e016fd3e8fdaaea71b0b41
+Source-MD5: 8393f2ced231533c3e714abad582f291
 ###
 Type: perl
 UpdatePOD: true
 ###
-DocFiles: Changes MANIFEST README*
+DocFiles: Changes README*
 ###
 Description: Helps preserve order in associative arrays
 DescDetail: <<

Index: text-table-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/text-table-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- text-table-pm.info  6 Jul 2012 08:45:49 -   1.3
+++ text-table-pm.info  17 May 2013 05:11:59 -  1.4
@@ -1,5 +1,5 @@
 Package: text-table-pm
-Version: 1.124
+Version: 1.126
 Revision: 1
 Type: perl
 Description: Perl module to organize data in tables
@@ -11,7 +11,7 @@
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/S/SH/SHLOMIF/Text-Table-%v.tar.gz
-Source-MD5: ea52bf0a1ca109c6612b42113c1d9142
+Source-MD5: 4362853022e5ec129a9012598bff7bac
 
 # Install Phase:
 UpdatePOD: True

Index: text-parsewords-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/text-parsewords-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- text-parsewords-pm.info 26 Aug 2011 20:50:17 -  1.1
+++ text-parsewords-pm.info 17 May 2013 05:11:59 -  1.2
@@ -1,12 +1,12 @@
 Package: text-parsewords-pm
-Version: 3.27
+Version: 3.29
 Revision: 1
 Description: Tokenize strings
 Type: perl
 License: Artistic/GPL
 Maintainer: Daniel Macks 
 Source: mirror:cpan:authors/id/C/CH/CHORNY/Text-ParseWords-%v.zip
-Source-MD5: 620fee5eece9b8d4a7a68e91fe617097
+Source-MD5: a3d5e6349529a66c56367fc94e99d6f9
 DocFiles: CHANGES README
 UpdatePOD: true
 DescPackaging: <<

Index: text-csv-xs-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/text-csv-xs-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- text-csv-xs-pm.info 6 Jul 2012 08:45:49 -   1.4
+++ text-csv-xs-pm.info 17 May 2013 05:11:59 -  1.5
@@ -1,21 +1,22 @@
 Info4: <<
 Package: text-csv-xs-pm%type_pkg[perl]
-Version: 0.90
+Version: 0.97
 Revision: 1
-Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
-Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] = 5123) 10.7, 
(%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 
588) 10.6, (%type_pkg[perl] = 5123) 10.8, (%type_pkg[perl] = 5124) 10.7, 
(%type_pkg[perl] = 5124) 10.8
 Description: High-performance CSV manipulation
-Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3 5.12.4)
+Type: perl(5.12.3 5.12.4)
 License: Artistic
 Maintainer: Benjamin Reed 
 
-Depends: perl%type_pkg[perl]-core
+Depen

[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods tk-pod-pm.info, 1.2, 1.3

2013-05-16 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15097/stable/main/finkinfo/libs/perlmods

Modified Files:
tk-pod-pm.info 
Log Message:
new version

Index: tk-pod-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/tk-pod-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- tk-pod-pm.info  16 Dec 2012 18:11:42 -  1.2
+++ tk-pod-pm.info  17 May 2013 02:28:04 -  1.3
@@ -1,19 +1,23 @@
 Info2: <<
 Package: tk-pod-pm%type_pkg[perl]
-Version: 0.9940
+Version: 0.9941
 Revision: 1
 BuildDepends: <<
extutils-makemaker-pm%type_pkg[perl] (>= 6.58-1)
 <<
 Depends: <<
+   file-homedir-pm%type_pkg[perl],
+   module-refresh-pm,
perl%type_pkg[perl]-core,
+   perlio-gzip-pm%type_pkg[perl],
pod-simple-pm (>= 2.05-1),
text-english-pm,
tk-histentry-pm%type_pkg[perl],
-   tk-pm%type_pkg[perl]
+   tk-pm%type_pkg[perl],
+   uri-pm%type_pkg[perl]
 <<
 Source: mirror:cpan:authors/id/S/SR/SREZIC/Tk-Pod-%v.tar.gz
-Source-MD5: 82b6b10c6e65d504a6ca08c663cb6638
+Source-MD5: bd94b892746e23b1c0626cf82dc18473
 Type: perl (5.12.3 5.12.4)
 PatchFile: %{ni}.patch
 PatchFile-MD5: 839bf81c18a54903347069c3e12107fe
@@ -23,7 +27,21 @@
export FULLPERL=`perl -e 'print $ARGV[0]=~/PERL="(.*?)"/' '%c'`
perl -pi.bak -e 's,^#!/usr/bin/perl,#!'"$FULLPERL," tkmore tkpod
 <<
-NoPerlTests: true
+InfoTest: <<
+   TestDepends: <<
+   devel-hide-pm,
+   xvfb-run
+   <<
+   TestScript: <<
+   #!/bin/sh -ev
+
+   # Pod::FindPods::_cache_file uses File::HomeDir, which
+   # returns null for fink-bld
+   export TKPODCACHE=${HOME}/.tkpod_cache
+
+   xvfb-run make test || exit 2
+   <<
+<<
 InstallScript: <<
 #!/bin/sh -ev
%{default_script}


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods tk-pod-pm.info, 1.3, 1.4

2013-05-16 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15097/10.4-stable/main/finkinfo/libs/perlmods

Modified Files:
tk-pod-pm.info 
Log Message:
new version

Index: tk-pod-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/tk-pod-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- tk-pod-pm.info  6 Jul 2012 07:44:31 -   1.3
+++ tk-pod-pm.info  17 May 2013 02:28:04 -  1.4
@@ -1,19 +1,23 @@
 Info2: <<
 Package: tk-pod-pm%type_pkg[perl]
-Version: 0.9940
+Version: 0.9941
 Revision: 1
 BuildDepends: <<
extutils-makemaker-pm%type_pkg[perl] (>= 6.58-1)
 <<
 Depends: <<
+   file-homedir-pm%type_pkg[perl],
+   module-refresh-pm,
perl%type_pkg[perl]-core,
+   perlio-gzip-pm%type_pkg[perl],
pod-simple-pm (>= 2.05-1),
text-english-pm,
tk-histentry-pm%type_pkg[perl],
-   tk-pm%type_pkg[perl]
+   tk-pm%type_pkg[perl],
+   uri-pm%type_pkg[perl]
 <<
 Source: mirror:cpan:authors/id/S/SR/SREZIC/Tk-Pod-%v.tar.gz
-Source-MD5: 82b6b10c6e65d504a6ca08c663cb6638
+Source-MD5: bd94b892746e23b1c0626cf82dc18473
 Type: perl (5.10.0)
 PatchFile: %{ni}.patch
 PatchFile-MD5: 839bf81c18a54903347069c3e12107fe
@@ -23,7 +27,21 @@
export FULLPERL=`perl -e 'print $ARGV[0]=~/PERL="(.*?)"/' '%c'`
perl -pi.bak -e 's,^#!/usr/bin/perl,#!'"$FULLPERL," tkmore tkpod
 <<
-NoPerlTests: true
+InfoTest: <<
+   TestDepends: <<
+   devel-hide-pm,
+   xvfb-run
+   <<
+   TestScript: <<
+   #!/bin/sh -ev
+
+   # Pod::FindPods::_cache_file uses File::HomeDir, which
+   # returns null for fink-bld
+   export TKPODCACHE=${HOME}/.tkpod_cache
+
+   xvfb-run make test || exit 2
+   <<
+<<
 InstallScript: <<
 #!/bin/sh -ev
%{default_script}


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods tree-dag-node-pm-10.7.info, NONE, 1.1 tree-dag-node-pm-10.8.info, NONE, 1.1 tree-dag-node-pm.info, 1.1, NONE

2013-05-16 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11960/stable/main/finkinfo/libs/perlmods

Added Files:
tree-dag-node-pm-10.7.info tree-dag-node-pm-10.8.info 
Removed Files:
tree-dag-node-pm.info 
Log Message:
new version (separate .info per Dist due to Test::Simple deps)

--- NEW FILE: tree-dag-node-pm-10.8.info ---
Info2: <<
Package: tree-dag-node-pm
Version: 1.11
Revision: 1
Distribution: 10.8
Type: perl, systemperl (5.12.4)
Description: (Super)class for representing nodes in a tree
License: Artistic/GPL
Homepage: http://search.cpan.org/dist/Tree-DAG_Node/
Maintainer: Daniel Macks 
Source: mirror:cpan:authors/id/R/RS/RSAVAGE/Tree-DAG_Node-%v.tgz
Source-MD5: 362e63bef4711d286ad7542a5055013d
BuildDepends: <<
test-simple-pm%type_pkg[systemperl]
<<
InfoTest: <<
TestDepends: <<
test-pod-pm (>= 1.45)
<<
<<
UpdatePOD: true
DocFiles: CHANGES README
DescDetail: <<
This class encapsulates/makes/manipulates objects that represent nodes
in a tree structure. The tree structure is not an object itself, but
is emergent from the linkages you create between nodes.  This class
provides the methods for making linkages that can be used to build up
a tree, while preventing you from ever making any kinds of linkages
which are not allowed in a tree (such as having a node be its own
mother or ancestor, or having a node have two mothers).
<<
DescPackaging: <<
Former maintainer: Blair Zajac 
<<
<<

--- NEW FILE: tree-dag-node-pm-10.7.info ---
Info2: <<
Package: tree-dag-node-pm
Version: 1.11
Revision: 1
Distribution: 10.7
Type: perl, systemperl (5.12.3)
Description: (Super)class for representing nodes in a tree
License: Artistic/GPL
Homepage: http://search.cpan.org/dist/Tree-DAG_Node/
Maintainer: Daniel Macks 
Source: mirror:cpan:authors/id/R/RS/RSAVAGE/Tree-DAG_Node-%v.tgz
Source-MD5: 362e63bef4711d286ad7542a5055013d
BuildDepends: <<
test-simple-pm%type_pkg[systemperl]
<<
InfoTest: <<
TestDepends: <<
test-pod-pm (>= 1.45)
<<
<<
UpdatePOD: true
DocFiles: CHANGES README
DescDetail: <<
This class encapsulates/makes/manipulates objects that represent nodes
in a tree structure. The tree structure is not an object itself, but
is emergent from the linkages you create between nodes.  This class
provides the methods for making linkages that can be used to build up
a tree, while preventing you from ever making any kinds of linkages
which are not allowed in a tree (such as having a node be its own
mother or ancestor, or having a node have two mothers).
<<
DescPackaging: <<
Former maintainer: Blair Zajac 
<<
<<

--- tree-dag-node-pm.info DELETED ---


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods tree-dag-node-pm-10.5.info, NONE, 1.1 tree-dag-node-pm-10.6.info, NONE, 1.1 tree-dag-node-pm.info, 1.1, NONE

2013-05-16 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11960/10.4-stable/main/finkinfo/libs/perlmods

Added Files:
tree-dag-node-pm-10.5.info tree-dag-node-pm-10.6.info 
Removed Files:
tree-dag-node-pm.info 
Log Message:
new version (separate .info per Dist due to Test::Simple deps)

--- NEW FILE: tree-dag-node-pm-10.5.info ---
Info2: <<
Package: tree-dag-node-pm
Version: 1.11
Revision: 1
Distribution: 10.5
Type: perl, systemperl (5.8.8)
Description: (Super)class for representing nodes in a tree
License: Artistic/GPL
Homepage: http://search.cpan.org/dist/Tree-DAG_Node/
Maintainer: Daniel Macks 
Source: mirror:cpan:authors/id/R/RS/RSAVAGE/Tree-DAG_Node-%v.tgz
Source-MD5: 362e63bef4711d286ad7542a5055013d
BuildDepends: <<
test-simple-pm%type_pkg[systemperl]
<<
InfoTest: <<
TestDepends: <<
test-pod-pm (>= 1.45)
<<
<<
UpdatePOD: true
DocFiles: CHANGES README
DescDetail: <<
This class encapsulates/makes/manipulates objects that represent nodes
in a tree structure. The tree structure is not an object itself, but
is emergent from the linkages you create between nodes.  This class
provides the methods for making linkages that can be used to build up
a tree, while preventing you from ever making any kinds of linkages
which are not allowed in a tree (such as having a node be its own
mother or ancestor, or having a node have two mothers).
<<
DescPackaging: <<
Former maintainer: Blair Zajac 
<<
<<

--- NEW FILE: tree-dag-node-pm-10.6.info ---
Info2: <<
Package: tree-dag-node-pm
Version: 1.11
Revision: 1
Distribution: 10.6
Type: perl, systemperl (5.10.0)
Description: (Super)class for representing nodes in a tree
License: Artistic/GPL
Homepage: http://search.cpan.org/dist/Tree-DAG_Node/
Maintainer: Daniel Macks 
Source: mirror:cpan:authors/id/R/RS/RSAVAGE/Tree-DAG_Node-%v.tgz
Source-MD5: 362e63bef4711d286ad7542a5055013d
BuildDepends: <<
test-simple-pm%type_pkg[systemperl]
<<
InfoTest: <<
TestDepends: <<
test-pod-pm (>= 1.45)
<<
<<
UpdatePOD: true
DocFiles: CHANGES README
DescDetail: <<
This class encapsulates/makes/manipulates objects that represent nodes
in a tree structure. The tree structure is not an object itself, but
is emergent from the linkages you create between nodes.  This class
provides the methods for making linkages that can be used to build up
a tree, while preventing you from ever making any kinds of linkages
which are not allowed in a tree (such as having a node be its own
mother or ancestor, or having a node have two mothers).
<<
DescPackaging: <<
Former maintainer: Blair Zajac 
<<
<<

--- tree-dag-node-pm.info DELETED ---


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods time-duration-pm.info, 1.1, 1.2

2013-05-16 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11398/stable/main/finkinfo/libs/perlmods

Modified Files:
time-duration-pm.info 
Log Message:
new version

Index: time-duration-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/time-duration-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- time-duration-pm.info   16 Jul 2012 20:57:48 -  1.1
+++ time-duration-pm.info   17 May 2013 01:54:46 -  1.2
@@ -1,9 +1,9 @@
 Package: time-duration-pm
-Version: 1.06
+Version: 1.10
 Revision: 1
 Type: perl
-Source: mirror:cpan:authors/id/A/AV/AVIF/Time-Duration-%v.tar.gz
-Source-MD5: d65108e0e4e8ffb38e28d532f8ddcd12
+Source: mirror:cpan:authors/id/A/AV/AVIF/Time-Duration-1.1.tar.gz
+Source-MD5: 120c16b3a31f5d24f17325295078fe6c
 BuildDepends: <<
test-pod-coverage-pm,
test-pod-pm


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods time-duration-pm.info, 1.1, 1.2

2013-05-16 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11398/10.4-stable/main/finkinfo/libs/perlmods

Modified Files:
time-duration-pm.info 
Log Message:
new version

Index: time-duration-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/time-duration-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- time-duration-pm.info   15 Jan 2012 18:51:29 -  1.1
+++ time-duration-pm.info   17 May 2013 01:54:46 -  1.2
@@ -1,9 +1,9 @@
 Package: time-duration-pm
-Version: 1.06
+Version: 1.10
 Revision: 1
 Type: perl
-Source: mirror:cpan:authors/id/A/AV/AVIF/Time-Duration-%v.tar.gz
-Source-MD5: d65108e0e4e8ffb38e28d532f8ddcd12
+Source: mirror:cpan:authors/id/A/AV/AVIF/Time-Duration-1.1.tar.gz
+Source-MD5: 120c16b3a31f5d24f17325295078fe6c
 BuildDepends: <<
test-pod-coverage-pm,
test-pod-pm


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods time-local-pm.info, 1.2, 1.3

2013-05-16 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11199/stable/main/finkinfo/libs/perlmods

Modified Files:
time-local-pm.info 
Log Message:
new version (10.[78] only)

Index: time-local-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/time-local-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- time-local-pm.info  6 Jul 2012 06:29:48 -   1.2
+++ time-local-pm.info  17 May 2013 01:49:50 -  1.3
@@ -1,20 +1,27 @@
 Info2: <<
 Package: time-local-pm
-Version: 1.2000
+
+# 1.2300 wants Test::More 0.88, but test-simple-pmXXX is varianted
+# Test::More is >= 0.88 in perl-core >= 5.12.3
+Version: 1.2300
+
 Revision: 1
 Description: Efficiently compute time
 Type: perl
 License: Artistic
 Maintainer: Benjamin Reed 
 
+BuildDepends: <<
+   extutils-makemaker-pm (>= 6.30)
+<<
 
 Source: mirror:cpan:modules/by-module/Time/Time-Local-%v.tar.gz
-Source-MD5: dc9c362e980830d62b1e9653ca4f27fd
+Source-MD5: 68e1be54c151cf131f9d4168b3e662f9
 
 UseMaxBuildJobs: true
 
 UpdatePOD: true
-DocFiles: Changes LICENSE MANIFEST README
+DocFiles: Changes LICENSE README
 
 Homepage: http://search.cpan.org/dist/Time-Local
 DescDetail: <<


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods time-local-pm.info, 1.2, 1.3

2013-05-16 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11199/10.4-stable/main/finkinfo/libs/perlmods

Modified Files:
time-local-pm.info 
Log Message:
new version (10.[78] only)

Index: time-local-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/time-local-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- time-local-pm.info  6 Jul 2012 06:29:48 -   1.2
+++ time-local-pm.info  17 May 2013 01:49:50 -  1.3
@@ -1,6 +1,10 @@
 Info2: <<
 Package: time-local-pm
+
+# 1.2300 wants Test::More 0.88, but test-simple-pmXXX is varianted
+# Test::More is >= 0.88 in perl-core >= 5.12.3
 Version: 1.2000
+
 Revision: 1
 Description: Efficiently compute time
 Type: perl


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods vcs-lite-pm.info, 1.2, 1.3

2013-05-16 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv11010

Modified Files:
vcs-lite-pm.info 
Log Message:
new version (10.[78] only)

Index: vcs-lite-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/vcs-lite-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- vcs-lite-pm.info16 May 2013 06:58:38 -  1.2
+++ vcs-lite-pm.info17 May 2013 01:44:50 -  1.3
@@ -2,11 +2,11 @@
 
 # 0.10 wants Test::More 0.70, but test-simple-pmXXX is varianted
 # Test::More is >= 0.70 in perl-core >= 5.10.0
-Version: 0.09
+Version: 0.10
 
 Revision: 1
 Source: mirror:cpan:authors/id/B/BA/BARBIE/VCS-Lite-%v.tar.gz
-Source-MD5: ce51a3157ffd695f593ebb99987be449
+Source-MD5: 44bfa2653541c24d80663731cdc8176d
 Type: perl
 Depends: algorithm-diff-pm
 UpdatePOD: True


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs/pythonmods subvertpy-py.info, 1.5, 1.6

2013-05-16 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2292

Modified Files:
subvertpy-py.info 
Log Message:
New upstream subvertpy-py 0.9.1 final.

Index: subvertpy-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods/subvertpy-py.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- subvertpy-py.info   13 Jan 2013 00:38:06 -  1.5
+++ subvertpy-py.info   16 May 2013 22:51:10 -  1.6
@@ -1,7 +1,7 @@
 Info2: <<
 Package: subvertpy-py%type_pkg[python]
 Version: 0.9.1
-Revision: 0.2461
+Revision: 1
 Type: python (2.5 2.6 2.7)
 Description: Python bindings for subversion
 DescDetail: <<
@@ -16,21 +16,24 @@
 "Pythonic" API than python-subversion, which wraps the Subversion C API
 pretty much directly. Neither provide a hookable server-side.
 <<
-DescPackaging: <<
-   Can't update to svn17 yet because tests segfault with it.
-<<
 Maintainer: Daniel Johnson 
 License: LGPL2+
 Homepage: http://samba.org/~jelmer/subvertpy/
 
-#Source: http://samba.org/~jelmer/subvertpy/subvertpy-%v.tar.gz
-Source: 
https://github.com/jelmer/subvertpy/archive/4c1bc329d5ad87033e8d99c30692ef3869c12b82.zip
-SourceRename: subvertpy-2461.zip
-SourceDirectory: subvertpy-4c1bc329d5ad87033e8d99c30692ef3869c12b82
-Source-MD5: 0a3558569a9039569a1a2158fae30745
+Source: http://samba.org/~jelmer/subvertpy/subvertpy-%v.tar.gz
+NoSourceDirectory: true
+Source-MD5: b4fe3c2fe8ead1e5d19d0d41388f2458
 
-Depends: python%type_pkg[python], svn15-shlibs, libapr.0-shlibs
-BuildDepends: fink (>= 0.24.12), svn15-dev, libapr.0-dev, libaprutil.0-dev
+Depends: python%type_pkg[python], svn17-shlibs, libapr.0-shlibs
+BuildDepends: fink (>= 0.24.12), svn17-dev, libapr.0-dev, libaprutil.0-dev
+
+# Get rid of a ton of deprecated declaration warnings
+# due to use of older svn functions.
+PatchScript: <<
+#!/bin/bash -ev
+/usr/bin/sed -i bak '1i\
+#pragma GCC diagnostic ignored "-Wdeprecated-declarations"' subvertpy/util.h
+<<
 
 CompileScript: <<
 SVN_PREFIX=%p %p/bin/python%type_raw[python] setup.py build
@@ -40,13 +43,14 @@
 TestDepends: (%type_pkg[python] << 27) unittest2-py%type_pkg[python]
 TestScript: <<
 #!/bin/bash -ev
-export PYTHONPATH=`ls -d %b/build/lib*`/subvertpy
+SVN_PREFIX=%p %p/bin/python%type_raw[python] setup.py build_ext 
--inplace
 
-# Tests currently broken in test_info (subvertpy.tests.test_client.TestClient)
+# Ignore test failures on < 2.7.
+# Tests that should be skipped are triggering spurious errors.
 if [ '%type_pkg[python]' -lt '27' ]; then
%p/bin/python%type_raw[python] -m unittest2.__main__ 
subvertpy.tests.test_suite || exit 1
 else
-   %p/bin/python%type_raw[python] -m unittest 
subvertpy.tests.test_suite || exit 1
+   %p/bin/python%type_raw[python] -m unittest 
subvertpy.tests.test_suite || exit 2
 fi
 <<
 <<
@@ -55,10 +59,12 @@
 SVN_PREFIX=%p %p/bin/python%type_raw[python] setup.py install \
--root=%d
/bin/mv %i/bin/subvertpy-fast-export 
%i/bin/subvertpy-fast-export-py%type_pkg[python]
+   mkdir -p %i/share/man/man1
+   /bin/cp man/subvertpy-fast-export.1 
%i/share/man/man1/subvertpy-fast-export-py%type_pkg[python].1
 <<
 
 PostInstScript: <<
-   update-alternatives --install %p/bin/subvertpy-fast-export 
subvertpy-fast-export %p/bin/subvertpy-fast-export-py%type_pkg[python] 
%type_pkg[python]
+   update-alternatives --install %p/bin/subvertpy-fast-export 
subvertpy-fast-export %p/bin/subvertpy-fast-export-py%type_pkg[python] 
%type_pkg[python] --slave %p/bin/subvertpy-fast-export.1 
subvertpy-fast-export.1 %p/bin/subvertpy-fast-export-py%type_pkg[python].1
 <<
 
 PreRmScript: <<


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/libs/pythonmods subvertpy-py.info, 1.10, 1.11

2013-05-16 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv2253

Modified Files:
subvertpy-py.info 
Log Message:
New upstream subvertpy-py 0.9.1 final.

Index: subvertpy-py.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/subvertpy-py.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- subvertpy-py.info   13 Jan 2013 00:37:31 -  1.10
+++ subvertpy-py.info   16 May 2013 22:50:53 -  1.11
@@ -1,7 +1,7 @@
 Info2: <<
 Package: subvertpy-py%type_pkg[python]
 Version: 0.9.1
-Revision: 0.2461
+Revision: 1
 Type: python (2.6 2.7)
 Description: Python bindings for subversion
 DescDetail: <<
@@ -16,21 +16,24 @@
 "Pythonic" API than python-subversion, which wraps the Subversion C API
 pretty much directly. Neither provide a hookable server-side.
 <<
-DescPackaging: <<
-   Can't update to svn17 yet because tests segfault with it.
-<<
 Maintainer: Daniel Johnson 
 License: LGPL2+
 Homepage: http://samba.org/~jelmer/subvertpy/
 
-#Source: http://samba.org/~jelmer/subvertpy/subvertpy-%v.tar.gz
-Source: 
https://github.com/jelmer/subvertpy/archive/4c1bc329d5ad87033e8d99c30692ef3869c12b82.zip
-SourceRename: subvertpy-2461.zip
-SourceDirectory: subvertpy-4c1bc329d5ad87033e8d99c30692ef3869c12b82
-Source-MD5: 0a3558569a9039569a1a2158fae30745
+Source: http://samba.org/~jelmer/subvertpy/subvertpy-%v.tar.gz
+NoSourceDirectory: true
+Source-MD5: b4fe3c2fe8ead1e5d19d0d41388f2458
 
-Depends: python%type_pkg[python], svn15-shlibs, libapr.0-shlibs
-BuildDepends: fink (>= 0.24.12), svn15-dev, libapr.0-dev, libaprutil.0-dev
+Depends: python%type_pkg[python], svn17-shlibs, libapr.0-shlibs
+BuildDepends: fink (>= 0.24.12), svn17-dev, libapr.0-dev, libaprutil.0-dev
+
+# Get rid of a ton of deprecated declaration warnings
+# due to use of older svn functions.
+PatchScript: <<
+#!/bin/bash -ev
+/usr/bin/sed -i bak '1i\
+#pragma GCC diagnostic ignored "-Wdeprecated-declarations"' subvertpy/util.h
+<<
 
 CompileScript: <<
 SVN_PREFIX=%p %p/bin/python%type_raw[python] setup.py build
@@ -40,13 +43,14 @@
 TestDepends: (%type_pkg[python] << 27) unittest2-py%type_pkg[python]
 TestScript: <<
 #!/bin/bash -ev
-export PYTHONPATH=`ls -d %b/build/lib*`/subvertpy
+SVN_PREFIX=%p %p/bin/python%type_raw[python] setup.py build_ext 
--inplace
 
-# Tests currently broken in test_info (subvertpy.tests.test_client.TestClient)
+# Ignore test failures on < 2.7.
+# Tests that should be skipped are triggering spurious errors.
 if [ '%type_pkg[python]' -lt '27' ]; then
%p/bin/python%type_raw[python] -m unittest2.__main__ 
subvertpy.tests.test_suite || exit 1
 else
-   %p/bin/python%type_raw[python] -m unittest 
subvertpy.tests.test_suite || exit 1
+   %p/bin/python%type_raw[python] -m unittest 
subvertpy.tests.test_suite || exit 2
 fi
 <<
 <<
@@ -55,10 +59,12 @@
 SVN_PREFIX=%p %p/bin/python%type_raw[python] setup.py install \
--root=%d
/bin/mv %i/bin/subvertpy-fast-export 
%i/bin/subvertpy-fast-export-py%type_pkg[python]
+   mkdir -p %i/share/man/man1
+   /bin/cp man/subvertpy-fast-export.1 
%i/share/man/man1/subvertpy-fast-export-py%type_pkg[python].1
 <<
 
 PostInstScript: <<
-   update-alternatives --install %p/bin/subvertpy-fast-export 
subvertpy-fast-export %p/bin/subvertpy-fast-export-py%type_pkg[python] 
%type_pkg[python]
+   update-alternatives --install %p/bin/subvertpy-fast-export 
subvertpy-fast-export %p/bin/subvertpy-fast-export-py%type_pkg[python] 
%type_pkg[python] --slave %p/bin/subvertpy-fast-export.1 
subvertpy-fast-export.1 %p/bin/subvertpy-fast-export-py%type_pkg[python].1
 <<
 
 PreRmScript: <<


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/games lbreakout.info,NONE,1.1

2013-05-16 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27385

Added Files:
lbreakout.info 
Log Message:
lbreakout 2.6.4
copy from 10.4, bump version to latest
clean up build process so it is not hackish

--- NEW FILE: lbreakout.info ---
Package: lbreakout
Version: 2.6.4
Revision: 1
Depends: <<
libgettext8-shlibs (>= 0.18.2.1-1),
libpng15-shlibs,
sdl-mixer-shlibs (>= 1.2.12),
sdl-net-shlibs (>= 1.2.7),
sdl-shlibs (>= 1.2.15)
<<
BuildDepends: <<
gettext-tools,
libgettext8-dev (>= 0.18.2.1-1),
libpng15,
sdl-mixer (>= 1.2.12),
sdl-net (>= 1.2.7),
sdl (>= 1.2.15)
<<
Source: mirror:sourceforge:project/lgames/lbreakout2/2.6/lbreakout2-%v.tar.gz
Source-MD5: 4849af72225a304267eb71a9c100cd48
SetLDFLAGS: -L%p/lib
PatchScript: <<
perl -pi -e 's|^LIBS = \@LIBS\@|$& \@INTLLIBS\@|g' 
{client,server}/Makefile.in
<<
ConfigureParams: --mandir=%p/share/man --with-docdir=%p/share/doc--enable-warp 
--disable-sdltest --enable-sdl-net
InstallScript: <<
make install DESTDIR=%d
<<
DocFiles: ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README* TODO
License: GPL
Homepage: http://lgames.sourceforge.net
Maintainer: Jack Fink 
Description: Breakout clone, based on SDL


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/x11-wm icewm-gnome2.info, 1.5, 1.6

2013-05-16 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/x11-wm
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv21732

Modified Files:
icewm-gnome2.info 
Log Message:
val fix

Index: icewm-gnome2.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/x11-wm/icewm-gnome2.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- icewm-gnome2.info   16 May 2013 20:23:54 -  1.5
+++ icewm-gnome2.info   16 May 2013 20:24:25 -  1.6
@@ -2,6 +2,7 @@
 Version: 1.2.33
 Revision: 5
 Type: bundle
+BuildDepends: fink (>= 0.32)
 Depends: icewm (>= 1.2.33-4)
 RuntimeDepends: fink-obsolete-packages
 Description: OBSOLETE use package 'icewm' instead


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/x11-wm icewm-gnome2.info, 1.4, 1.5

2013-05-16 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/x11-wm
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv21679

Modified Files:
icewm-gnome2.info 
Log Message:
magical OBSOLETE

Index: icewm-gnome2.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/x11-wm/icewm-gnome2.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- icewm-gnome2.info   12 Feb 2009 05:18:02 -  1.4
+++ icewm-gnome2.info   16 May 2013 20:23:54 -  1.5
@@ -1,9 +1,10 @@
 Package: icewm-gnome2
 Version: 1.2.33
-Revision: 4
+Revision: 5
 Type: bundle
 Depends: icewm (>= 1.2.33-4)
-Description: "icewm" is now fully gnome2-enabled
+RuntimeDepends: fink-obsolete-packages
+Description: OBSOLETE use package 'icewm' instead
 DescPackaging: <<
Earlier versions by Jeffrey Whitaker
 <<


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/sci arpack-oct.info,1.17,1.18

2013-05-16 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv17846/10.4/stable/main/finkinfo/sci

Modified Files:
arpack-oct.info 
Log Message:
Fix arpack-ng deps.
Val fix.


Index: arpack-oct.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/arpack-oct.info,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- arpack-oct.info 18 Apr 2013 02:37:37 -  1.17
+++ arpack-oct.info 16 May 2013 19:15:31 -  1.18
@@ -2,7 +2,7 @@
 Package: arpack%type_pkg[-blas]-oct%type_pkg[oct]
 Version: 1.0.8
 Type: oct (3.0.5), forge (arpack), -blas (-atlas -ref .), gcc (4.6), lapack 
(3.4.2)
-Revision: 13
+Revision: 14
 Maintainer: Alexander Hansen 
 # unfortunately, Homepage won't do types
 Homepage: http://octave.sourceforge.net/
@@ -13,17 +13,18 @@
 License: GPL2
 
 BuildDepends: <<
-  arpack-ng%type_pkg[-blas] (>= 3.1.2-3),
+  arpack-ng%type_pkg[-blas] (>= 3.1.3-3) | | (%type_raw[-blas] != .) 
arpack-ng-mpi%type_pkg[-blas] (>= 3.1.3-3) | (%type_raw[-blas] = .) 
arpack-ng-mpi%type_pkg[-blas]-shlibs (>= 3.1.2-4),
   (%type_raw[-blas] = -atlas)  atlas (>= 3.10.1-1),
   (%type_raw[-blas] = -ref)lapack%type_pkg[lapack], 
   octave305%type_pkg[-blas]-dev (>= 3.0.5-3025),
+  fink (>= 0.30.0),
   fink-octave-scripts (>= 0.1.2),
   fftw3,
   hdf5.7-oldapi,
   suitesparse (>= 4.0.2-2)
  <<
 Depends: <<
-  arpack-ng%type_pkg[-blas]-shlibs (>= 3.1.2-3) | 
arpack-ng-mpi%type_pkg[-blas]-shlibs (>= 3.1.2-3),
+  arpack-ng%type_pkg[-blas]-shlibs (>= 3.1.3-3) | (%type_raw[-blas] != .) 
arpack-ng-mpi%type_pkg[-blas]-shlibs (>= 3.1.3-3) | (%type_raw[-blas] = .) 
arpack-ng-mpi%type_pkg[-blas]-shlibs (>= 3.1.2-4),
   (%type_raw[-blas] = -atlas)  atlas-shlibs (>= 3.10.1-1),
   (%type_raw[-blas] = -atlas)  octave305%type_pkg[-blas] (>= 3.0.5-3025), 
   (%type_raw[-blas] = -ref)lapack%type_pkg[lapack]-shlibs,


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[fink/fink] 88a3fd: Make this a bit clearer

2013-05-16 Thread Alexander Hansen
  Branch: refs/heads/master
  Home:   https://github.com/fink/fink
  Commit: 88a3fde37709e8ed380e58b22aae95313ed5e0f1
  
https://github.com/fink/fink/commit/88a3fde37709e8ed380e58b22aae95313ed5e0f1
  Author: Alexander Hansen 
  Date:   2013-05-16 (Thu, 16 May 2013)

  Changed paths:
M perlmod/Fink/Validation.pm

  Log Message:
  ---
  Make this a bit clearer



--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[fink/fink] d47f84: Modify API for _min_fink_version():

2013-05-16 Thread Alexander Hansen
  Branch: refs/heads/master
  Home:   https://github.com/fink/fink
  Commit: d47f841e5bf936fa593a26e0af7869d6c58827ae
  
https://github.com/fink/fink/commit/d47f841e5bf936fa593a26e0af7869d6c58827ae
  Author: Alexander Hansen 
  Date:   2013-05-16 (Thu, 16 May 2013)

  Changed paths:
M perlmod/Fink/Validation.pm

  Log Message:
  ---
  Modify API for _min_fink_version():
take a package hash reference instead of just a list of BuildDepends
take a hash of the form {build => 'build_version', run => 'run version' } 
instead of just a version string

This allows for compound "build" (BuildDepends + Depends) and "run" (Depends + 
RuntimeDepends) fink version tests.



--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

[cvs] dists/10.7/stable/main/finkinfo/editors vim.info,1.65,1.66

2013-05-16 Thread Hisashi Todd Fujinaka
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/editors
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12081

Modified Files:
vim.info 
Log Message:
Welcome to Vim-7.3.960.

Index: vim.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/editors/vim.info,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- vim.info9 May 2013 13:48:30 -   1.65
+++ vim.info16 May 2013 17:42:45 -  1.66
@@ -1,10 +1,10 @@
 Info2: <<
 Package: vim%type_pkg[-nox]
 Type: -nox (boolean)
-Version: 7.3.931
+Version: 7.3.960
 Revision: 1
 Source: http://www.i8u.org/~htodd/finksrc/vim-%v.tar.bz2
-Source-MD5: 25c03d6377cc7d3cb53b78879bca7971
+Source-MD5: f4ccc1423a2dd0efb312ca6cdaa198c4
 SourceDirectory: vim
 
 BuildDepends: fink (>= 0.24.12), libgettext8-dev, gettext-bin, gettext-tools, 
libncurses5 (>= 5.4-20041023-1006), (%type_raw[-nox] = .) pkgconfig (>= 
0.23-1), (%type_raw[-nox] = .) glib2-dev (>= 2.22.0-1), (%type_raw[-nox] = .) 
x11-dev, (%type_raw[-nox] = .) gtk+2-dev (>= 2.18.0-1), (%type_raw[-nox] = .) 
pango1-xft2-ft219-dev (>= 1.24.5-4), (%type_raw[-nox] = .) pixman (>= 
0.16.0-1), (%type_raw[-nox] = .) atk1 (>= 1.28.0-1), (%type_raw[-nox] = .) 
cairo (>= 1.8.8-3), (%type_raw[-nox] = .) freetype219 (>= 2.3.12-1), 
(%type_raw[-nox] = .) fontconfig2-dev (>= 2.8.0-4)


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/sci coot.info,1.19,1.20

2013-05-16 Thread William Scott
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv9755

Modified Files:
coot.info 
Log Message:
fixed two env var in wrapper script and updated to latest revision

Index: coot.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/coot.info,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- coot.info   11 Feb 2013 22:08:49 -  1.19
+++ coot.info   16 May 2013 16:47:12 -  1.20
@@ -1,11 +1,11 @@
 Package: coot
 Version: 0.7.1-pre
-Revision: 4562
+Revision: 4630
 SourceDirectory: %n-%v
 Distribution: 10.6, 10.7, 10.8
 GCC: 4.0 
 Source: 
http://www2.mrc-lmb.cam.ac.uk/groups/murshudov/coot/source/pre-releases/%n-%v-revision-%r.tar.gz
-Source-MD5: 82d653d6e97bb940b024833314a3ccfc
+Source-MD5: d67065eb5eb8152f320ba2b7ba33434e 
 Source2: 
http://www2.mrc-lmb.cam.ac.uk/groups/murshudov/content/refmac/Dictionary/refmac_dictionary_v5.38.tar.gz
 Source2-MD5: 174a5fc5e5be03cb432c61e8da4283df
 Source3: 
http://www.ysbl.york.ac.uk/~emsley/software/extras/reference-structures.tar.gz
@@ -236,9 +236,11 @@
 # and a few others as follows:
 /bin/rm -f %i/bin/coot
 echo '#!/bin/sh -f ' >  %i/bin/coot
+echo "export LC_NUMERIC=C" >>  %i/bin/coot
 echo "export COOT_REFMAC_LIB_DIR=%p/share/coot/lib"  >>  %i/bin/coot
 echo "export COOT_PYTHON_DIR=%p/share/coot/python"   >>  %i/bin/coot
 echo 'export COOT_SBASE_DIR="$CCP4/share/sbase"' >>  %i/bin/coot
+echo 'export CLIBD="$CCP4/lib/data"' >>  %i/bin/coot
 echo "export 
PYTHONPATH=%p/lib/python2.7/site-packages:%p/lib/python2.7/site-packages/gtk-2.0:%p/share/coot/python"
  >>  %i/bin/coot
 echo "%p/bin/coot-real \"\$@\" "  >>  %i/bin/coot
 chmod a+x %i/bin/coot


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/utils gawk.info,1.7,1.8

2013-05-16 Thread Jack Howarth
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1834

Modified Files:
gawk.info 
Log Message:
assume maintainership and update to 4.1.0

Index: gawk.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils/gawk.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- gawk.info   29 Sep 2012 22:19:56 -  1.7
+++ gawk.info   16 May 2013 14:05:23 -  1.8
@@ -1,18 +1,18 @@
 Package: gawk
-Version: 4.0.1
+Version: 4.1.0
 
-Revision: 2
-Maintainer: None 
+Revision: 1
+Maintainer: Jack Howarth 
 BuildDepends: libgettext8-dev, gettext-bin, gettext-tools, libiconv-dev, 
libsigsegv2, fink (>= 0.32), readline6
 
 Depends: libgettext8-shlibs, libiconv, libsigsegv2-shlibs, readline6-shlibs
 
 Source: mirror:gnu:%n/%n-%v.tar.xz
-Source-MD5: a601b032c39cd982f34272664f8afa49
+Source-MD5: b18992ff8faf3217dab55d2d0aa7d707
 
 ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info 
--libexecdir=%p/lib
 InstallScript: make install DESTDIR=%d
-DocFiles: README COPYING AUTHORS LIMITATIONS NEWS POSIX.STD PROBLEMS
+DocFiles: README COPYING AUTHORS NEWS POSIX.STD
 InfoDocs: gawk.info gawkinet.info
 InfoTest:  TestScript: make -j1 -k check || exit 2
 


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/utils gawk.info,1.7,1.8

2013-05-16 Thread Jack Howarth
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1718

Modified Files:
gawk.info 
Log Message:
assume maintainership and update to 4.1.0

Index: gawk.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/utils/gawk.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- gawk.info   29 Sep 2012 22:19:57 -  1.7
+++ gawk.info   16 May 2013 14:04:59 -  1.8
@@ -1,18 +1,18 @@
 Package: gawk
-Version: 4.0.1
+Version: 4.1.0
 
-Revision: 2
-Maintainer: None 
+Revision: 1
+Maintainer: Jack Howarth 
 BuildDepends: libgettext8-dev, gettext-bin, gettext-tools, libiconv-dev, 
libsigsegv2, fink (>= 0.32), readline6
 
 Depends: libgettext8-shlibs, libiconv, libsigsegv2-shlibs, readline6-shlibs
 
 Source: mirror:gnu:%n/%n-%v.tar.xz
-Source-MD5: a601b032c39cd982f34272664f8afa49
+Source-MD5: b18992ff8faf3217dab55d2d0aa7d707
 
 ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info 
--libexecdir=%p/lib
 InstallScript: make install DESTDIR=%d
-DocFiles: README COPYING AUTHORS LIMITATIONS NEWS POSIX.STD PROBLEMS
+DocFiles: README COPYING AUTHORS NEWS POSIX.STD
 InfoDocs: gawk.info gawkinet.info
 InfoTest:  TestScript: make -j1 -k check || exit 2
 


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/x11 wine-32bit.info,1.9,1.10

2013-05-16 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/x11
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31664/10.7/stable/main/finkinfo/x11

Modified Files:
wine-32bit.info 
Log Message:
Get rid of flag that makes clang cry, with maintainer consent.


Index: wine-32bit.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/x11/wine-32bit.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- wine-32bit.info 27 Mar 2013 01:24:01 -  1.9
+++ wine-32bit.info 16 May 2013 13:20:09 -  1.10
@@ -94,7 +94,8 @@
  # small safety measure: preventing libSystem from coming up too early in the 
link line (and hence also in load commands)
  # (specifically for wineesd.drv.so winearts.drv.so sane.ds.so and 
msxml3.dll.so).
  # For further safety, we can then as well remove the remaining -L%p/lib and 
-I%p/include flags ...
- perl -pi.bak -e 's,\-L%p/lib ,,g; s:\-I%p/include( |,):\1:g; 
s,\-l(m|dl|pthread)([^a-z]),\2,g' config.status
+ # Clang (at least recent enough versions) doesn't like -gstabs+, so take care 
of that, too.
+ perl -pi.bak -e 's,\-L%p/lib ,,g; s:\-I%p/include( |,):\1:g; 
s,\-l(m|dl|pthread)([^a-z]),\2,g; s,-gstabs\+,,' config.status
  ./config.status
  make depend
  perl -pi -e 's,^CC   ,CC = /usr/bin/clang -m32\n#,g;' 
dlls/winemac.drv/Makefile


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/languages python27.info, 1.15, 1.16 python27.patch, 1.10, 1.11 python33.info, 1.7, 1.8 python33.patch, 1.3, 1.4

2013-05-16 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27387

Modified Files:
python27.info python27.patch python33.info python33.patch 
Log Message:
The upstream AIX bug fix causes us to have the wrong value for LDSHARED.
This breaks extension building so remove it.

Index: python27.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/python27.patch,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- python27.patch  16 May 2013 01:24:03 -  1.10
+++ python27.patch  16 May 2013 11:43:13 -  1.11
@@ -47,6 +47,22 @@
  # If that also doesn't work return the default values
  return release,versioninfo,machine
  
+diff --git a/Lib/sysconfig.py b/Lib/sysconfig.py
+--- a/Lib/sysconfig.py
 b/Lib/sysconfig.py
+@@ -303,12 +303,6 @@
+ msg = msg + " (%s)" % e.strerror
+ raise IOError(msg)
+ 
+-# On AIX, there are wrong paths to the linker scripts in the Makefile
+-# -- these paths are relative to the Python source, but when installed
+-# the scripts are in another directory.
+-if _PYTHON_BUILD:
+-vars['LDSHARED'] = vars['BLDSHARED']
+-
+ # There's a chicken-and-egg situation on OS X with regards to the
+ # _sysconfigdata module after the changes introduced by #15298:
+ # get_config_vars() is called by get_platform() as part of the
 diff --git a/Makefile.pre.in b/Makefile.pre.in
 --- a/Makefile.pre.in
 +++ b/Makefile.pre.in
@@ -131,7 +147,7 @@
  Darwin*)
LDLIBRARY='libpython$(VERSION).dylib'
 -  BLDLIBRARY='-L. -lpython$(VERSION)'
-+  BLDLIBRARY="$LDLIBRARY"
++  BLDLIBRARY="`pwd`/$LDLIBRARY"
RUNSHARED='DYLD_LIBRARY_PATH=`pwd`:${DYLD_LIBRARY_PATH}'
;;
  AIX*)

Index: python33.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/python33.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- python33.info   16 May 2013 01:24:03 -  1.7
+++ python33.info   16 May 2013 11:43:13 -  1.8
@@ -1,13 +1,14 @@
 Info2: <<
 Package: python%type_pkg[python]
 Version: 3.3.2
-Revision: 1
+Revision: 2
 Type: python 3.3
 Maintainer: Daniel Johnson 
 Depends: <<
%N-shlibs (= %v-%r),
blt-shlibs,
bzip2-shlibs,
+   fink (>= 0.34.8),
gdbm3-shlibs,
libgettext8-shlibs,
liblzma5-shlibs,
@@ -41,7 +42,7 @@
 Source2: http://www.python.org/ftp/python/doc/%v/python-%v-docs-html.tar.bz2
 Source2-MD5: b5eee2b290338fb08c1512bfc79bb999
 PatchFile: %n.patch
-PatchFile-MD5: f2e41052e5c14bf2971d8bff89eeb7bc
+PatchFile-MD5: 16b399c098b1af62e808db17b28a7ddb
 PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
 
 UseMaxBuildJobs: true

Index: python27.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/python27.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- python27.info   16 May 2013 01:24:03 -  1.15
+++ python27.info   16 May 2013 11:43:13 -  1.16
@@ -1,7 +1,7 @@
 Info2: <<
 Package: python%type_pkg[python]
 Version: 2.7.5
-Revision: 1
+Revision: 2
 Epoch: 1
 Type: python 2.7
 Maintainer: Daniel Johnson 
@@ -10,6 +10,7 @@
blt-shlibs,
bzip2-shlibs,
db53-aes-shlibs,
+   fink (>= 0.34.8),
gdbm3-shlibs,
libgettext8-shlibs,
libncursesw5-shlibs,
@@ -42,7 +43,7 @@
 Source2: http://www.python.org/ftp/python/doc/%v/python-%v-docs-html.tar.bz2
 Source2-MD5: 77ae8fd6b456c6339a1a62d57425335b
 PatchFile: %n.patch
-PatchFile-MD5: 79436d1552fe1def194f541253901c09
+PatchFile-MD5: c80fb5c66dfc5af1843e50078b5ccfb0
 PatchScript: <<
sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
 <<

Index: python33.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/python33.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- python33.patch  8 Apr 2013 01:37:26 -   1.3
+++ python33.patch  16 May 2013 11:43:13 -  1.4
@@ -28,6 +28,21 @@
  if 'CXX' in os.environ:
  cxx = os.environ['CXX']
  if 'LDSHARED' in os.environ:
+diff --git a/Lib/sysconfig.py b/Lib/sysconfig.py
+--- a/Lib/sysconfig.py
 b/Lib/sysconfig.py
+@@ -384,11 +384,6 @@
+ if hasattr(e, "strerror"):
+ msg = msg + " (%s)" % e.strerror
+ raise IOError(msg)
+-# On AIX, there are wrong paths to the linker scripts in the Makefile
+-# -- these paths are relative to the Python source, but when installed
+-# the scripts are in another directory.
+-if _PYTHON_BUILD:
+-vars['LDSHARED'] = vars[

[cvs] dists/10.7/stable/main/finkinfo/languages python27.info, 1.12, 1.13 python27.patch, 1.8, 1.9 python33.info, 1.7, 1.8 python33.patch, 1.3, 1.4

2013-05-16 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv27334

Modified Files:
python27.info python27.patch python33.info python33.patch 
Log Message:
The upstream AIX bug fix causes us to have the wrong value for LDSHARED.
This breaks extension building so remove it.

Index: python27.patch
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/python27.patch,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- python27.patch  16 May 2013 01:23:43 -  1.8
+++ python27.patch  16 May 2013 11:42:50 -  1.9
@@ -47,6 +47,22 @@
  # If that also doesn't work return the default values
  return release,versioninfo,machine
  
+diff --git a/Lib/sysconfig.py b/Lib/sysconfig.py
+--- a/Lib/sysconfig.py
 b/Lib/sysconfig.py
+@@ -303,12 +303,6 @@
+ msg = msg + " (%s)" % e.strerror
+ raise IOError(msg)
+ 
+-# On AIX, there are wrong paths to the linker scripts in the Makefile
+-# -- these paths are relative to the Python source, but when installed
+-# the scripts are in another directory.
+-if _PYTHON_BUILD:
+-vars['LDSHARED'] = vars['BLDSHARED']
+-
+ # There's a chicken-and-egg situation on OS X with regards to the
+ # _sysconfigdata module after the changes introduced by #15298:
+ # get_config_vars() is called by get_platform() as part of the
 diff --git a/Makefile.pre.in b/Makefile.pre.in
 --- a/Makefile.pre.in
 +++ b/Makefile.pre.in
@@ -131,7 +147,7 @@
  Darwin*)
LDLIBRARY='libpython$(VERSION).dylib'
 -  BLDLIBRARY='-L. -lpython$(VERSION)'
-+  BLDLIBRARY="$LDLIBRARY"
++  BLDLIBRARY="`pwd`/$LDLIBRARY"
RUNSHARED='DYLD_LIBRARY_PATH=`pwd`:${DYLD_LIBRARY_PATH}'
;;
  AIX*)

Index: python33.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/python33.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- python33.info   16 May 2013 01:23:43 -  1.7
+++ python33.info   16 May 2013 11:42:50 -  1.8
@@ -1,13 +1,14 @@
 Info2: <<
 Package: python%type_pkg[python]
 Version: 3.3.2
-Revision: 1
+Revision: 2
 Type: python 3.3
 Maintainer: Daniel Johnson 
 Depends: <<
%N-shlibs (= %v-%r),
blt-shlibs,
bzip2-shlibs,
+   fink (>= 0.34.8),
gdbm3-shlibs,
libgettext8-shlibs,
liblzma5-shlibs,
@@ -41,7 +42,7 @@
 Source2: http://www.python.org/ftp/python/doc/%v/python-%v-docs-html.tar.bz2
 Source2-MD5: b5eee2b290338fb08c1512bfc79bb999
 PatchFile: %n.patch
-PatchFile-MD5: f2e41052e5c14bf2971d8bff89eeb7bc
+PatchFile-MD5: 16b399c098b1af62e808db17b28a7ddb
 PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
 
 UseMaxBuildJobs: true

Index: python27.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/python27.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- python27.info   16 May 2013 01:23:43 -  1.12
+++ python27.info   16 May 2013 11:42:50 -  1.13
@@ -1,7 +1,7 @@
 Info2: <<
 Package: python%type_pkg[python]
 Version: 2.7.5
-Revision: 1
+Revision: 2
 Epoch: 1
 Type: python 2.7
 Maintainer: Daniel Johnson 
@@ -10,6 +10,7 @@
blt-shlibs,
bzip2-shlibs,
db53-aes-shlibs,
+   fink (>= 0.34.8),
gdbm3-shlibs,
libgettext8-shlibs,
libncursesw5-shlibs,
@@ -42,7 +43,7 @@
 Source2: http://www.python.org/ftp/python/doc/%v/python-%v-docs-html.tar.bz2
 Source2-MD5: 77ae8fd6b456c6339a1a62d57425335b
 PatchFile: %n.patch
-PatchFile-MD5: 79436d1552fe1def194f541253901c09
+PatchFile-MD5: c80fb5c66dfc5af1843e50078b5ccfb0
 PatchScript: <<
sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
 <<

Index: python33.patch
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/python33.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- python33.patch  8 Apr 2013 01:37:00 -   1.3
+++ python33.patch  16 May 2013 11:42:50 -  1.4
@@ -28,6 +28,21 @@
  if 'CXX' in os.environ:
  cxx = os.environ['CXX']
  if 'LDSHARED' in os.environ:
+diff --git a/Lib/sysconfig.py b/Lib/sysconfig.py
+--- a/Lib/sysconfig.py
 b/Lib/sysconfig.py
+@@ -384,11 +384,6 @@
+ if hasattr(e, "strerror"):
+ msg = msg + " (%s)" % e.strerror
+ raise IOError(msg)
+-# On AIX, there are wrong paths to the linker scripts in the Makefile
+-# -- these paths are relative to the Python source, but when installed
+-# the scripts are in another directory.
+-if _PYTHON_BUILD:
+-vars['LDSHARED'] = vars['BLDSH

[cvs] dists/10.7/stable/main/finkinfo/libs libxslt-py.info, 1.1, 1.2 libxslt-py.patch, 1.1, 1.2 libxslt.info, 1.1, 1.2 libxslt.patch, 1.1, 1.2

2013-05-16 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12744

Modified Files:
libxslt-py.info libxslt-py.patch libxslt.info libxslt.patch 
Log Message:
new libxslt suite


Index: libxslt.patch
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/libxslt.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libxslt.patch   20 Jul 2011 21:43:07 -  1.1
+++ libxslt.patch   16 May 2013 08:01:48 -  1.2
@@ -1,38 +1,23 @@
-diff -Nurd -x'*~' libxslt-1.1.26.orig/doc/Makefile.in 
libxslt-1.1.26/doc/Makefile.in
 libxslt-1.1.26.orig/doc/Makefile.in2009-09-24 10:43:14.0 
-0400
-+++ libxslt-1.1.26/doc/Makefile.in 2011-03-10 00:21:41.0 -0500
-@@ -670,13 +670,18 @@
+diff -Nurd -x'*~' libxslt-1.1.28.orig/doc/Makefile.in 
libxslt-1.1.28/doc/Makefile.in
+--- libxslt-1.1.28.orig/doc/Makefile.in2012-11-21 02:21:50.0 
-0500
 libxslt-1.1.28/doc/Makefile.in 2013-05-16 03:28:23.0 -0400
+@@ -841,13 +841,18 @@
  install-data-local:
-   $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)
-   -@INSTALL@ -m 0644 $(srcdir)/*.html $(DESTDIR)$(HTML_DIR)
-+  -@INSTALL@ -m 0644 $(srcdir)/*.xml $(DESTDIR)$(HTML_DIR)
-+  -@INSTALL@ -m 0644 $(srcdir)/*.xsl $(DESTDIR)$(HTML_DIR)
-   -@INSTALL@ -m 0644 $(srcdir)/*.gif $(DESTDIR)$(HTML_DIR)
-   $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/html
-   -@INSTALL@ -m 0644 $(srcdir)/html/*.html $(DESTDIR)$(HTML_DIR)/html
-   -@INSTALL@ -m 0644 $(srcdir)/html/*.png $(DESTDIR)$(HTML_DIR)/html
--  -@INSTALL@ -m 0644 $(srcdir)/html/index.sgml $(DESTDIR)$(HTML_DIR)/html
-   $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/EXSLT
-   -@INSTALL@ -m 0644 $(srcdir)/EXSLT/*.html $(DESTDIR)$(HTML_DIR)/EXSLT
-+  -@INSTALL@ -m 0644 $(srcdir)/EXSLT/*.xml $(DESTDIR)$(HTML_DIR)/EXSLT
-+  $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/EXSLT/html
-+  -@INSTALL@ -m 0644 $(srcdir)/EXSLT/html/*.html 
$(DESTDIR)$(HTML_DIR)/EXSLT/html
-+  -@INSTALL@ -m 0644 $(srcdir)/EXSLT/html/*.png 
$(DESTDIR)$(HTML_DIR)/EXSLT/html
-   $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/tutorial
-   -@INSTALL@ -m 0644 $(srcdir)/tutorial/* $(DESTDIR)$(HTML_DIR)/tutorial
-   $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/tutorial2
-diff -Nurd -x'*~' libxslt-1.1.26.orig/libexslt/date.c 
libxslt-1.1.26/libexslt/date.c
 libxslt-1.1.26.orig/libexslt/date.c2009-09-17 10:51:10.0 
-0400
-+++ libxslt-1.1.26/libexslt/date.c 2011-03-10 00:19:04.0 -0500
-@@ -28,11 +28,6 @@
- #include "config.h"
- #endif
- 
--#if HAVE_LOCALTIME_R  /* _POSIX_SOURCE required by gnu libc */
--#ifndef _AIX51/* but on AIX we're not using gnu libc */
--#define _POSIX_SOURCE
--#endif
--#endif
- 
- #include 
- #include 
+   $(MKDIR_P) $(DESTDIR)$(HTML_DIR)
+   -$(INSTALL) -m 0644 $(srcdir)/*.html $(DESTDIR)$(HTML_DIR)
++  -$(INSTALL) -m 0644 $(srcdir)/*.xml $(DESTDIR)$(HTML_DIR)
++  -$(INSTALL) -m 0644 $(srcdir)/*.xsl $(DESTDIR)$(HTML_DIR)
+   -$(INSTALL) -m 0644 $(srcdir)/*.gif $(DESTDIR)$(HTML_DIR)
+   $(MKDIR_P) $(DESTDIR)$(HTML_DIR)/html
+   -$(INSTALL) -m 0644 $(srcdir)/html/*.html $(DESTDIR)$(HTML_DIR)/html
+   -$(INSTALL) -m 0644 $(srcdir)/html/*.png $(DESTDIR)$(HTML_DIR)/html
+-  -$(INSTALL) -m 0644 $(srcdir)/html/index.sgml $(DESTDIR)$(HTML_DIR)/html
+   $(MKDIR_P) $(DESTDIR)$(HTML_DIR)/EXSLT
+   -$(INSTALL) -m 0644 $(srcdir)/EXSLT/*.html $(DESTDIR)$(HTML_DIR)/EXSLT
++  -$(INSTALL) -m 0644 $(srcdir)/EXSLT/*.xml $(DESTDIR)$(HTML_DIR)/EXSLT
++  $(MKDIR_P) $(DESTDIR)$(HTML_DIR)/EXSLT/html
++  -$(INSTALL) -m 0644 $(srcdir)/EXSLT/html/*.html 
$(DESTDIR)$(HTML_DIR)/EXSLT/html
++  -$(INSTALL) -m 0644 $(srcdir)/EXSLT/html/*.png 
$(DESTDIR)$(HTML_DIR)/EXSLT/html
+   $(MKDIR_P) $(DESTD $(srcdir)/EXSLT/html/*.png 
$(DESTDIR)$(HTML_DIR)/EXSLT/html.177]’âùXŽ+riúXŽ+p/e“ÿà/e“ÿuêùXŽ+€
ûXŽ+YŽ+’øZŽ+à/e“ÿ€9ZŽ+Ð$e“ÿ
 #e“ÿkúXŽ+6 
èè!è!p/e“ÿà/e“ÿx´ZŽ+Ð%e“ÿ’âùXŽ+†úXŽ+p/e“ÿ`âùXŽ+¯/e“ÿÀ¯zZŽ+uêùXŽ+
 zZŽ+ؤzZŽ+¨©zZŽ+€
ûXŽ+x´ZŽ+Ð%e“ÿ 
$e“ÿkúXŽ+à!à!p/e“ÿà/e“ÿH~öYŽ+°&e“ÿ’âùXŽ+†úXŽ+p/e“ÿ`âùXŽ+¯/e“ÿ
 /e“ÿ˜/e“ÿ8YŽ+Œp˜à/e“ÿuêùXŽ+€
ûXŽ+°&e“ÿ€%e“ÿkúXŽ+GHIJKMNOPp/e“ÿà/e“ÿH5ÍYŽ+P(e“ÿ’âùXŽ+†úXŽ+p/e“ÿ0¯zZŽ+uêùXŽ+ÀZŽ+
 iªYŽ+ zZŽ+ؤzZŽ+¨©zZŽ+€
ûXŽ+H5ÍYŽ+P(e“ÿ&e“ÿkúXŽ+85ÍYŽ+P(e“ÿ

[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods xml-libxslt-pm.info, 1.4, 1.5

2013-05-16 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12744/perlmods

Modified Files:
xml-libxslt-pm.info 
Log Message:
new libxslt suite


Index: xml-libxslt-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/xml-libxslt-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- xml-libxslt-pm.info 30 Jun 2012 23:58:15 -  1.4
+++ xml-libxslt-pm.info 16 May 2013 08:01:48 -  1.5
@@ -1,20 +1,20 @@
 Info2: <<
 Package: xml-libxslt-pm%type_pkg[perl]
-Version: 1.77
+Version: 1.80
 Revision: 1
 Source: mirror:cpan:authors/id/S/SH/SHLOMIF/XML-LibXSLT-%v.tar.gz
-Source-MD5: a9cf4adb3637a0a42eb69a2998fa488e
+Source-MD5: bd8d0eaeee311a6dc148963a3f7753c6
 Type: perl (5.12.3 5.12.4)
 BuildDepends: <<
libiconv-dev,
-   libxml2 (>= 2.7.8-1),
-   libxslt (>= 1.1.26-1),
+   libxml2 (>= 2.8.0-1),
+   libxslt (>= 1.1.28-1),
pkgconfig
 <<
 Depends: <<
libiconv,
-   libxml2-shlibs (>= 2.7.8-1),
-   libxslt-shlibs (>= 1.1.26-1),
+   libxml2-shlibs (>= 2.8.0-1),
+   libxslt-shlibs (>= 1.1.28-1),
perl%type_pkg[perl]-core,
xml-libxml-pm%type_pkg[perl] (>= 1.70-1)
 <<


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs libxslt-py.info, 1.8, 1.9 libxslt-py.patch, 1.3, 1.4 libxslt.info, 1.5, 1.6 libxslt.patch, 1.5, 1.6

2013-05-16 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12129

Modified Files:
libxslt-py.info libxslt-py.patch libxslt.info libxslt.patch 
Log Message:
new libxslt suite

Index: libxslt.patch
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libxslt.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libxslt.patch   27 Oct 2011 12:48:19 -  1.5
+++ libxslt.patch   16 May 2013 07:49:21 -  1.6
@@ -1,38 +1,23 @@
-diff -Nurd -x'*~' libxslt-1.1.26.orig/doc/Makefile.in 
libxslt-1.1.26/doc/Makefile.in
 libxslt-1.1.26.orig/doc/Makefile.in2009-09-24 10:43:14.0 
-0400
-+++ libxslt-1.1.26/doc/Makefile.in 2011-03-10 00:21:41.0 -0500
-@@ -670,13 +670,18 @@
+diff -Nurd -x'*~' libxslt-1.1.28.orig/doc/Makefile.in 
libxslt-1.1.28/doc/Makefile.in
+--- libxslt-1.1.28.orig/doc/Makefile.in2012-11-21 02:21:50.0 
-0500
 libxslt-1.1.28/doc/Makefile.in 2013-05-16 03:28:23.0 -0400
+@@ -841,13 +841,18 @@
  install-data-local:
-   $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)
-   -@INSTALL@ -m 0644 $(srcdir)/*.html $(DESTDIR)$(HTML_DIR)
-+  -@INSTALL@ -m 0644 $(srcdir)/*.xml $(DESTDIR)$(HTML_DIR)
-+  -@INSTALL@ -m 0644 $(srcdir)/*.xsl $(DESTDIR)$(HTML_DIR)
-   -@INSTALL@ -m 0644 $(srcdir)/*.gif $(DESTDIR)$(HTML_DIR)
-   $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/html
-   -@INSTALL@ -m 0644 $(srcdir)/html/*.html $(DESTDIR)$(HTML_DIR)/html
-   -@INSTALL@ -m 0644 $(srcdir)/html/*.png $(DESTDIR)$(HTML_DIR)/html
--  -@INSTALL@ -m 0644 $(srcdir)/html/index.sgml $(DESTDIR)$(HTML_DIR)/html
-   $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/EXSLT
-   -@INSTALL@ -m 0644 $(srcdir)/EXSLT/*.html $(DESTDIR)$(HTML_DIR)/EXSLT
-+  -@INSTALL@ -m 0644 $(srcdir)/EXSLT/*.xml $(DESTDIR)$(HTML_DIR)/EXSLT
-+  $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/EXSLT/html
-+  -@INSTALL@ -m 0644 $(srcdir)/EXSLT/html/*.html 
$(DESTDIR)$(HTML_DIR)/EXSLT/html
-+  -@INSTALL@ -m 0644 $(srcdir)/EXSLT/html/*.png 
$(DESTDIR)$(HTML_DIR)/EXSLT/html
-   $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/tutorial
-   -@INSTALL@ -m 0644 $(srcdir)/tutorial/* $(DESTDIR)$(HTML_DIR)/tutorial
-   $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/tutorial2
-diff -Nurd -x'*~' libxslt-1.1.26.orig/libexslt/date.c 
libxslt-1.1.26/libexslt/date.c
 libxslt-1.1.26.orig/libexslt/date.c2009-09-17 10:51:10.0 
-0400
-+++ libxslt-1.1.26/libexslt/date.c 2011-03-10 00:19:04.0 -0500
-@@ -28,11 +28,6 @@
- #include "config.h"
- #endif
- 
--#if HAVE_LOCALTIME_R  /* _POSIX_SOURCE required by gnu libc */
--#ifndef _AIX51/* but on AIX we're not using gnu libc */
--#define _POSIX_SOURCE
--#endif
--#endif
- 
- #include 
- #include 
+   $(MKDIR_P) $(DESTDIR)$(HTML_DIR)
+   -$(INSTALL) -m 0644 $(srcdir)/*.html $(DESTDIR)$(HTML_DIR)
++  -$(INSTALL) -m 0644 $(srcdir)/*.xml $(DESTDIR)$(HTML_DIR)
++  -$(INSTALL) -m 0644 $(srcdir)/*.xsl $(DESTDIR)$(HTML_DIR)
+   -$(INSTALL) -m 0644 $(srcdir)/*.gif $(DESTDIR)$(HTML_DIR)
+   $(MKDIR_P) $(DESTDIR)$(HTML_DIR)/html
+   -$(INSTALL) -m 0644 $(srcdir)/html/*.html $(DESTDIR)$(HTML_DIR)/html
+   -$(INSTALL) -m 0644 $(srcdir)/html/*.png $(DESTDIR)$(HTML_DIR)/html
+-  -$(INSTALL) -m 0644 $(srcdir)/html/index.sgml $(DESTDIR)$(HTML_DIR)/html
+   $(MKDIR_P) $(DESTDIR)$(HTML_DIR)/EXSLT
+   -$(INSTALL) -m 0644 $(srcdir)/EXSLT/*.html $(DESTDIR)$(HTML_DIR)/EXSLT
++  -$(INSTALL) -m 0644 $(srcdir)/EXSLT/*.xml $(DESTDIR)$(HTML_DIR)/EXSLT
++  $(MKDIR_P) $(DESTDIR)$(HTML_DIR)/EXSLT/html
++  -$(INSTALL) -m 0644 $(srcdir)/EXSLT/html/*.html 
$(DESTDIR)$(HTML_DIR)/EXSLT/html
++  -$(INSTALL) -m 0644 $(srcdir)/EXSLT/html/*.png 
$(DESTDIR)$(HTML_DIR)/EXSLT/html
+   $(MKDIR_P) $(DESTDIR)$(HTML_DIR)/tutorial
+   -$(INSTALL) -m 0644 $(srcdir)/tutorial/* $(DESTDIR)$(HTML_DIR)/tutorial
+   $(MKDIR_P) $(DESTDIR)$(HTML_DIR)/tutorial2

Index: libxslt.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libxslt.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libxslt.info27 Oct 2011 12:48:19 -  1.5
+++ libxslt.info16 May 2013 07:49:21 -  1.6
@@ -1,21 +1,20 @@
 Package: libxslt
-Version: 1.1.26
+Version: 1.1.28
 Revision: 1
 BuildDependsOnly: true
 Maintainer: The Gnome Core Team 
 BuildDepends: <<
-   fink (>= 0.24.12-1),
fink-package-precedence,
gdbm3,
libiconv-dev,
-   libxml2 (>= 2.7.8-1)
+   libxml2 (>= 2.8.0-1)
 <<
 Depends: %N-bin (= %v-%r), %N-shlibs (= %v-%r)
 #Source: mirror:gnome:sources/%n/1.1/%n-%v.tar.bz2
 Source: http://xmlsoft.org/sources/%n-%v.tar.gz
-Source-MD5: e61d0364a30146aaa3001296f853b2b9
+Sourc

[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods xml-libxslt-pm.info, 1.8, 1.9

2013-05-16 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12129/perlmods

Modified Files:
xml-libxslt-pm.info 
Log Message:
new libxslt suite

Index: xml-libxslt-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/xml-libxslt-pm.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- xml-libxslt-pm.info 23 Mar 2012 21:57:57 -  1.8
+++ xml-libxslt-pm.info 16 May 2013 07:49:21 -  1.9
@@ -1,21 +1,21 @@
 Info2: <<
 Package: xml-libxslt-pm%type_pkg[perl]
-Version: 1.77
+Version: 1.80
 Revision: 1
 Distribution: (%type_pkg[perl] = 586) 10.5
 Source: mirror:cpan:authors/id/S/SH/SHLOMIF/XML-LibXSLT-%v.tar.gz
-Source-MD5: a9cf4adb3637a0a42eb69a2998fa488e
+Source-MD5: bd8d0eaeee311a6dc148963a3f7753c6
 Type: perl (5.8.6 5.8.8 5.10.0)
 BuildDepends: <<
libiconv-dev,
-   libxml2 (>= 2.7.8-1),
-   libxslt (>= 1.1.26-1),
+   libxml2 (>= 2.8.0-1),
+   libxslt (>= 1.1.28-1),
pkgconfig
 <<
 Depends: <<
libiconv,
-   libxml2-shlibs (>= 2.7.8-1),
-   libxslt-shlibs (>= 1.1.26-1),
+   libxml2-shlibs (>= 2.8.0-1),
+   libxslt-shlibs (>= 1.1.28-1),
perl%type_pkg[perl]-core,
xml-libxml-pm%type_pkg[perl] (>= 1.70-1)
 <<


--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods universal-can-pm.info, 1.3, 1.4 universal-isa-pm.info, 1.3, 1.4 variable-magic-pm.info, 1.3, 1.4 variable-magic-pm.patch, 1.1, 1.2 xml-entities-pm.i

2013-05-16 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10710/stable/main/finkinfo/libs/perlmods

Modified Files:
universal-can-pm.info universal-isa-pm.info 
variable-magic-pm.info variable-magic-pm.patch 
xml-entities-pm.info xml-libxml-pm.info xml-libxml-pm.patch 
xml-rss-pm.info yaml-libyaml-pm.info 
Log Message:
new version

Index: variable-magic-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/variable-magic-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- variable-magic-pm.info  6 Jul 2012 04:35:19 -   1.3
+++ variable-magic-pm.info  16 May 2013 07:17:43 -  1.4
@@ -1,11 +1,10 @@
 Info3: <<
 Package: variable-magic-pm%type_pkg[perl]
-Version: 0.50
+Version: 0.52
 Revision: 1
-Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
-Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] = 5123) 10.7, 
(%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 
588) 10.6, (%type_pkg[perl] = 5123) 10.8, (%type_pkg[perl] = 5124) 10.7, 
(%type_pkg[perl] = 5124) 10.8
+Distribution: (%type_pkg[perl] = 586) 10.5
 Description: Associate user-defined magic to variables
-Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3 5.12.4)
+Type: perl(5.8.6 5.8.8 5.10.0)
 License: Artistic
 Maintainer: Benjamin Reed 
 
@@ -19,9 +18,9 @@
 <<
 
 Source: mirror:cpan:modules/by-module/Variable/Variable-Magic-%v.tar.gz
-Source-MD5: 626e16b019fc7904b760dd3c5b08d700
+Source-MD5: 3c3cb6b8adc20616f1e71af145ee73c1
 PatchFile: %{ni}.patch
-PatchFile-MD5: 60ce8f5412df76008d5b52b4800aeb8c
+PatchFile-MD5: 9b123b63b740563c954f44bcb6c580d4
 
 UseMaxBuildJobs: true
 

Index: xml-libxml-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/xml-libxml-pm.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- xml-libxml-pm.info  8 Aug 2012 10:17:39 -   1.9
+++ xml-libxml-pm.info  16 May 2013 07:17:43 -  1.10
@@ -1,6 +1,6 @@
 Info2: <<
 Package: xml-libxml-pm%type_pkg[perl]
-Version: 2.0004
+Version: 2.0018
 Revision: 1
 Distribution: (%type_pkg[perl] = 586) 10.5
 ###
@@ -20,13 +20,13 @@
 Replaces: xml-libxml-common-pm%type_pkg[perl]
 ###
 Source: mirror:cpan:authors/id/S/SH/SHLOMIF/XML-LibXML-%v.tar.gz
-Source-MD5: d502370e1cf57c5659a4478f8d80ee63
+Source-MD5: c5db1c6ba5f588802a5e1a15b5b6d653
 ###
 Type: perl (5.8.6 5.8.8 5.10.0)
 UpdatePOD: true
 ###
 PatchFile: %{ni}.patch
-PatchFile-MD5: 9495607b721ebcc414bb54ae645715e5
+PatchFile-MD5: 5e9c85d50a54613897fb1c3229142e89
 ConfigureParams: SKIP_SAX_INSTALL=1
 ###
 InstallScript: <<

Index: variable-magic-pm.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/variable-magic-pm.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- variable-magic-pm.patch 6 Jul 2012 04:35:19 -   1.1
+++ variable-magic-pm.patch 16 May 2013 07:17:43 -  1.2
@@ -1,15 +1,15 @@
-diff -Nurd -x'*~' Variable-Magic-0.50.orig/t/17-ctl.t 
Variable-Magic-0.50/t/17-ctl.t
 Variable-Magic-0.50.orig/t/17-ctl.t2012-06-24 
18:48:51.00Magic-0.50/t/17-ctl.t.patch,v) 10.4, (%type_pkg[perl] = 586) 
10.5, (%type_pkg[perl] = 5100) 10.5, (%type_pkg[perl] = 5100) 10.6, 
(%type_pkg[perl] = 5123) 10.7, (%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 
588) 10.5, (%type_pkg[perl] = 588) 10.6, (%type_pkg[perl] = 5123) 10.8, 
(%type_pkg[perl] = 5124) 10.7, (%type_pkg[perl] = 5124) 
10.8ÀOa8+uŠà6+@a8+ØDa8+¨Ia8+€ªá6+xTý7+@%)ÿŒ%)ÿk
 à6+à!à!à–%)ÿP—%)ÿHÝ7+ 
Ž%)ÿ’‚à6+† 
à6+à–%)ÿ`‚à6+—%)ÿ—%)ÿ—%)ÿ8«7+Œp˜P—%)ÿuŠà6+€ªá6+
 Ž%)ÿðŒ%)ÿk 
à6+GHIJKMNOPà–%)ÿP—%)ÿHÕ³7+À%)ÿ’‚à6+†
 à6+à–%)ÿ0Oa8+uŠà6+`ý7+  
‘7+@a8+ØDa8+¨Ia8+€ªá6+HÕ³7+À%)ÿŽ%)ÿk
 à6+8Õ³7+À%)ÿ0Ž%)ÿk 
à6+(Õ³7+À%)ÿ`Ž%)ÿk 
à6+Õ³7+À%)ÿŽ%)ÿk à6+  
¨Na8+uŠà6+¨Ia8+‰%)ÿŠX‘7+e‰à6+ØDa8+0%)ÿyX‘7+e‰à6+@a8+`%)ÿZX‘7+e‰à6+Ø‘7+`ý7+
 
‘7+@a8+Ødý7+ØDa8+¨Ia8+€ªá6+8«7+

[cvs] dists/10.7/stable/main/finkinfo/libs/perlmods universal-can-pm.info, 1.3, 1.4 universal-isa-pm.info, 1.3, 1.4 variable-magic-pm.info, 1.3, 1.4 variable-magic-pm.patch, 1.1, 1.2 xml-entities-pm.i

2013-05-16 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10710/10.7/main/finkinfo/libs/perlmods

Modified Files:
universal-can-pm.info universal-isa-pm.info 
variable-magic-pm.info variable-magic-pm.patch 
xml-entities-pm.info xml-libxml-pm.info xml-libxml-pm.patch 
xml-rss-pm.info yaml-libyaml-pm.info 
Log Message:
new version

Index: variable-magic-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/variable-magic-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- variable-magic-pm.info  6 Jul 2012 04:35:19 -   1.3
+++ variable-magic-pm.info  16 May 2013 07:17:43 -  1.4
@@ -1,11 +1,9 @@
 Info3: <<
 Package: variable-magic-pm%type_pkg[perl]
-Version: 0.50
+Version: 0.52
 Revision: 1
-Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
-Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] = 5123) 10.7, 
(%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, (%type_pkg[perl] = 
588) 10.6, (%type_pkg[perl] = 5123) 10.8, (%type_pkg[perl] = 5124) 10.7, 
(%type_pkg[perl] = 5124) 10.8
 Description: Associate user-defined magic to variables
-Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3 5.12.4)
+Type: perl(5.12.3 5.12.4)
 License: Artistic
 Maintainer: Benjamin Reed 
 
@@ -19,9 +17,9 @@
 <<
 
 Source: mirror:cpan:modules/by-module/Variable/Variable-Magic-%v.tar.gz
-Source-MD5: 626e16b019fc7904b760dd3c5b08d700
+Source-MD5: 3c3cb6b8adc20616f1e71af145ee73c1
 PatchFile: %{ni}.patch
-PatchFile-MD5: 60ce8f5412df76008d5b52b4800aeb8c
+PatchFile-MD5: 9b123b63b740563c954f44bcb6c580d4
 
 UseMaxBuildJobs: true
 

Index: xml-libxml-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/xml-libxml-pm.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- xml-libxml-pm.info  8 Aug 2012 10:17:38 -   1.8
+++ xml-libxml-pm.info  16 May 2013 07:17:43 -  1.9
@@ -1,6 +1,6 @@
 Info2: <<
 Package: xml-libxml-pm%type_pkg[perl]
-Version: 2.0004
+Version: 2.0018
 Revision: 1
 ###
 Depends: <<
@@ -19,13 +19,13 @@
 Replaces: xml-libxml-common-pm%type_pkg[perl]
 ###
 Source: mirror:cpan:authors/id/S/SH/SHLOMIF/XML-LibXML-%v.tar.gz
-Source-MD5: d502370e1cf57c5659a4478f8d80ee63
+Source-MD5: c5db1c6ba5f588802a5e1a15b5b6d653
 ###
 Type: perl (5.12.3 5.12.4)
 UpdatePOD: true
 ###
 PatchFile: %{ni}.patch
-PatchFile-MD5: 9495607b721ebcc414bb54ae645715e5
+PatchFile-MD5: 5e9c85d50a54613897fb1c3229142e89
 ConfigureParams: SKIP_SAX_INSTALL=1
 ###
 InstallScript: <<

Index: variable-magic-pm.patch
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/variable-magic-pm.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- variable-magic-pm.patch 6 Jul 2012 04:35:20 -   1.1
+++ variable-magic-pm.patch 16 May 2013 07:17:43 -  1.2
@@ -1,15 +1,15 @@
-diff -Nurd -x'*~' Variable-Magic-0.50.orig/t/17-ctl.t 
Variable-Magic-0.50/t/17-ctl.t
 Variable-Magic-0.50.orig/t/17-ctl.t2012-06-24 18:48:51.0 
-0400
-+++ Variable-Magic-0.50/t/17-ctl.t 2012-07-06 00:32:18.0 -0400
+diff riable-Magic-0.50/t/17-ctl.t 2012-07-06 00:32:18.0 
-04004007-ctl.t.patch,v) 10.4, (%type_pkg[perl] = 586) 10.5, 
(%type_pkg[perl] = 5100) 10.5, (%type_pkg[perl] = 5100) 10.6, (%type_pkg[perl] 
= 5123) 10.7, (%type_pkg[perl] = 588) 10.4, (%type_pkg[perl] = 588) 10.5, 
(%type_pkg[perl] = 588) 10.6, (%type_pkg[perl] = 5123) 10.8, (%type_pkg[perl] = 
5124) 10.7, (%type_pkg[perl] = 5124) 
10.8ÀßÑ·*uQ·*ÐÑ·*ØÔÑ·*¨ÙÑ·*€:R·*xäm·*P“—ÿ
 
’—ÿk0Q·*à!à!ðœ—ÿ`—ÿH®M·*0”—ÿ’Q·*†0Q·*ðœ—ÿ`Q·*/—ÿ
 
—ÿ—ÿ8;r·*Œp˜`—ÿuQ·*€:R·*0”—ÿ“—ÿk0Q·*GHIJKMNOPðœ—ÿ`—ÿHe$·*Е—ÿ’Q·*†0Q·*ðœ—ÿ0ßÑ·*uQ·*ðm·*
 
™·*ÐÑ·*ØÔÑ·*¨ÙÑ·*€:R·*He$·*Е—ÿ”—ÿk0Q·*8e$·*Е—ÿ@”—ÿk0Q·*(e$·*Е—ÿp”—ÿk0Q·*e$·*Е—ÿ
 ”—ÿk0Q·* ¨ÞÑ·*uQ·*¨ÙÑ·* 
—ÿŠè·*eQ·*ØÔÑ·*@•—ÿyè·*eQ·*ÐÑ·*p•—ÿZè·*eQ·*ؔ·*ðm·*
 
™·*Ð