[cvs] dists/10.4/stable/main/finkinfo/sci general-oct.info,1.5,1.6

2012-03-31 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv28404/10.4/stable/main/finkinfo/sci

Modified Files:
general-oct.info 
Log Message:
New general.  Ten-hut!

Index: general-oct.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/general-oct.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- general-oct.info28 Feb 2012 15:50:37 -  1.5
+++ general-oct.info31 Mar 2012 17:05:08 -  1.6
@@ -1,8 +1,8 @@
 Info2: 
 Package: general-oct%type_pkg[oct]
-Version: 1.2.2
-Type: oct (3.2.4 3.4.3 3.6.0 3.6.1), forge (general)
-Revision: 2
+Version: 1.3.0
+Type: oct (3.4.3 3.6.0 3.6.1), forge (general)
+Revision: 1
 Maintainer: Alexander Hansen alexkhan...@users.sourceforge.net
 # unfortunately, Homepage won't do types
 Homepage: http://octave.sourceforge.net/general/index.html 
@@ -10,45 +10,42 @@
 DescDetail: 
 General tools for octave. String dictionary, parallel computing.
 This package provides the following additional functions:
-   Parallel Computing:
+Dictionaries:
+@dict/dict
+@dict/get
+@dict/has
+@dict/isempty
+@dict/join
+@dict/length
+@dict/struct
+Input check:
+@inputParser/addOptional
+@inputParser/addRequired
+@inputParser/addParamValue
+@inputParser/addSwitch
+@inputParser/createCopy
+@inputParser/inputParser
+@inputParser/parse
+Parallel Computing:
 pararrayfun
 parcellfun
-   Various Functions:
+Various Functions:
 adresamp2
-safeprod
-unresamp2
-unvech
-ztvals
-SHA1
 fload
 fsave
+majle
 mark_for_deletion
 packfields
+safeprod
+SHA1
 unpackfields
-   Dictionaries:
-@dict/dict
-@dict/display
-@dict/get
-@dict/has
-@dict/isempty
-@dict/join
-@dict/length
-@dict/struct
-@dict/subsasgn
-@dict/subsref
-
+unresamp2
+unvech
+ztvals
+__exit__
 
 License: GPL3+
 
-# All octave-forge packages have to have the following BuildDepends:
-#  octave%type_pkg[oct]-dev | octave%type_pkg[oct]-atlas-dev,
-# fftw3, 
-# ( %type_pkg[oct] = 305 ) hdf5.7-oldapi,
-# ( %type_pkg[oct] != 305 ) hdf5.7
-#
-# Packages which serve only Octave-3.0.5 or only Octave  3.0.5 need
-# not use the conditional, of course.
-
 BuildDepends: 
   liboctave%type_pkg[oct]-dev,
   fftw3, 
@@ -59,7 +56,7 @@
 
 Conflicts: octave-forge
 
-Source-MD5: e9bc4e8d08c726cbd63d7b43c4de3cdd
+Source-MD5: 142f2e7dbffa6447dd2b08d3c41d
 
 SourceDirectory: %type_pkg[forge]
 
@@ -113,7 +110,7 @@
 PreRmScript: 
%p/share/octave/%type_raw[oct]/%type_raw[forge]-%v/octave-forge-prerm
 
 DescPackaging: 
-Common for all octave-forge packages.
+Common for all octave-forge packages:
 
 We read in postinst and prerm template scripts installed by octaveN and modify
 them to use the name of this package because Octave's package manager can't 


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
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 general-oct.info,1.15,1.16

2012-03-31 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv28404/10.7/stable/main/finkinfo/sci

Modified Files:
general-oct.info 
Log Message:
New general.  Ten-hut!

Index: general-oct.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/general-oct.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- general-oct.info28 Feb 2012 15:50:38 -  1.15
+++ general-oct.info31 Mar 2012 17:05:08 -  1.16
@@ -1,8 +1,8 @@
 Info2: 
 Package: general-oct%type_pkg[oct]
-Version: 1.2.2
-Type: oct (3.2.4 3.4.3 3.6.0 3.6.1), forge (general)
-Revision: 2
+Version: 1.3.0
+Type: oct (3.4.3 3.6.0 3.6.1), forge (general)
+Revision: 1
 Maintainer: Alexander Hansen alexkhan...@users.sourceforge.net
 # unfortunately, Homepage won't do types
 Homepage: http://octave.sourceforge.net/general/index.html 
@@ -10,45 +10,42 @@
 DescDetail: 
 General tools for octave. String dictionary, parallel computing.
 This package provides the following additional functions:
-   Parallel Computing:
+Dictionaries:
+@dict/dict
+@dict/get
+@dict/has
+@dict/isempty
+@dict/join
+@dict/length
+@dict/struct
+Input check:
+@inputParser/addOptional
+@inputParser/addRequired
+@inputParser/addParamValue
+@inputParser/addSwitch
+@inputParser/createCopy
+@inputParser/inputParser
+@inputParser/parse
+Parallel Computing:
 pararrayfun
 parcellfun
-   Various Functions:
+Various Functions:
 adresamp2
-safeprod
-unresamp2
-unvech
-ztvals
-SHA1
 fload
 fsave
+majle
 mark_for_deletion
 packfields
+safeprod
+SHA1
 unpackfields
-   Dictionaries:
-@dict/dict
-@dict/display
-@dict/get
-@dict/has
-@dict/isempty
-@dict/join
-@dict/length
-@dict/struct
-@dict/subsasgn
-@dict/subsref
-
+unresamp2
+unvech
+ztvals
+__exit__
 
 License: GPL3+
 
-# All octave-forge packages have to have the following BuildDepends:
-#  octave%type_pkg[oct]-dev | octave%type_pkg[oct]-atlas-dev,
-# fftw3, 
-# ( %type_pkg[oct] = 305 ) hdf5.7-oldapi,
-# ( %type_pkg[oct] != 305 ) hdf5.7
-#
-# Packages which serve only Octave-3.0.5 or only Octave  3.0.5 need
-# not use the conditional, of course.
-
 BuildDepends: 
   liboctave%type_pkg[oct]-dev,
   fftw3, 
@@ -59,7 +56,7 @@
 
 Conflicts: octave-forge
 
-Source-MD5: e9bc4e8d08c726cbd63d7b43c4de3cdd
+Source-MD5: 142f2e7dbffa6447dd2b08d3c41d
 
 SourceDirectory: %type_pkg[forge]
 
@@ -113,7 +110,7 @@
 PreRmScript: 
%p/share/octave/%type_raw[oct]/%type_raw[forge]-%v/octave-forge-prerm
 
 DescPackaging: 
-Common for all octave-forge packages.
+Common for all octave-forge packages:
 
 We read in postinst and prerm template scripts installed by octaveN and modify
 them to use the name of this package because Octave's package manager can't 


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
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 general-oct-1.2.2.info, 1.3, 1.4

2012-03-31 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv28527/10.7/stable/main/finkinfo/sci

Added Files:
general-oct-1.2.2.info 
Log Message:
Old generals never die, they just support older Octave versions.

--- NEW FILE: general-oct-1.2.2.info ---
Info2: 
Package: general-oct%type_pkg[oct]
Version: 1.2.2
Type: oct (3.2.4 3.4.3 3.6.0 3.6.1), forge (general)
Revision: 2
Maintainer: Alexander Hansen alexkhan...@users.sourceforge.net
# unfortunately, Homepage won't do types
Homepage: http://octave.sourceforge.net/general/index.html 
Description: General tools for Octave
DescDetail: 
General tools for octave. String dictionary, parallel computing.
This package provides the following additional functions:
Parallel Computing:
pararrayfun
parcellfun
Various Functions:
adresamp2
safeprod
unresamp2
unvech
ztvals
SHA1
fload
fsave
mark_for_deletion
packfields
unpackfields
Dictionaries:
@dict/dict
@dict/display
@dict/get
@dict/has
@dict/isempty
@dict/join
@dict/length
@dict/struct
@dict/subsasgn
@dict/subsref


License: GPL3+

# All octave-forge packages have to have the following BuildDepends:
#  octave%type_pkg[oct]-dev | octave%type_pkg[oct]-atlas-dev,
# fftw3, 
# ( %type_pkg[oct] = 305 ) hdf5.7-oldapi,
# ( %type_pkg[oct] != 305 ) hdf5.7
#
# Packages which serve only Octave-3.0.5 or only Octave  3.0.5 need
# not use the conditional, of course.

BuildDepends: 
  liboctave%type_pkg[oct]-dev,
  fftw3, 
  hdf5.7
 
Depends:  
  octave%type_pkg[oct]-interpreter

Conflicts: octave-forge

Source-MD5: e9bc4e8d08c726cbd63d7b43c4de3cdd

SourceDirectory: %type_pkg[forge]

# Do not change anything from this point down, unless absolutely necessary,
# since the foo-oct%type_pkg[oct] packages are designed to be built/installed
# in the same way.

Source: mirror:sourceforge:octave/%type_raw[forge]-%v.tar.gz

NoSetCPPFLAGS: true
NoSetLDFLAGS: true
SetLIBRARY_PATH: /usr/X11R6/lib:%p/lib
SetMAKEFLAGS: -j1

CompileScript: 
#!/bin/sh -ev
export OCTAVE=%p/bin/octave-%type_raw[oct] 
# repack tarball, since octave-3.4.3 appears not to want to install
# from directories
if [ %type_pkg[oct] -ge 343 ]
then
cd ..
tar -cf %type_raw[forge].tar %type_raw[forge]
cd %b
pkgsrc=%type_raw[forge].tar
else pkgsrc=%type_raw[forge]
fi
%p/share/octave/%type_raw[oct]/scripts/octave-forge-compile.sh $pkgsrc


InstallScript:  
#!/bin/sh -ev
%p/share/octave/%type_raw[oct]/scripts/octave-forge-install.sh 
%type_raw[forge]-%v %i %b
mkdir -p %i/share/octave/%type_raw[oct]/%type_raw[forge]-%v
# copy template scripts
cp %p/share/octave/%type_raw[oct]/scripts/octave-forge-prerm 
%p/share/octave/%type_raw[oct]/scripts/octave-forge-postinst 
%i/share/octave/%type_raw[oct]/%type_raw[forge]-%v
cd %i/share/octave/%type_raw[oct]/%type_raw[forge]-%v
sed -i -e 's/@PKGNAME@/%type_raw[forge]-%v/' octave-forge-postinst
sed -i -e 's/@PKGNAME@/%type_raw[forge]/' octave-forge-prerm
chmod a+x octave-forge*

PostInstScript:  
if [ -s %p/var/octave/%type_raw[oct]/octave_packages ]  [ -f 
%p/var/octave/%type_raw[oct]/octave_packages ] 
then 

%p/share/octave/%type_raw[oct]/%type_raw[forge]-%v/octave-forge-postinst
else
mv 
%p/share/octave/%type_raw[oct]/packages/%type_raw[forge]-%v/octave_packages 
%p/var/octave/%type_raw[oct]/octave_packages
fi


PreRmScript: 
%p/share/octave/%type_raw[oct]/%type_raw[forge]-%v/octave-forge-prerm

DescPackaging: 
Common for all octave-forge packages.

We read in postinst and prerm template scripts installed by octaveN and modify
them to use the name of this package because Octave's package manager can't 
cope with non-literal arguments.

The Type: forge (pkgname) is used to minimize what needs to be changed when
using this .info file as a template.



--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
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 general-oct-1.2.2.info, NONE, 1.1

2012-03-31 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv28527/10.4/stable/main/finkinfo/sci

Added Files:
general-oct-1.2.2.info 
Log Message:
Old generals never die, they just support older Octave versions.

--- NEW FILE: general-oct-1.2.2.info ---
Info2: 
Package: general-oct%type_pkg[oct]
Version: 1.2.2
Type: oct (3.2.4 3.4.3 3.6.0 3.6.1), forge (general)
Revision: 2
Maintainer: Alexander Hansen alexkhan...@users.sourceforge.net
# unfortunately, Homepage won't do types
Homepage: http://octave.sourceforge.net/general/index.html 
Description: General tools for Octave
DescDetail: 
General tools for octave. String dictionary, parallel computing.
This package provides the following additional functions:
Parallel Computing:
pararrayfun
parcellfun
Various Functions:
adresamp2
safeprod
unresamp2
unvech
ztvals
SHA1
fload
fsave
mark_for_deletion
packfields
unpackfields
Dictionaries:
@dict/dict
@dict/display
@dict/get
@dict/has
@dict/isempty
@dict/join
@dict/length
@dict/struct
@dict/subsasgn
@dict/subsref


License: GPL3+

# All octave-forge packages have to have the following BuildDepends:
#  octave%type_pkg[oct]-dev | octave%type_pkg[oct]-atlas-dev,
# fftw3, 
# ( %type_pkg[oct] = 305 ) hdf5.7-oldapi,
# ( %type_pkg[oct] != 305 ) hdf5.7
#
# Packages which serve only Octave-3.0.5 or only Octave  3.0.5 need
# not use the conditional, of course.

BuildDepends: 
  liboctave%type_pkg[oct]-dev,
  fftw3, 
  hdf5.7
 
Depends:  
  octave%type_pkg[oct]-interpreter

Conflicts: octave-forge

Source-MD5: e9bc4e8d08c726cbd63d7b43c4de3cdd

SourceDirectory: %type_pkg[forge]

# Do not change anything from this point down, unless absolutely necessary,
# since the foo-oct%type_pkg[oct] packages are designed to be built/installed
# in the same way.

Source: mirror:sourceforge:octave/%type_raw[forge]-%v.tar.gz

NoSetCPPFLAGS: true
NoSetLDFLAGS: true
SetLIBRARY_PATH: /usr/X11R6/lib:%p/lib
SetMAKEFLAGS: -j1

CompileScript: 
#!/bin/sh -ev
export OCTAVE=%p/bin/octave-%type_raw[oct] 
# repack tarball, since octave-3.4.3 appears not to want to install
# from directories
if [ %type_pkg[oct] -ge 343 ]
then
cd ..
tar -cf %type_raw[forge].tar %type_raw[forge]
cd %b
pkgsrc=%type_raw[forge].tar
else pkgsrc=%type_raw[forge]
fi
%p/share/octave/%type_raw[oct]/scripts/octave-forge-compile.sh $pkgsrc


InstallScript:  
#!/bin/sh -ev
%p/share/octave/%type_raw[oct]/scripts/octave-forge-install.sh 
%type_raw[forge]-%v %i %b
mkdir -p %i/share/octave/%type_raw[oct]/%type_raw[forge]-%v
# copy template scripts
cp %p/share/octave/%type_raw[oct]/scripts/octave-forge-prerm 
%p/share/octave/%type_raw[oct]/scripts/octave-forge-postinst 
%i/share/octave/%type_raw[oct]/%type_raw[forge]-%v
cd %i/share/octave/%type_raw[oct]/%type_raw[forge]-%v
sed -i -e 's/@PKGNAME@/%type_raw[forge]-%v/' octave-forge-postinst
sed -i -e 's/@PKGNAME@/%type_raw[forge]/' octave-forge-prerm
chmod a+x octave-forge*

PostInstScript:  
if [ -s %p/var/octave/%type_raw[oct]/octave_packages ]  [ -f 
%p/var/octave/%type_raw[oct]/octave_packages ] 
then 

%p/share/octave/%type_raw[oct]/%type_raw[forge]-%v/octave-forge-postinst
else
mv 
%p/share/octave/%type_raw[oct]/packages/%type_raw[forge]-%v/octave_packages 
%p/var/octave/%type_raw[oct]/octave_packages
fi


PreRmScript: 
%p/share/octave/%type_raw[oct]/%type_raw[forge]-%v/octave-forge-prerm

DescPackaging: 
Common for all octave-forge packages.

We read in postinst and prerm template scripts installed by octaveN and modify
them to use the name of this package because Octave's package manager can't 
cope with non-literal arguments.

The Type: forge (pkgname) is used to minimize what needs to be changed when
using this .info file as a template.



--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
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 secs1d-oct.info,1.5,1.6

2012-03-31 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv29737/10.4/stable/main/finkinfo/sci

Modified Files:
secs1d-oct.info 
Log Message:
New upstream

Index: secs1d-oct.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/secs1d-oct.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- secs1d-oct.info 28 Feb 2012 15:50:37 -  1.5
+++ secs1d-oct.info 31 Mar 2012 17:11:59 -  1.6
@@ -1,39 +1,24 @@
 Info2: 
 Package: secs1d-oct%type_pkg[oct]
-Version: 0.0.8
+Version: 0.0.9
 Type: oct (3.0.5 3.2.4 3.4.3 3.6.0 3.6.1), forge (secs1d)
-Revision: 2
+Revision: 1
 Maintainer: Alexander Hansen alexkhan...@users.sourceforge.net
 # unfortunately, Homepage won't do types
-Homepage: http://octave.sourceforge.net/secs1d/index.html 
+Homepage:  http://octave.sourceforge.net/secs1d/index.html 
 Description: 1D drift-diffusion simulator for Octave
 DescDetail: 
 A Drift-Diffusion simulator for 1d semiconductor devices.
 
 The package provides the following functions:
-DDG:
-   DDGelectron_driftdiffusion
-   DDGgummelmap
-   DDGhole_driftdiffusion
-   DDGn2phin
-   DDGnlpoisson
-   DDGp2phip
-   DDGphin2n
-   DDGphip2p
-   DDGplotresults
-DDN:
-   DDNnewtonmap
-Utilities:
-   constants
-   Ubern
-   Ubernoulli
-   Ucompconst
-   Ucomplap
-   Ucompmass
-   Udriftdiffusion
-   Umediaarmonica
-   Uscharfettergummel
-   secs1d
+Drift-Diffusion solvers:
+secs1d_dd_gummel_map
+secs1d_dd_newton
+non-linear Poisson solver:
+secs1d_nlpoisson_newton
+Physical constants and material data:
+secs1d_physical_constants.m
+secs1d_silicon_material_properties.m
 
 
 License: GPL2+
@@ -58,7 +43,7 @@
 
 Conflicts: octave-forge
 
-Source-MD5: 597cb19b22ba2a4950dc957fd9aed526
+Source-MD5: 1dffa0c6ee88144bd4ecadb45618318d
 
 DescPackaging: 
 Common for all octave-forge packages:
@@ -80,7 +65,7 @@
 # since the foo-oct%type_pkg[oct] packages are designed to be built/installed
 # in the same way.
 
-Source: 
mirror:sourceforge:octave/Octave%%20Forge%%20Packages/R2009-05-08/%type_raw[forge]-%v.tar.gz
+Source: mirror:sourceforge:octave/%type_raw[forge]-%v.tar.gz
 
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
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 secs1d-oct.info,1.7,1.8

2012-03-31 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv29737/10.7/stable/main/finkinfo/sci

Modified Files:
secs1d-oct.info 
Log Message:
New upstream

Index: secs1d-oct.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/secs1d-oct.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- secs1d-oct.info 28 Feb 2012 15:50:38 -  1.7
+++ secs1d-oct.info 31 Mar 2012 17:11:59 -  1.8
@@ -1,8 +1,8 @@
 Info2: 
 Package: secs1d-oct%type_pkg[oct]
-Version: 0.0.8
+Version: 0.0.9
 Type: oct (3.0.5 3.2.4 3.4.3 3.6.0 3.6.1), forge (secs1d)
-Revision: 2
+Revision: 1
 Maintainer: Alexander Hansen alexkhan...@users.sourceforge.net
 # unfortunately, Homepage won't do types
 Homepage:  http://octave.sourceforge.net/secs1d/index.html 
@@ -11,29 +11,14 @@
 A Drift-Diffusion simulator for 1d semiconductor devices.
 
 The package provides the following functions:
-DDG:
-   DDGelectron_driftdiffusion
-   DDGgummelmap
-   DDGhole_driftdiffusion
-   DDGn2phin
-   DDGnlpoisson
-   DDGp2phip
-   DDGphin2n
-   DDGphip2p
-   DDGplotresults
-DDN:
-   DDNnewtonmap
-Utilities:
-   constants
-   Ubern
-   Ubernoulli
-   Ucompconst
-   Ucomplap
-   Ucompmass
-   Udriftdiffusion
-   Umediaarmonica
-   Uscharfettergummel
-   secs1d
+Drift-Diffusion solvers:
+secs1d_dd_gummel_map
+secs1d_dd_newton
+non-linear Poisson solver:
+secs1d_nlpoisson_newton
+Physical constants and material data:
+secs1d_physical_constants.m
+secs1d_silicon_material_properties.m
 
 
 License: GPL2+
@@ -58,7 +43,7 @@
 
 Conflicts: octave-forge
 
-Source-MD5: 597cb19b22ba2a4950dc957fd9aed526
+Source-MD5: 1dffa0c6ee88144bd4ecadb45618318d
 
 DescPackaging: 
 Common for all octave-forge packages:
@@ -80,7 +65,7 @@
 # since the foo-oct%type_pkg[oct] packages are designed to be built/installed
 # in the same way.
 
-Source: 
mirror:sourceforge:octave/Octave%%20Forge%%20Packages/R2009-05-08/%type_raw[forge]-%v.tar.gz
+Source: mirror:sourceforge:octave/%type_raw[forge]-%v.tar.gz
 
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] experimental/dmacks/finkinfo/gnome glib2-shlibs.info, 1.5, 1.6 glib2-shlibs.patch, 1.4, 1.5

2012-03-31 Thread Daniel Macks
Update of /cvsroot/fink/experimental/dmacks/finkinfo/gnome
In directory vz-cvs-3.sog:/tmp/cvs-serv13826

Modified Files:
glib2-shlibs.info glib2-shlibs.patch 
Log Message:
testing new glib2 (now fails fewer gdate tests, but still fails gdate tests and 
gdbus is completely unimplemented)


Index: glib2-shlibs.info
===
RCS file: /cvsroot/fink/experimental/dmacks/finkinfo/gnome/glib2-shlibs.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- glib2-shlibs.info   22 Jun 2011 15:49:58 -  1.5
+++ glib2-shlibs.info   31 Mar 2012 20:04:17 -  1.6
@@ -1,17 +1,16 @@
 Package: glib2-shlibs
 
-#cannot update to = 2.26 because gdbus does not support launchd. See:
-#http://lists.macosforge.org/pipermail/macports-dev/2010-October/013047.html
-
-#2.28.6 fails self-test (collation on x86_64). See:
-#https://bugzilla.gnome.org/show_bug.cgi?id=644686
-#https://bugzilla.gnome.org/show_bug.cgi?id=612019
+#2.22.5 fails self-test; do not update. See:
+#https://bugzilla.gnome.org/show_bug.cgi?id=613060
+Version: 2.32.0
 
-Version: 2.28.7
+# some code requires python = 2.5; 10.5 comes with 2.3 and not yet
+# ready to push a Depends:pythonXX into the glib dep tree
+Distribution: 10.6
 
 Revision: 1
 BuildDepends: 
-   fink (= 0.24.12-1),
+   fink (= 0.32),
gettext-bin,
gettext-tools,
gtk-doc (= 1.13-5),
@@ -19,6 +18,8 @@
libiconv-dev,
pkgconfig (= 0.25)
 
+# this package is busted on many platforms
+BuildConflicts: libffi
 Depends: 
dbus (= 1.2.1-1),
libgettext8-shlibs,
@@ -30,17 +31,18 @@
shared-mime-info (= 0.51-1)
 
 Replaces: glib2 ( 2.12.0-1)
-Source: mirror:gnome:sources/glib/2.28/glib-%v.tar.bz2
-Source-MD5: feda1650c8646ad39c7b01d95b03766b
+Source: mirror:gnome:sources/glib/2.32/glib-%v.tar.xz
+Source-MD5: c5fa76fbf9184d20dfb04af66b598190
 PatchFile: %n.patch
-PatchFile-MD5: 96002ecbcd68aebf5c8b7405f0f8d325
+PatchFile-MD5: 8f094c69c6751dba889e115d7729c8a1
 PatchScript: 
sed 's,@PREFIX@,%p,g'  %{PatchFile} | patch -p1
-#  perl -pi -e 's,/usr/share/gtk-doc/html,%p/share/gtk-doc/html,g' 
docs/reference/*/html/*.html
+   perl -pi -e 's,/usr/share/gtk-doc/html,%p/share/gtk-doc/html,g' 
docs/reference/*/html/*.html
perl -pi -e 's/-version-info/-no-undefined -version-info/' */Makefile.in
+   perl -pi -e 's/elf_begin/elf_begin_is_not_a_sufficient_test_here/' 
configure
 
 SetCFLAGS: -Os
-ConfigureParams: --mandir=%p/share/man --enable-gtk-doc 
--disable-dependency-tracking --disable-fam
+ConfigureParams: --mandir=%p/share/man --disable-gtk-doc 
--enable-dependency-tracking --disable-fam 
PKG_CONFIG_PATH=%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH 
LIBFFI_CFLAGS=-I/usr/include/ffi LIBFFI_LIBS=-lffi
 CompileScript: 
PERL_PATH=/usr/bin/perl PERL=/usr/bin/perl ./configure %c 
PYTHON=/usr/bin/python
perl -pi -e '$_=#define BROKEN_POLL 1\n if /BROKEN_POLL/' config.h
@@ -132,11 +134,6 @@

 
 Description: Handy library of utility functions
-DescUsage: 
-Note: timezone lookups by name (EDT, US/Eastern) does not work but
-explicit offsets (-04:00) does work. This new gdate interface does
-not have good error-checking in any case.
-
 DescPort: 
glib2 provides etc/glib-2.0/charset.alias for darwin because there's
no system-wide charset.alias.
@@ -148,9 +145,6 @@
check uses some C++ but it doesn't leak out into the installed
package
 
-   Patch child-test.c for our location of `true`. See:
-   http://bugzilla.gnome.org/show_bug.cgi?id=495690
-
We need to set LANG=C when doing 'make check', else a previously
installed glib2 will trigger a crash caused by a bug in the old
de.po. See http://bugzilla.gnome.org/show_bug.cgi?id=310731
@@ -181,18 +175,26 @@
http://bugzilla.gnome.org/show_bug.cgi?id=566994
Flag is not passed at all via .la now, but okay because we
don't have static libs and the shared libs get what they need
-   via dyld.
+   via dyld. See:
+   https://bugzilla.gnome.org/show_bug.cgi?id=668152
 
Not fixing RTLD_GLOBAL configure test. See:
http://bugzilla.gnome.org/show_bug.cgi?id=583010
 
-   libgio needs libresolv to get _res_9_* symbols. See:
-   https://bugzilla.gnome.org/show_bug.cgi?id=606857
+   String sorting (collation) is broken on x86_64. See:
+   https://bugzilla.gnome.org/show_bug.cgi?id=673047
+   for potential fix.
 
-   Some timezone lookups fail (return 0). Not fixing (new
-   interface, so not a regression; upstream seems uninterested in
-   getting it fixed), so disabling its test suite. See:
+   Fix timezone-file lookups, using patch from Comment #5 at
https://bugzilla.gnome.org/show_bug.cgi?id=644473
+   Doesn't fix all datetime self-tests yet
+
+   Detection of Carbon activates 

[cvs] dists/10.4/stable/main/finkinfo/gnome shared-mime-info.info, 1.11, 1.12

2012-03-31 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome
In directory vz-cvs-3.sog:/tmp/cvs-serv14140

Modified Files:
shared-mime-info.info 
Log Message:
new version


Index: shared-mime-info.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome/shared-mime-info.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- shared-mime-info.info   27 Oct 2011 21:27:34 -  1.11
+++ shared-mime-info.info   31 Mar 2012 20:08:42 -  1.12
@@ -1,5 +1,5 @@
 Package: shared-mime-info
-Version: 0.90
+Version: 1.0
 Revision: 1
 Depends: 
base-files,
@@ -10,6 +10,7 @@
xdg-base
 
 BuildDepends: 
+   fink (= 0.32),
gettext-bin,
gettext-tools (= 0.17-1),
glib2-dev (= 2.22.0-1),
@@ -19,8 +20,8 @@
libxml2-bin (= 2.7.8-1),
pkgconfig (= 0.23)
 
-Source: http://freedesktop.org/~hadess/%n-%v.tar.bz2
-Source-MD5: 967d68d3890ba3994cfce3adf5b8f15b
+Source: http://freedesktop.org/~hadess/%n-%v.tar.xz
+Source-MD5: 901b7977dbb2b71d12d30d4d8fb97028
 ConfigureParams: --disable-update-mimedb --mandir=%p/share/man 
--disable-dependency-tracking 
PKG_CONFIG_PATH=%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH
 InstallScript: 
make -j1 install DESTDIR=%d


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] experimental/dmacks/finkinfo/gnome glib2-shlibs.info,1.6,1.7

2012-03-31 Thread Daniel Macks
Update of /cvsroot/fink/experimental/dmacks/finkinfo/gnome
In directory vz-cvs-3.sog:/tmp/cvs-serv16195

Modified Files:
glib2-shlibs.info 
Log Message:
link gdbus note


Index: glib2-shlibs.info
===
RCS file: /cvsroot/fink/experimental/dmacks/finkinfo/gnome/glib2-shlibs.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- glib2-shlibs.info   31 Mar 2012 20:04:17 -  1.6
+++ glib2-shlibs.info   31 Mar 2012 20:23:03 -  1.7
@@ -1,5 +1,7 @@
 Package: glib2-shlibs
 
+#cannot update to = 2.26 because gdbus does not support launchd. See:
+#http://lists.macosforge.org/pipermail/macports-dev/2010-October/013047.html
 #2.22.5 fails self-test; do not update. See:
 #https://bugzilla.gnome.org/show_bug.cgi?id=613060
 Version: 2.32.0


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
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.21,1.22

2012-03-31 Thread Hisashi Todd Fujinaka
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/editors
In directory vz-cvs-3.sog:/tmp/cvs-serv25882

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

Index: vim.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/editors/vim.info,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- vim.info18 Mar 2012 03:51:51 -  1.21
+++ vim.info31 Mar 2012 21:36:47 -  1.22
@@ -1,10 +1,10 @@
 Info2: 
 Package: vim%type_pkg[-nox]
 Type: -nox (boolean)
-Version: 7.3.475
+Version: 7.3.487
 Revision: 1
 Source: http://www.i8u.org/~htodd/finksrc/vim-%v.tar.bz2
-Source-MD5: 380243e12795df25feb38aec503ca740
+Source-MD5: c9fb5d3be1eb2803425536cb3f20aea3
 SourceDirectory: vim
 
 BuildDepends: fink (= 0.24.12), libgettext3-dev, gettext-bin, gettext-tools, 
libncurses5 (= 5.4-20041023-1006), (%type_raw[-nox] = .) pkgconfig (= 
0.21-1), (%type_raw[-nox] = .) glib2-dev (= 2.14.0-1), (%type_raw[-nox] = .) 
x11-dev, (%type_raw[-nox] = .) gtk+2-dev (= 2.12.0-1), (%type_raw[-nox] = .) 
pango1-xft2-ft219-dev (= 1.18.4-4), (%type_raw[-nox] = .) pixman (= 
0.10.0-1), (%type_raw[-nox] = .) atk1 (= 1.20.0-1), (%type_raw[-nox] = .) 
cairo (= 1.6-1), (%type_raw[-nox] = .) expat1, (%type_raw[-nox] = .) 
freetype219 (= 2.3.5-1), (%type_raw[-nox] = .) fontconfig2-dev (= 2.4.1-1), 
(%type_raw[-nox] = .) glitz, (%type_raw[-nox] = .) libpng3, (%type_raw[-nox] = 
.) xft2-dev


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
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/net libssh2.1.patch, NONE, 1.1 libcurl4.info, 1.5, 1.6 libssh2.1.info, 1.2, 1.3 nmap.info, 1.2, 1.3 rtmpdump.info, 1.2, 1.3

2012-03-31 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv28071

Modified Files:
libcurl4.info libssh2.1.info nmap.info rtmpdump.info 
Added Files:
libssh2.1.patch 
Log Message:
New upstream libcurl4 7.25.0.
Switch from system-openssl to openssl100.


Index: libssh2.1.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/net/libssh2.1.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libssh2.1.info  4 Feb 2012 03:16:22 -   1.2
+++ libssh2.1.info  31 Mar 2012 21:56:05 -  1.3
@@ -1,7 +1,7 @@
 Info4: 
 Package: libssh2.1
 Version: 1.4.0
-Revision: 1
+Revision: 2
 Description: Library implementing the SSH2 protocol
 DescDetail: libssh2 is a C library that implements the SSH2 protocol.
 Maintainer: Daniel Johnson dan...@daniel-johnson.org
@@ -18,27 +18,28 @@
   just Depend on libssh2.1-shlibs and BuildDepend on libssh2.1.
   
   Patch to not build example programs.
+  Patch to work with openssl100 from upstream.
 
 
 Source: http://www.libssh2.org/download/libssh2-%v.tar.gz
 Source-MD5: ee670161d8c5dff93ae84a3f34f15669
 
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: system-openssl-dev, fink (= 0.26.2)
+BuildDepends: openssl100-dev (= 1.0.1-1), fink (= 0.26.2)
 BuildDependsOnly: true
 Conflicts: libssh2
 Replaces: libssh2
 
+PatchFile: %n.patch
+PatchFile-MD5: 22e3f16f14b4480145025a87b9470728
 PatchScript: 
+  %{default_script}
   # Don't build example programs
   perl -pi -e 's/^SUBDIRS = src example tests docs/SUBDIRS = src tests docs/' 
Makefile.in
 
-NoSetCPPFLAGS: true
-NoSetLDFLAGS: true
-SetCPPFLAGS: -I%p/lib/system-openssl/include
-SetLDFLAGS: -L%p/lib/system-openssl/lib
+
 SetCFLAGS: -Os
-ConfigureParams: --with-openssl=%p/lib/system-openssl --with-libz=/usr 
--disable-dependency-tracking --disable-static F77=no CXX=no
+ConfigureParams: --with-openssl=%p --with-libz=/usr 
--disable-dependency-tracking --disable-static F77=no CXX=no
 
 InstallScript: 
   make install DESTDIR=%d
@@ -49,6 +50,8 @@
 SplitOff: 
   Package: %N-shlibs
   
+  Depends: openssl100-shlibs (= 1.0.1-1)
+  
   Files: lib/libssh2.1*dylib
   Shlibs: %p/lib/libssh2.1.dylib 2.0.0 %n (= 0.14.99-1)
   DocFiles: AUTHORS ChangeLog COPYING INSTALL NEWS README

Index: nmap.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/net/nmap.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- nmap.info   5 Feb 2012 18:15:58 -   1.2
+++ nmap.info   31 Mar 2012 21:56:05 -  1.3
@@ -1,7 +1,7 @@
 Info2: 
 Package: nmap
 Version: 5.51
-Revision: 4
+Revision: 4.1
 GCC: 4.0
 Maintainer: Daniel Johnson dan...@daniel-johnson.org
 Type: python 2.7
@@ -10,11 +10,12 @@
fink (= 0.24.12),
lua51-dev,
libpcre1,
-   system-openssl-dev
+   openssl100-dev
 
 Depends: 
lua51-shlibs,
libpcre1-shlibs,
+   openssl100-shlibs,
python%type_pkg[python]
 
 Conflicts: nmap-nox ( 4.76-2), nmap ( 4.76-2)
@@ -39,7 +40,7 @@
--mandir='$(prefix)/share/man' \
--libexecdir='$(prefix)/lib' \
--with-libpcap=included \
-   --with-openssl=%p/lib/system-openssl \
+   --with-openssl=%p \
--with-libpcre \
--with-libdnet=included \
--with-liblua=yes \

Index: libcurl4.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/net/libcurl4.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libcurl4.info   25 Jan 2012 00:55:46 -  1.5
+++ libcurl4.info   31 Mar 2012 21:56:05 -  1.6
@@ -1,6 +1,6 @@
 Info4: 
 Package: libcurl4
-Version: 7.24.0
+Version: 7.25.0
 Revision: 1
 Description: Lib. for transferring files with URL syntax
 DescDetail: 
@@ -41,14 +41,15 @@
 
 Source: http://curl.haxx.se/download/curl-%v.tar.bz2
 #Source: mirror:custom:curl-%v.tar.bz2
-Source-MD5: f912221d75eb8d8fe08900eaf011b023
+Source-MD5: f0303d47d9d3e6e4f08c2863c6504823
 
 Depends: %N-shlibs (= %v-%r), pkgconfig (= 0.20-1)
 BuildDepends: 
fink (= 0.26.2),
+   fink-package-precedence,
librtmp (= 2.3-1),
libssh2.1 (= 1.2.7-1),
-   system-openssl-dev
+   openssl100-dev (= 1.0.1-1)
 
 Conflicts: curl-dev, curl-ssl-dev, curl-unified-dev, libcurl3, libcurl3-ssl, 
libcurl3-unified
 Replaces: curl-dev, curl-ssl-dev, curl-unified-dev, libcurl3, libcurl3-ssl, 
libcurl3-unified
@@ -68,13 +69,10 @@
/bin/cp /usr/lib/libldap.dylib .
 
 
-NoSetCPPFLAGS: true
-NoSetLDFLAGS: true
-SetCPPFLAGS: -I%b -I%p/lib/system-openssl/include -I%p/include
-SetLDFLAGS: -L%b -L%p/lib/system-openssl/lib -L%p/lib -Wl,-dead_strip_dylibs
+SetLDFLAGS: -Wl,-dead_strip_dylibs
 SetCFLAGS: -Os
 ConfigureParams: 
-   --with-ssl=%p/lib/system-openssl \
+   --with-ssl=%p \
   

[cvs] dists/10.4/stable/main/finkinfo/net libssh2.1.patch, 1.2, 1.3 libcurl4-10.5.info, 1.3, 1.4 libcurl4.info, 1.17, 1.18 libssh2.1.info, 1.12, 1.13 rtmpdump-10.6.info, 1.2, 1.3

2012-03-31 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv28185

Modified Files:
libcurl4-10.5.info libcurl4.info libssh2.1.info 
rtmpdump-10.6.info 
Added Files:
libssh2.1.patch 
Log Message:
New upstream libcurl4 7.25.0.
Switch from system-openssl to openssl100.


Index: libssh2.1.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/libssh2.1.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- libssh2.1.info  4 Feb 2012 03:16:31 -   1.12
+++ libssh2.1.info  31 Mar 2012 21:56:13 -  1.13
@@ -1,7 +1,7 @@
 Info4: 
 Package: libssh2.1%type_pkg[-64bit]
 Version: 1.4.0
-Revision: 1
+Revision: 2
 Type: -64bit (boolean)
 Architecture: ( %type_raw[-64bit] = -64bit ) powerpc, ( %type_raw[-64bit] = 
-64bit ) i386
 Distribution: ( %type_raw[-64bit] = -64bit ) 10.5, ( %type_raw[-64bit] = 
-64bit ) 10.6
@@ -21,27 +21,28 @@
   just Depend on libssh2.1-shlibs and BuildDepend on libssh2.1.
   
   Patch to not build example programs.
+  Patch to work with openssl100 from upstream.
 
 
 Source: http://www.libssh2.org/download/libssh2-%v.tar.gz
 Source-MD5: ee670161d8c5dff93ae84a3f34f15669
 
 Depends: %N-shlibs (= %v-%r), ( %type_raw[-64bit] = -64bit ) 64bit-cpu
-BuildDepends: system-openssl-dev, fink (= 0.26.2)
+BuildDepends: openssl100-dev (= 1.0.1-1), fink (= 0.26.2)
 BuildDependsOnly: true
 Conflicts: libssh2, libssh2.1, libssh2.1-64bit
 Replaces: libssh2, libssh2.1, libssh2.1-64bit
 
+PatchFile: %n.patch
+PatchFile-MD5: 22e3f16f14b4480145025a87b9470728
 PatchScript: 
+  %{default_script}
   # Don't build example programs
   perl -pi -e 's/^SUBDIRS = src example tests docs/SUBDIRS = src tests docs/' 
Makefile.in
 
-NoSetCPPFLAGS: true
-NoSetLDFLAGS: true
-SetCPPFLAGS: -I%p/lib/system-openssl/include
-SetLDFLAGS: -L%p/lib/system-openssl/lib
+
 SetCFLAGS: -Os
-ConfigureParams: --with-openssl=%p/lib/system-openssl --with-libz=/usr 
--disable-dependency-tracking --disable-static --libdir='${prefix}/%lib' F77=no 
CXX=no
+ConfigureParams: --with-openssl=%p --with-libz=/usr 
--disable-dependency-tracking --disable-static F77=no CXX=no
 
 CompileScript: 
#!/bin/bash -ev
@@ -53,8 +54,6 @@
 
 InstallScript: 
   make install DESTDIR=%d
-  #No need for dependency_libs in .la files if not building static libs
-  perl -pi -e s/dependency_libs=.*$/dependency_libs=''/ %i/%lib/*.la
 
 
 DocFiles: AUTHORS ChangeLog COPYING INSTALL NEWS README
@@ -62,7 +61,7 @@
 SplitOff: 
   Package: %N-shlibs
   
-  Depends: ( %type_raw[-64bit] = -64bit ) 64bit-cpu
+  Depends: openssl100-shlibs (= 1.0.1-1), ( %type_raw[-64bit] = -64bit ) 
64bit-cpu
   
   Files: %lib/libssh2.1*dylib
   Shlibs: %p/%lib/libssh2.1.dylib 2.0.0 %n (= 0.14.99-1) %type_num[-64bit]

Index: libcurl4.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/libcurl4.info,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- libcurl4.info   25 Jan 2012 00:55:55 -  1.17
+++ libcurl4.info   31 Mar 2012 21:56:13 -  1.18
@@ -1,6 +1,6 @@
 Info4: 
 Package: libcurl4%type_pkg[-64bit]
-Version: 7.24.0
+Version: 7.25.0
 Revision: 1+10.6
 Type: -64bit (boolean)
 Architecture: ( %type_raw[-64bit] = -64bit ) i386
@@ -44,14 +44,15 @@
 
 Source: http://curl.haxx.se/download/curl-%v.tar.bz2
 #Source: mirror:custom:curl-%v.tar.bz2
-Source-MD5: f912221d75eb8d8fe08900eaf011b023
+Source-MD5: f0303d47d9d3e6e4f08c2863c6504823
 
 Depends: %N-shlibs (= %v-%r), pkgconfig (= 0.20-1), ( %type_raw[-64bit] = 
-64bit ) 64bit-cpu
 BuildDepends: 
fink (= 0.2 (= %v-%r), pkgconfig (= 0.20-1), ( %type_raw[-64bit] 
= -64bit ) 64bit-cputic F77=no CXX=notic --libdir='${prefix}/%lib' F77=no 
CXX=no¬=‡ÿP­=‡ÿó¨})q+€Ê~)q+贞)q+’˜š*q+P­=‡ÿ€°¼*q+`¢=‡ÿ0¡=‡ÿë½})q+6
 
èè!è!à¬=‡ÿP­=‡ÿxTš*q+`£=‡ÿ¡})q+¾})q+à¬=‡ÿð })q+­=‡ÿÀOþ*q+ó¨})q+@þ*q+ØDþ*q+¨Iþ*q+€Ê~)q+xTš*q+`£=‡ÿ0¢=‡ÿë½})q+à!à!à¬=‡ÿP­=‡ÿÈz*q+@¤=‡ÿ¡})q+¾})q+à¬=‡ÿð })q+­=‡ÿ­=‡ÿ­=‡ÿ»ž)q+Œp˜P­=‡ÿó¨})q+€Ê~)q+@¤=‡ÿ£=‡ÿë½})q+GHIJKMNOPà¬=‡ÿP­=‡ÿHÕP*q+à¥=‡ÿ¡})q+¾})q+à¬=‡ÿ0Oþ*q+ó¨})q+`š*q+ 
  
.*q+@þ*q+ØDþ*q+¨Iþ*q+€Ê~)q+HÕP*q+à¥=‡ÿ 
¤=‡ÿë½})q+8ÕP*q+à¥=‡ÿP¤=‡ÿë½})q+(ÕP*q+à¥=‡ÿ€¤=‡ÿë½})q+ÕP*q+à¥=‡ÿ°¤=‡ÿë½})q+
  

[cvs] dists/10.7/stable/main/finkinfo/languages ghc.info,1.6,1.7

2012-03-31 Thread Brendan Cully
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv9496

Modified Files:
ghc.info 
Log Message:
ghc: new upstream release

Index: ghc.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/languages/ghc.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- ghc.info8 Jan 2012 13:13:19 -   1.6
+++ ghc.info31 Mar 2012 23:07:32 -  1.7
@@ -1,9 +1,9 @@
 Package: ghc
-Version: 7.2.2
+Version: 7.4.1
 Revision: 1
 Architecture: x86_64
 Source: http://www.haskell.org/ghc/dist/%v/%n-%v-%m-apple-darwin.tar.bz2
-Source-MD5: 97c9dc221fcf9eb8635f05ba08eca0c9
+Source-MD5: 04a572f72c25e9d8fcbd7e9363d276bf
 SourceDirectory: %n-%v
 
 CompileScript: ./configure %c


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] web/img xs4all_logo_100px.gif,NONE,1.1

2012-03-31 Thread Andreas Gockel
Update of /cvsroot/fink/web/img
In directory vz-cvs-3.sog:/tmp/cvs-serv9841/img

Added Files:
xs4all_logo_100px.gif 
Log Message:
Update XS4ALL logo


--- NEW FILE: xs4all_logo_100px.gif ---
(This appears to be a binary file; contents omitted.)


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] web hostlogo.inc,1.4,1.5

2012-03-31 Thread Andreas Gockel
Update of /cvsroot/fink/web
In directory vz-cvs-3.sog:/tmp/cvs-serv9841

Modified Files:
hostlogo.inc 
Log Message:
Update XS4ALL logo


Index: hostlogo.inc
===
RCS file: /cvsroot/fink/web/hostlogo.inc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- hostlogo.inc23 Feb 2007 06:45:20 -  1.4
+++ hostlogo.inc31 Mar 2012 23:11:57 -  1.5
@@ -1,12 +1,8 @@
 ?
 $hostlogo = 1;
$img = 'a href=http://www.xs4all.nl/;
-   img 
-   src='.$root.'img/xs4all.gif 
-   width=73
-   height=22 
-   border=0 
-   alt=XS4ALL logo 
+   img src='.$root.'img/xs4all_logo_100px.gif
+   width=88 height=22 border=0 alt=XS4ALL 
logo
style=vertical-align:text-bottom
/a';
 ?


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] web/bindist index.php,1.12,1.13

2012-03-31 Thread Andreas Gockel
Update of /cvsroot/fink/web/bindist
In directory vz-cvs-3.sog:/tmp/cvs-serv11511/bindist

Modified Files:
index.php 
Log Message:
PHP already defaults to UTC =)


Index: index.php
===
RCS file: /cvsroot/fink/web/bindist/index.php,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- index.php   26 Jun 2011 23:30:37 -  1.12
+++ index.php   31 Mar 2012 23:20:44 -  1.13
@@ -1,6 +1,9 @@
 ?
 /* index.php */
 
+// set default timezone
+date_default_timezone_set('UTC');
+
 // get directory level and calculate path to top
 if (!isset($level)) $level = 0;
 if (!isset($symlinked)) $symlinked = 0;


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
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/devel git-archimport.info, 1.16, 1.17 git-cvsimport.info, 1.16, 1.17 git-send-email.info, 1.16, 1.17 git-svn.info, 1.16, 1.17 git.info, 1.21, 1.22

2012-03-31 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv15724

Modified Files:
git-archimport.info git-cvsimport.info git-send-email.info 
git-svn.info git.info 
Log Message:
New upstream git 1.7.9.5.
Switch from system-openssl to openssl100.


Index: git-send-email.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/git-send-email.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- git-send-email.info 13 Mar 2012 13:54:56 -  1.16
+++ git-send-email.info 31 Mar 2012 23:47:53 -  1.17
@@ -1,6 +1,6 @@
 Info2:
 Package: git-send-email
-Version: 1.7.9.4
+Version: 1.7.9.5
 Revision: 1
 Type: pm 5.12.3
 Distribution: 10.7
@@ -25,12 +25,12 @@
 # Source3-MD5: cae559424a62507cb2c15252d85a158e
 
 Source: http://git-core.googlecode.com/files/git-%v.tar.gz
-Source-MD5: f1e32b2ec841219e442db9c9ef21c252
+Source-MD5: 094ddc0175d7c5112c7ac99ca7079882
 Source2: http://git-core.googlecode.com/files/git-htmldocs-%v.tar.gz
-Source2-MD5: 99a5f7273590fe71b9f9a4ac0c90f51c
+Source2-MD5: 3758291b3bd9756c902443505625759e
 Source2ExtractDir: doc
 Source3: http://git-core.googlecode.com/files/git-manpages-%v.tar.gz
-Source3-MD5: 24d6a551c344af67d93ea2d52f36ef78
+Source3-MD5: d6029ba4db1342d5d11491d16ba31b61
 
 CompileScript: echo Nothing to compile.
 

Index: git-svn.info
===
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/git-svn.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- git-svn.info13 Mar 2012 13:54:56 -  1.16
+++ git-svn.info31 Mar 2012 23:47:53 -  1.17
@@ -1,6 +1,6 @@
 Info2:
 Package: git-svn
-Version: 1.7.9.4
+Version: 1.7.9.5
 Revision: 1
 Type: pm 5.12.3
 Description: Tool to let git use subversion repositories
@@ -22,12 +22,12 @@
 # Source3-MD5: cae559424a62507cb2c15252d85a158e
 
 Source: http://git-core.googlecode.com/files/git-%v.tar.gz
-Source-MD5: f1e32b2ec841219e442db9c9ef21c252
+Source-MD5: 094ddc0175d7c5112c7ac99ca7079882
 Source2: http://git-core.googlecode.com/files/git-htmldocs-%v.tar.gz
-Source2-MD5: 99a5f7273590fe71b9f9a4ac0c90f51c
+Source2-MD5: 3758291b3bd9756c902443505625759e
 Source2ExtractDir: doc
 Source3: http://git-core.googlecode.com/files/git-manpages-%v.tar.gz
-Source3-MD5: 24d6a551c344af67d93ea2d52f36ef78
+Source3-MD5: d6029ba4db1342d5d11491d16ba31b61
 
 CompileScript: echo Nothing to compile.
 

Index: git-archimport.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/git-archimport.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- git-archimport.info 13 Mar 2012 13:54:56 -  1.16
+++ git-archimport.info 31 Mar 2012 23:47:53 -  1.17
@@ -1,5 +1,5 @@
 Package: git-archimport
-Version: 1.7.9.4
+Version: 1.7.9.5
 Revision: 1
 Description: Tool to import an arch repository into git
 Depends: git (= %v-1), arch-tla
@@ -15,12 +15,12 @@
 # Source3-MD5: cae559424a62507cb2c15252d85a158e
 
 Source: http://git-core.googlecode.com/files/git-%v.tar.gz
-Source-MD5: f1e32b2ec841219e442db9c9ef21c252
+Source-MD5: 094ddc0175d7c5112c7ac99ca7079882
 Source2: http://git-core.googlecode.com/files/git-htmldocs-%v.tar.gz
-Source2-MD5: 99a5f7273590fe71b9f9a4ac0c90f51c
+Source2-MD5: 3758291b3bd9756c902443505625759e
 Source2ExtractDir: doc
 Source3: http://git-core.googlecode.com/files/git-manpages-%v.tar.gz
-Source3-MD5: 24d6a551c344af67d93ea2d52f36ef78
+Source3-MD5: d6029ba4db1342d5d11491d16ba31b61
 
 CompileScript: echo Nothing to compile.
 

Index: git-cvsimport.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/git-cvsimport.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- git-cvsimport.info  13 Mar 2012 13:54:56 -  1.16
+++ git-cvsimport.info  31 Mar 2012 23:47:53 -  1.17
@@ -1,5 +1,5 @@
 Package: git-cvsimport
-Version: 1.7.9.4
+Version: 1.7.9.5
 Revision: 1
 Description: Tool to import a CVS repository into git
 Depends: git (= %v-1), cvsps
@@ -15,12 +15,12 @@
 # Source3-MD5: cae559424a62507cb2c15252d85a158e
 
 Source: http://git-core.googlecode.com/files/git-%v.tar.gz
-Source-MD5: f1e32b2ec841219e442db9c9ef21c252
+Source-MD5: 094ddc0175d7c5112c7ac99ca7079882
 Source2: http://git-core.googlecode.com/files/git-htmldocs-%v.tar.gz
-Source2-MD5: 99a5f7273590fe71b9f9a4ac0c90f51c
+Source2-MD5: 3758291b3bd9756c902443505625759e
 Source2ExtractDir: doc
 Source3: http://git-core.googlecode.com/files/git-manpages-%v.tar.gz
-Source3-MD5: 24d6a551c344af67d93ea2d52f36ef78
+Source3-MD5: d6029ba4db1342d5d11491d16ba31b61
 
 CompileScript: echo Nothing to compile.
 

Index: git.info

[cvs] dists/10.7/stable/main/finkinfo/libs/pythonmods git-remote-helpers-py.info, 1.16, 1.17

2012-03-31 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv15785

Modified Files:
git-remote-helpers-py.info 
Log Message:
New upstream git 1.7.9.5.
Switch from system-openssl to openssl100.


Index: git-remote-helpers-py.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods/git-remote-helpers-py.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- git-remote-helpers-py.info  13 Mar 2012 13:55:19 -  1.16
+++ git-remote-helpers-py.info  31 Mar 2012 23:48:01 -  1.17
@@ -1,6 +1,6 @@
 Info2: 
 Package: git-remote-helpers-py%type_pkg[python]
-Version: 1.7.9.4
+Version: 1.7.9.5
 Revision: 1
 Type: python (2.6 2.7 3.1 3.2)
 Description: Git remote helper program for non-git repos
@@ -14,7 +14,7 @@
 # Source-MD5: d1e00772cc9dc6c571999feb9e8771ab
 
 Source: http://git-core.googlecode.com/files/git-%v.tar.gz
-Source-MD5: f1e32b2ec841219e442db9c9ef21c252
+Source-MD5: 094ddc0175d7c5112c7ac99ca7079882
 
 Depends: python%type_pkg[python], git (= %v-1)
 


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
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/devel git-10.5.info, 1.11, 1.12 git-10.6.info, 1.7, 1.8 git-archimport.info, 1.14, 1.15 git-cvsimport.info, 1.14, 1.15 git-send-email-10.5.info, 1.13, 1.14 git-se

2012-03-31 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv15823

Modified Files:
git-10.5.info git-10.6.info git-archimport.info 
git-cvsimport.info git-send-email-10.5.info 
git-send-email-10.6.info git-svn-10.5.info git-svn-10.6.info 
Log Message:
New upstream git 1.7.9.5.
Switch from system-openssl to openssl100.


Index: git-archimport.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/git-archimport.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- git-archimport.info 13 Mar 2012 13:55:08 -  1.14
+++ git-archimport.info 31 Mar 2012 23:48:13 -  1.15
@@ -1,5 +1,5 @@
 Package: git-archimport
-Version: 1.7.9.4
+Version: 1.7.9.5
 Revision: 1
 Description: Tool to import an arch repository into git
 Depends: git (= %v-1), arch-tla
@@ -15,12 +15,12 @@
 # Source3-MD5: cae559424a62507cb2c15252d85a158e
 
 Source: http://git-core.googlecode.com/files/git-%v.tar.gz
-Source-MD5: f1e32b2ec841219e442db9c9ef21c252
+Source-MD5: 094ddc0175d7c5112c7ac99ca7079882
 Source2: http://git-core.googlecode.com/files/git-htmldocs-%v.tar.gz
-Source2-MD5: 99a5f7273590fe71b9f9a4ac0c90f51c
+Source2-MD5: 3758291b3bd9756c902443505625759e
 Source2ExtractDir: doc
 Source3: http://git-core.googlecode.com/files/git-manpages-%v.tar.gz
-Source3-MD5: 24d6a551c344af67d93ea2d52f36ef78
+Source3-MD5: d6029ba4db1342d5d11491d16ba31b61
 
 CompileScript: echo Nothing to compile.
 

Index: git-svn-10.6.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/git-svn-10.6.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- git-svn-10.6.info   13 Mar 2012 13:55:08 -  1.12
+++ git-svn-10.6.info   31 Mar 2012 23:48:13 -  1.13
@@ -1,6 +1,6 @@
 Info2:
 Package: git-svn
-Version: 1.7.9.4
+Version: 1.7.9.5
 Revision: 1+10.6
 Type: pm 5.10.0
 Distribution: 10.6
@@ -23,12 +23,12 @@
 # Source3-MD5: cae559424a62507cb2c15252d85a158e
 
 Source: http://git-core.googlecode.com/files/git-%v.tar.gz
-Source-MD5: f1e32b2ec841219e442db9c9ef21c252
+Source-MD5: 094ddc0175d7c5112c7ac99ca7079882
 Source2: http://git-core.googlecode.com/files/git-htmldocs-%v.tar.gz
-Source2-MD5: 99a5f7273590fe71b9f9a4ac0c90f51c
+Source2-MD5: 3758291b3bd9756c902443505625759e
 Source2ExtractDir: doc
 Source3: http://git-core.googlecode.com/files/git-manpages-%v.tar.gz
-Source3-MD5: 24d6a551c344af67d93ea2d52f36ef78
+Source3-MD5: d6029ba4db1342d5d11491d16ba31b61
 
 CompileScript: echo Nothing to compile.
 

Index: git-svn-10.5.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/git-svn-10.5.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- git-svn-10.5.info   13 Mar 2012 13:55:08 -  1.14
+++ git-svn-10.5.info   31 Mar 2012 23:48:13 -  1.15
@@ -1,6 +1,6 @@
 Info2:
 Package: git-svn
-Version: 1.7.9.4
+Version: 1.7.9.5
 Revision: 1+10.5
 Type: pm 5.8.8
 Distribution: 10.5
@@ -23,12 +23,12 @@
 # Source3-MD5: cae559424a62507cb2c15252d85a158e
 
 Source: http://git-core.googlecode.com/files/git-%v.tar.gz
-Source-MD5: f1e32b2ec841219e442db9c9ef21c252
+Source-MD5: 094ddc0175d7c5112c7ac99ca7079882
 Source2: http://git-core.googlecode.com/files/git-htmldocs-%v.tar.gz
-Source2-MD5: 99a5f7273590fe71b9f9a4ac0c90f51c
+Source2-MD5: 3758291b3bd9756c902443505625759e
 Source2ExtractDir: doc
 Source3: 
http://git-core.googlecode.com/fi9eit-htmldocs-%v.tar.gz0.5.info,v29.30.179]h¨¨ÿ€@¹Ù9+€]¨¨ÿ1zØ9+ò·zØ9+h¨¨ÿph¨¨ÿó8zØ9+€Z{Ø9+èD›Ø9+’(—Ù9+ph¨¨ÿ€@¹Ù9+€]¨¨ÿP\¨¨ÿëMzØ9+6
 
èè!è!h¨¨ÿph¨¨ÿxä–Ù9+€^¨¨ÿ1zØ9+NzØ9+h¨¨ÿð0zØ9+?h¨¨ÿÀßúÙ9+ó8zØ9+ÐúÙ9+ØÔúÙ9+¨ÙúÙ9+€Z{Ø9+xä–Ù9+€^¨¨ÿP]¨¨ÿëMzØ9+à!à!h¨¨ÿph¨¨ÿÈ­vÙ9+`_¨¨ÿ1zØ9+NzØ9+h¨¨ÿð0zØ9+?h¨¨ÿ0h¨¨ÿ(h¨¨ÿK›Ø9+Œp˜ph¨¨ÿó8zØ9+€Z{Ø9+`_¨¨ÿ0^¨¨ÿëMzØ9+GHIJKMNOPh¨¨ÿph¨¨ÿHeMÙ9+a¨¨ÿ1zØ9+NzØ9+h¨¨ÿ0ßúÙ9+ó8zØ9+ð–Ù9+ ™*Ù9+ÐúÙ9+ØÔúÙ9+¨ÙúÙ9+€Z{Ø9+HeMÙ9+a¨¨ÿ@_¨¨ÿëMzØ9+8eMÙ9+a¨¨ÿp_¨¨ÿëMzØ9+(eMÙ9+a¨¨ÿ _¨¨ÿëMzØ9+eMÙ9+a¨¨ÿÐ_¨¨ÿëMzØ9+
 
¨ÞúÙ9+ó8zØ9+¨ÙúÙ9+PZ¨¨ÿŠè*Ù9+æ7zØ9+ØÔúÙ9+p`¨¨ÿyè*Ù9+æ7zØ9+ÐúÙ9+ `¨¨ÿZè*Ù9+æ7zØ9+ؔ*Ù9+ð–Ù9+ 

[cvs] dists/10.4/stable/main/finkinfo/libs/pythonmods git-remote-helpers-py.info, 1.14, 1.15

2012-03-31 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv15864

Modified Files:
git-remote-helpers-py.info 
Log Message:
New upstream git 1.7.9.5.
Switch from system-openssl to openssl100.


Index: git-remote-helpers-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pythonmods/git-remote-helpers-py.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- git-remote-helpers-py.info  13 Mar 2012 13:55:26 -  1.14
+++ git-remote-helpers-py.info  31 Mar 2012 23:48:24 -  1.15
@@ -1,6 +1,6 @@
 Info2: 
 Package: git-remote-helpers-py%type_pkg[python]
-Version: 1.7.9.4
+Version: 1.7.9.5
 Revision: 1
 Type: python (2.5 2.6 2.7 3.1 3.2)
 Description: Git remote helper program for non-git repos
@@ -14,7 +14,7 @@
 # Source-MD5: d1e00772cc9dc6c571999feb9e8771ab
 
 Source: http://git-core.googlecode.com/files/git-%v.tar.gz
-Source-MD5: f1e32b2ec841219e442db9c9ef21c252
+Source-MD5: 094ddc0175d7c5112c7ac99ca7079882
 
 Depends: python%type_pkg[python], git (= %v-1)
 


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
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 generate-html-oct.info, 1.5, 1.6

2012-03-31 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv19466/10.4/stable/main/finkinfo/sci

Modified Files:
generate-html-oct.info 
Log Message:
New upstream.

Index: generate-html-oct.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/generate-html-oct.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- generate-html-oct.info  28 Feb 2012 15:50:37 -  1.5
+++ generate-html-oct.info  1 Apr 2012 00:02:35 -   1.6
@@ -1,7 +1,7 @@
 Info2: 
 Package: generate-html-oct%type_pkg[oct]
-Version: 0.1.3
-Revision: 2
+Version: 0.1.4
+Revision: 1
 Type: oct (3.2.4 3.4.3 3.6.0 3.6.1), forge (generate_html)
 Maintainer: Alexander Hansen alexkhan...@users.sourceforge.net
 # unfortunately, Homepage won't do types
@@ -39,15 +39,14 @@
 BuildDepends: 
   liboctave%type_pkg[oct]-dev, 
   fftw3,
-  ( %type_pkg[oct] = 305 ) hdf5.7-oldapi,
-  ( %type_pkg[oct] != 305 ) hdf5.7 
+  hdf5.7 
 
 Depends: 
   octave%type_pkg[oct]-interpreter
 
 Conflicts: octave-forge
 
-Source-MD5: 7fe7f9c600dad72e5c0382c1b6469bc9
+Source-MD5: aaaff81a78fdb3b34fd7a10b2e7724ef
 
 DescPackaging: 
 Common for all octave-forge packages.
@@ -62,7 +61,7 @@
 
  Insert required changes here 
 
-#@CHANGES@
+SourceDirectory: %type_pkg[forge]
 
 ##
 
@@ -79,16 +78,17 @@
 
 CompileScript: 
 #!/bin/sh -ev
+srcdir=%type_pkg[forge]
 export OCTAVE=%p/bin/octave-%type_raw[oct] 
 # repack tarball, since octave-3.4.3 appears not to want to install
 # from directories
 if [ %type_pkg[oct] -ge 343 ]
 then
cd ..
-   tar -cf %type_raw[forge]-%v.tar %type_raw[forge]-%v
+   tar -cf %type_raw[forge]-%v.tar $srcdir
cd %b
-   pkgsrc=%type_raw[forge]-%v.tar
-else pkgsrc=%type_raw[forge]-%v
+   pkgsrc=$srcdir-%v.tar
+else pkgsrc=$srcdir
 fi
 %p/share/octave/%type_raw[oct]/scripts/octave-forge-compile.sh $pkgsrc
 


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
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 generate-html-oct.info, 1.7, 1.8

2012-03-31 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv19466/10.7/stable/main/finkinfo/sci

Modified Files:
generate-html-oct.info 
Log Message:
New upstream.

Index: generate-html-oct.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/generate-html-oct.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- generate-html-oct.info  28 Feb 2012 15:50:38 -  1.7
+++ generate-html-oct.info  1 Apr 2012 00:02:35 -   1.8
@@ -1,7 +1,7 @@
 Info2: 
 Package: generate-html-oct%type_pkg[oct]
-Version: 0.1.3
-Revision: 2
+Version: 0.1.4
+Revision: 1
 Type: oct (3.2.4 3.4.3 3.6.0 3.6.1), forge (generate_html)
 Maintainer: Alexander Hansen alexkhan...@users.sourceforge.net
 # unfortunately, Homepage won't do types
@@ -39,15 +39,14 @@
 BuildDepends: 
   liboctave%type_pkg[oct]-dev, 
   fftw3,
-  ( %type_pkg[oct] = 305 ) hdf5.7-oldapi,
-  ( %type_pkg[oct] != 305 ) hdf5.7 
+  hdf5.7 
 
 Depends: 
   octave%type_pkg[oct]-interpreter
 
 Conflicts: octave-forge
 
-Source-MD5: 7fe7f9c600dad72e5c0382c1b6469bc9
+Source-MD5: aaaff81a78fdb3b34fd7a10b2e7724ef
 
 DescPackaging: 
 Common for all octave-forge packages.
@@ -62,7 +61,7 @@
 
  Insert required changes here 
 
-#@CHANGES@
+SourceDirectory: %type_pkg[forge]
 
 ##
 
@@ -79,16 +78,17 @@
 
 CompileScript: 
 #!/bin/sh -ev
+srcdir=%type_pkg[forge]
 export OCTAVE=%p/bin/octave-%type_raw[oct] 
 # repack tarball, since octave-3.4.3 appears not to want to install
 # from directories
 if [ %type_pkg[oct] -ge 343 ]
 then
cd ..
-   tar -cf %type_raw[forge]-%v.tar %type_raw[forge]-%v
+   tar -cf %type_raw[forge]-%v.tar $srcdir
cd %b
-   pkgsrc=%type_raw[forge]-%v.tar
-else pkgsrc=%type_raw[forge]-%v
+   pkgsrc=$srcdir-%v.tar
+else pkgsrc=$srcdir
 fi
 %p/share/octave/%type_raw[oct]/scripts/octave-forge-compile.sh $pkgsrc
 


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
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 net-ssleay-pm.info, 1.7, 1.8

2012-03-31 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv20299

Modified Files:
net-ssleay-pm.info 
Log Message:
Switch from system-openssl to openssl100.


Index: net-ssleay-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/net-ssleay-pm.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- net-ssleay-pm.info  23 Mar 2012 20:27:49 -  1.7
+++ net-ssleay-pm.info  1 Apr 2012 00:18:39 -   1.8
@@ -1,11 +1,11 @@
 Info2: 
 Package: net-ssleay-pm%type_pkg[perl]
 Version: 1.45
-Revision: 1
+Revision: 2
 Distribution: (%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.5, (%type_pkg[perl] = 588) 10.6
 Replaces: net-ssleay-pm (= 1.22-2)
-BuildDepends: fink (= 0.13.0-1), system-openssl-dev
-Depends: perl%type_pkg[perl]-core, mime-base64-pm%type_pkg[perl]
+BuildDepends: fink (= 0.13.0-1), openssl100-dev (= 1.0.1-1)
+Depends: perl%type_pkg[perl]-core, mime-base64-pm%type_pkg[perl], 
openssl100-shlibs (= 1.0.1-1)
 Enhances: webmin
 Source: mirror:cpan:authors/id/M/MI/MIKEM/Net-SSLeay-%v.tar.gz
 Source-MD5: 05415acd0eae23bccdeb35d9d976cc15
@@ -26,10 +26,9 @@
 HomePage: http://search.cpan.org/dist/Net-SSLeay
 CompileScript: 
#!/bin/bash -ev
-   export OPENSSL_PREFIX=%p/lib/system-openssl
+   export OPENSSL_PREFIX=%p
export PERL_MM_USE_DEFAULT=1
-   #we need to set LDDFLAGS manually so that -L%p/lib doesn't come first.
-   %{default_script} LDDLFLAGS='-bundle -undefined dynamic_lookup'
+   %{default_script}
 
 
 InfoTest: TestDepends: test-exception-pm, test-warn-pm%type_pkg[perl], 
test-nowarnings-pm%type_pkg[perl]


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
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 net-ssleay-pm.info, 1.7, 1.8

2012-03-31 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv20326

Modified Files:
net-ssleay-pm.info 
Log Message:
Switch from system-openssl to openssl100.


Index: net-ssleay-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/net-ssleay-pm.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- net-ssleay-pm.info  23 Mar 2012 20:27:57 -  1.7
+++ net-ssleay-pm.info  1 Apr 2012 00:18:46 -   1.8
@@ -1,11 +1,11 @@
 Info2: 
 Package: net-ssleay-pm%type_pkg[perl]
 Version: 1.45
-Revision: 1
+Revision: 2
 Distribution: (%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.5, (%type_pkg[perl] = 588) 10.6
 Replaces: net-ssleay-pm (= 1.22-2)
-BuildDepends: fink (= 0.13.0-1), system-openssl-dev
-Depends: perl%type_pkg[perl]-core, mime-base64-pm%type_pkg[perl]
+BuildDepends: fink (= 0.13.0-1), openssl100-dev (= 1.0.1-1)
+Depends: perl%type_pkg[perl]-core, mime-base64-pm%type_pkg[perl], 
openssl100-shlibs (= 1.0.1-1)
 Enhances: webmin
 Source: mirror:cpan:authors/id/M/MI/MIKEM/Net-SSLeay-%v.tar.gz
 Source-MD5: 05415acd0eae23bccdeb35d9d976cc15
@@ -26,10 +26,9 @@
 HomePage: http://search.cpan.org/dist/Net-SSLeay
 CompileScript: 
#!/bin/bash -ev
-   export OPENSSL_PREFIX=%p/lib/system-openssl
+   export OPENSSL_PREFIX=%p
export PERL_MM_USE_DEFAULT=1
-   #we need to set LDDFLAGS manually so that -L%p/lib doesn't come first.
-   %{default_script} LDDLFLAGS='-bundle -undefined dynamic_lookup'
+   %{default_script}
 
 
 InfoTest: TestDepends: test-exception-pm, test-warn-pm%type_pkg[perl], 
test-nowarnings-pm%type_pkg[perl]


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
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 dbm-deep-pm.info, 1.1, 1.2 extutils-cchecker-pm.info, 1.1, 1.2 io-socket-ssl-pm.info, 1.11, 1.12 uri-pm.info, 1.4, 1.5 version-pm.info, 1.7, 1.8

2012-03-31 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv22103

Modified Files:
dbm-deep-pm.info extutils-cchecker-pm.info 
io-socket-ssl-pm.info uri-pm.info version-pm.info 
Log Message:
New upstream version.


Index: io-socket-ssl-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/io-socket-ssl-pm.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- io-socket-ssl-pm.info   23 Mar 2012 21:41:29 -  1.11
+++ io-socket-ssl-pm.info   1 Apr 2012 00:35:49 -   1.12
@@ -1,14 +1,14 @@
 Info2: 
 Package: io-socket-ssl-pm%type_pkg[perl]
-version: 1.60
+version: 1.62
 Revision: 1
 Distribution: (%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.5, (%type_pkg[perl] = 588) 10.6
 ###
-Depends: perl%type_pkg[perl]-core, net-ssleay-pm%type_pkg[perl] (= 1.45-1), 
net-idn-encode-pm%type_pkg[perl] (= 2.000-1)
+Depends: perl%type_pkg[perl]-core, net-ssleay-pm%type_pkg[perl] (= 1.45-2), 
net-idn-encode-pm%type_pkg[perl] (= 2.000-1)
 Replaces: io-socket-ssl-pm (= 0.92-1)
 ###
 Source: mirror:cpan:authors/id/S/SU/SULLR/IO-Socket-SSL-%v.tar.gz
-Source-MD5: 46d8933dcca9ef58c87c7eb3cd2cd214
+Source-MD5: a0faa586626cd67270e9a7e7410175b4
 ###
 Type: perl (5.8.6 5.8.8 5.10.0 5.12.3)
 UpdatePOD: true

Index: dbm-deep-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/dbm-deep-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dbm-deep-pm.info30 Jul 2011 02:49:51 -  1.1
+++ dbm-deep-pm.info1 Apr 2012 00:35:49 -   1.2
@@ -1,6 +1,6 @@
 Info2: 
 Package: dbm-deep-pm%type_pkg[perl]
-Version: 2.0004
+Version: 2.0005
 Revision: 1
 Distribution: (%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
 License: Artistic/GPL
@@ -18,7 +18,7 @@
 Homepage: http://search.cpan.org/dist/DBM-Deep/
 
 Source: mirror:cpan:authors/id/S/SP/SPROUT/DBM-Deep-%v.tar.gz
-Source-MD5: b329da1e68d203feed242b00ae3ebe7d
+Source-MD5: 9533e36ec98a3c764d91d4daff9b2535
 
 PatchScript: 
 #!/bin/sh -ev

Index: extutils-cchecker-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/extutils-cchecker-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- extutils-cchecker-pm.info   30 Jul 2011 02:08:53 -  1.1
+++ extutils-cchecker-pm.info   1 Apr 2012 00:35:49 -   1.2
@@ -1,7 +1,7 @@
 Info2: 
 Package: extutils-cchecker-pm%type_pkg[perl]
-Version: 0.07
-Revision: 2
+Version: 0.08
+Revision: 1
 Distribution: (%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
 License: Artistic/GPL
 Description: Utilities for headers, libs, or OS features
@@ -9,7 +9,7 @@
 Homepage: http://search.cpan.org/dist/ExtUtils-CChecker/
 
 Source: mirror:cpan:authors/id/P/PE/PEVANS/ExtUtils-CChecker-%v.tar.gz
-Source-MD5: d44dc0670fe26be22a05faea015639e0
+Source-MD5: 29df0875a60e2635f39f49b84aeaa502
 
 Type: perl (5.8.6 5.8.8 5.10.0 5.12.3)
 

Index: version-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/version-pm.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- version-pm.info 20 Feb 2012 19:57:11 -  1.7
+++ version-pm.info 1 Apr 2012 00:35:49 -   1.8
@@ -1,6 +1,6 @@
 Info2: 
 Package: version-pm%type_pkg[perl]
-Version: 0.96
+Version: 0.97
 Revision: 1
 Epoch: 1
 Distribution: (%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.5, (%type_pkg[perl] = 588) 10.6
@@ -22,7 +22,7 @@
 
 # Unpack Phase.
 Source: mirror:cpan:authors/id/J/JP/JPEACOCK/version-%v.tar.gz
-Source-MD5: 8656e6cf3674576f8728d9e1b77306dc
+Source-MD5: 814d08c732f7140c0064b54668c36710
 
 # Install Phase.
 InstallScript: 

Index: uri-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/perlmods/uri-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- uri-pm.info 15 Aug 2011 21:48:45 -  1.4
+++ uri-pm.info 1 Apr 2012 00:35:49 -   1.5
@@ -1,9 +1,8 @@
 Info2: 
 Package: 

[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods dbm-deep-pm.info, 1.1, 1.2 extutils-cchecker-pm.info, 1.1, 1.2 io-socket-ssl-pm.info, 1.11, 1.12 uri-pm.info, 1.14, 1.15 version-pm.info, 1.12, 1.13

2012-03-31 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv22139

Modified Files:
dbm-deep-pm.info extutils-cchecker-pm.info 
io-socket-ssl-pm.info uri-pm.info version-pm.info 
Log Message:
New upstream version.


Index: io-socket-ssl-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/io-socket-ssl-pm.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- io-socket-ssl-pm.info   23 Mar 2012 21:41:38 -  1.11
+++ io-socket-ssl-pm.info   1 Apr 2012 00:35:58 -   1.12
@@ -1,14 +1,14 @@
 Info2: 
 Package: io-socket-ssl-pm%type_pkg[perl]
-version: 1.60
+version: 1.62
 Revision: 1
 Distribution: (%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.5, (%type_pkg[perl] = 588) 10.6
 ###
-Depends: perl%type_pkg[perl]-core, net-ssleay-pm%type_pkg[perl] (= 1.45-1), 
net-idn-encode-pm%type_pkg[perl] (= 2.000-1)
+Depends: perl%type_pkg[perl]-core, net-ssleay-pm%type_pkg[perl] (= 1.45-2), 
net-idn-encode-pm%type_pkg[perl] (= 2.000-1)
 Replaces: io-socket-ssl-pm (= 0.92-1)
 ###
 Source: mirror:cpan:authors/id/S/SU/SULLR/IO-Socket-SSL-%v.tar.gz
-Source-MD5: 46d8933dcca9ef58c87c7eb3cd2cd214
+Source-MD5: a0faa586626cd67270e9a7e7410175b4
 ###
 Type: perl (5.8.6 5.8.8 5.10.0 5.12.3)
 UpdatePOD: true

Index: dbm-deep-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/dbm-deep-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dbm-deep-pm.info9 Jan 2012 02:32:38 -   1.1
+++ dbm-deep-pm.info1 Apr 2012 00:35:58 -   1.2
@@ -1,6 +1,6 @@
 Info2: 
 Package: dbm-deep-pm%type_pkg[perl]
-Version: 2.0004
+Version: 2.0005
 Revision: 1
 Distribution: (%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
 License: Artistic/GPL
@@ -18,7 +18,7 @@
 Homepage: http://search.cpan.org/dist/DBM-Deep/
 
 Source: mirror:cpan:authors/id/S/SP/SPROUT/DBM-Deep-%v.tar.gz
-Source-MD5: b329da1e68d203feed242b00ae3ebe7d
+Source-MD5: 9533e36ec98a3c764d91d4daff9b2535
 
 PatchScript: 
 #!/bin/sh -ev

Index: extutils-cchecker-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/extutils-cchecker-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- extutils-cchecker-pm.info   8 Jan 2012 08:38:54 -   1.1
+++ extutils-cchecker-pm.info   1 Apr 2012 00:35:58 -   1.2
@@ -1,7 +1,7 @@
 Info2: 
 Package: extutils-cchecker-pm%type_pkg[perl]
-Version: 0.07
-Revision: 2
+Version: 0.08
+Revision: 1
 Distribution: (%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
 License: Artistic/GPL
 Description: Utilities for headers, libs, or OS features
@@ -9,7 +9,7 @@
 Homepage: http://search.cpan.org/dist/ExtUtils-CChecker/
 
 Source: mirror:cpan:authors/id/P/PE/PEVANS/ExtUtils-CChecker-%v.tar.gz
-Source-MD5: d44dc0670fe26be22a05faea015639e0
+Source-MD5: 29df0875a60e2635f39f49b84aeaa502
 
 Type: perl (5.8.6 5.8.8 5.10.0 5.12.3)
 

Index: version-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/version-pm.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- version-pm.info 20 Feb 2012 19:56:59 -  1.12
+++ version-pm.info 1 Apr 2012 00:35:58 -   1.13
@@ -1,6 +1,6 @@
 Info2: 
 Package: version-pm%type_pkg[perl]
-Version: 0.96
+Version: 0.97
 Revision: 1
 Epoch: 1
 Distribution: (%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.5, (%type_pkg[perl] = 588) 10.6
@@ -22,7 +22,7 @@
 
 # Unpack Phase.
 Source: mirror:cpan:authors/id/J/JP/JPEACOCK/version-%v.tar.gz
-Source-MD5: 8656e6cf3674576f8728d9e1b77306dc
+Source-MD5: 814d08c732f7140c0064b54668c36710
 
 # Install Phase.
 InstallScript: 

Index: uri-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/uri-pm.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- uri-pm.info 18 Nov 2011 20:24:50 -  1.14
+++ uri-pm.info 1 Apr 2012 00:35:58 -   1.15
@@ -1,9 +1,8 @@
 Info2: