Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv23955

Modified Files:
        gd-pm.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8
patch: substitute Newxz macro with Newz for pre-perl-5.9 compat
!lart perl


Index: gd-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/perlmods/gd-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gd-pm.info  11 Jul 2011 04:08:33 -0000      1.1
+++ gd-pm.info  28 Nov 2011 23:50:20 -0000      1.2
@@ -1,45 +1,36 @@
 Info2: <<
 Package: gd-pm%type_pkg[perl]
-Version: 2.45
-Revision: 2
+Version: 2.46
+Revision: 3
+
 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
+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
 Replaces: gd-pm (<= 2.06-5)
 Description: Perl interface to the GD graphics library
-Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
-License: Artistic
+Type: perl (5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
+License: Artistic/GPL
 Maintainer: None <fink-de...@lists.sourceforge.net>
 
 # Dependencies:
 Depends: <<
-       fontconfig2-shlibs (>= 2.8.0-4),
-       freetype219-shlibs (>= 2.3.12-1),
-       gd2-shlibs (>= 2.0.35-7),
-       libiconv,
-       libjpeg8-shlibs,
-       libpng3-shlibs,
-       perl%type_pkg[perl]-core,
-       x11-shlibs
+       gd2-shlibs (>= 2.0.35-11),
+       perl%type_pkg[perl]-core
 <<
 
 BuildDepends: <<
        fink (>= 0.24-12),
-       fontconfig2-dev (>= 2.8.0-4),
-       freetype219 (>= 2.3.12-1),
-       gd2 (>= 2.0.35-7),
-       libiconv-dev,
-       libjpeg8,
-       libpng3,
-       x11-dev
+       gd2 (>= 2.0.35-11)
 <<
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/L/LD/LDS/GD-%v.tar.gz
-Source-MD5: 430b15e74eb6287519c403c4772dc1e3
+Source-MD5: ea86a94eb45330eae27ecbfd5c2f43bb
 
 PatchScript: <<
        rm t/GD.t
        perl -ni -e 'print unless /t\/GD.t/' MANIFEST
+       # Newxz is only available in perl >= 5.9, invoke Newz for compatibility 
-- fangism
+       sed -i.orig -e 's|Newxz(|Newz(UNUSED,|g' GD.xs
 <<
 
 InstallScript: <<
@@ -53,7 +44,7 @@
 
 # Install Phase:
 UpdatePOD: true
-DocFiles: ChangeLog MANIFEST README LICENSE
+DocFiles: ChangeLog README README.QUICKDRAW
 
 # Additional Data:
 Homepage: http://search.cpan.org/dist/GD/
@@ -81,9 +72,7 @@
  Previous maintainers: Michael Baudis <mbau...@gmail.com>
                        Koen van der Drift <drift...@users.sourceforge.net>
 
-       Try to keep png and jpeg libversions in sync with gd2 (also
-       helps avoid accidentally linking X11-supplied libs of same
-       install_name)
+       gd2 as of 2.0.35-11 does not propagate bdep on other libs
 
        Fails self-test with something related to new jpeg. See:
        https://rt.cpan.org/Public/Bug/Display.html?id=49053
@@ -91,4 +80,4 @@
        http://bugs.gentoo.org/316049
 <<
 # end of Info2 field:
-<<
\ No newline at end of file
+<<


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to