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

Modified Files:
        uri-pm.info 
Removed Files:
        uri-pm.patch 
Log Message:
Latest uri-pmXXX to stable


--- uri-pm.patch DELETED ---

Index: uri-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/uri-pm.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- uri-pm.info 22 Oct 2011 18:37:46 -0000      1.13
+++ uri-pm.info 18 Nov 2011 20:24:50 -0000      1.14
@@ -1,23 +1,33 @@
 Info2: <<
 Package: uri-pm%type_pkg[perl]
-Version: 1.38
+Version: 1.59
 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
 ###
 Depends:  perl%type_pkg[perl]-core, mime-base64-pm%type_pkg[perl]
-BuildDepends: fink (>= 0.29.0-1)
+BuildDepends: fink (>= 0.29.0-1), extutils-makemaker-pm%type_pkg[perl] (>= 
6.56-3)
 Replaces: uri-pm (<= 1.23-1), %N-man
 Conflicts: %N-man
 ###
 Source: mirror:cpan:authors/id/G/GA/GAAS/URI-%v.tar.gz
-Source-MD5: 35fba2715eb8ac56e8e30244ae69ff65
+Source-MD5: fecebf8fa20e2d26ea4a1649c095e96e
 ###
 Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0 5.12.3)
 UpdatePOD: true
 ###
-DocFiles: Changes README rfc2396.txt
+DocFiles: Changes README
 ###
+PatchScript: <<
+#!/bin/sh -ev
+       perlversion=%type_raw[perl]
+       if dpkg --compare-versions "$perlversion" ">=" "5.10.0" && [ "%m" != 
"powerpc" ]; then
+               perl -pi -e 's#(\$\^X)#"/usr/bin/arch", "-%m", \1#' t/storable.t
+       fi
+<<
+
+InfoTest: TestDepends: test-simple-pm%type_pkg[perl] (>= 0.96-1)
+
 InstallScript: <<
   %{default_script}
   mv %i/share/man %i/lib/perl5/%type_raw[perl]
@@ -38,8 +48,14 @@
   URI::URL interface.  The emulated URI::URL implements both the old and
   the new interface.
 <<
+DescPackaging: <<
+       Tests want business-isbn-pm but it depends on uri-pm so don't add to
+       TestDepends or else we get trapped in a circular dependency.
+       
+       Previously maintained by Christian Schaffner 
<chri...@users.sourceforge.net>
+<<
 ###
-License: Artistic
-Maintainer: Christian Schaffner <chri...@users.sourceforge.net>
+License: Artistic/GPL
+Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
 Homepage: http://search.cpan.org/dist/URI
 <<


------------------------------------------------------------------------------
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