Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv9992
Modified Files:
io-socket-ssl-pm.info net-idn-encode-pm.info
net-idn-nameprep-pm.info unicode-stringprep-pm.info
Log Message:
test-nowarnings-pm is now perl-versioned so it's dependencies must also be.
Index: unicode-stringprep-pm.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/unicode-stringprep-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- unicode-stringprep-pm.info 25 May 2010 01:15:40 -0000 1.1
+++ unicode-stringprep-pm.info 23 Oct 2010 21:49:59 -0000 1.2
@@ -1,19 +1,31 @@
-Package: unicode-stringprep-pm
+Info2:<<
+Package: unicode-stringprep-pm%type_pkg[perl]
Version: 1.103
-Revision: 1
-Type: perl
+Revision: 2
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
+Architecture: (%type_pkg[perl] = 581) powerpc
+Distribution: (%type_pkg[perl] = 581) 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
Description: Preparation of Internationalized Strings
License: Artistic/GPL
Maintainer: Daniel Johnson <[email protected]>
Homepage: http://search.cpan.org/dist/Unicode-Stringprep/
-BuildDepends: test-nowarnings-pm
+BuildDepends: test-nowarnings-pm%type_pkg[perl]
+Conflicts: unicode-stringprep-pm
+Replaces: unicode-stringprep-pm
+Provides: unicode-stringprep-pm
InfoTest: TestDepends: test-pod-coverage-pm
+InstallScript: <<
+ %{default_script}
+ mv %i/share/man %i/lib/perl5/%type_raw[perl]
+<<
+
Source: mirror:cpan:authors/id/C/CF/CFAERBER/Unicode-Stringprep-%v.tar.gz
Source-MD5: 38b37d58e8444832a8bb5b3c492726cd
UpdatePOD: true
DocFiles: Changes LICENSE README
+<<
Index: net-idn-nameprep-pm.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/net-idn-nameprep-pm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- net-idn-nameprep-pm.info 4 Jun 2010 15:34:21 -0000 1.3
+++ net-idn-nameprep-pm.info 23 Oct 2010 21:49:59 -0000 1.4
@@ -1,18 +1,30 @@
-Package: net-idn-nameprep-pm
+Info2: <<
+Package: net-idn-nameprep-pm%type_pkg[perl]
Version: 1.100
-Revision: 2
-Type: perl
+Revision: 3
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
+Architecture: (%type_pkg[perl] = 581) powerpc
+Distribution: (%type_pkg[perl] = 581) 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
Description: Stringprep Profile for Intl. Domain Names
License: Artistic/GPL
Maintainer: Daniel Johnson <[email protected]>
Homepage: http://search.cpan.org/dist/Net-IDN-Nameprep/
-BuildDepends: test-nowarnings-pm
-Depends: unicode-stringprep-pm
+BuildDepends: test-nowarnings-pm%type_pkg[perl]
+Depends: unicode-stringprep-pm%type_pkg[perl]
+Conflicts: net-idn-nameprep-pm
+Replaces: net-idn-nameprep-pm
+Provides: net-idn-nameprep-pm
Source: mirror:cpan:authors/id/C/CF/CFAERBER/Net-IDN-Nameprep-%v.tar.gz
Source-MD5: e2f79e7d4defcdf6ab1a96c732b3fc0c
+InstallScript: <<
+ %{default_script}
+ mv %i/share/man %i/lib/perl5/%type_raw[perl]
+<<
+
UpdatePOD: true
DocFiles: Changes LICENSE README
+<<
Index: io-socket-ssl-pm.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/io-socket-ssl-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- io-socket-ssl-pm.info 25 May 2010 01:16:38 -0000 1.1
+++ io-socket-ssl-pm.info 23 Oct 2010 21:49:59 -0000 1.2
@@ -1,11 +1,11 @@
Info2: <<
Package: io-socket-ssl-pm%type_pkg[perl]
version: 1.33
-Revision: 1
+Revision: 2
Architecture: (%type_pkg[perl] = 581) powerpc
Distribution: (%type_pkg[perl] = 581) 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
###
-Depends: perl%type_pkg[perl]-core, net-ssleay-pm%type_pkg[perl],
net-idn-encode-pm
+Depends: perl%type_pkg[perl]-core, net-ssleay-pm%type_pkg[perl],
net-idn-encode-pm%type_pkg[perl]
Replaces: io-socket-ssl-pm (<= 0.92-1)
###
Source: mirror:cpan:authors/id/S/SU/SULLR/IO-Socket-SSL-%v.tar.gz
Index: net-idn-encode-pm.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/net-idn-encode-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- net-idn-encode-pm.info 25 May 2010 01:36:43 -0000 1.2
+++ net-idn-encode-pm.info 23 Oct 2010 21:49:59 -0000 1.3
@@ -1,18 +1,30 @@
-Package: net-idn-encode-pm
+Info2: <<
+Package: net-idn-encode-pm%type_pkg[perl]
Version: 1.000
-Revision: 2
-Type: perl
+Revision: 3
+Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
+Architecture: (%type_pkg[perl] = 581) powerpc
+Distribution: (%type_pkg[perl] = 581) 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
Description: Internationalizing Domain Names in Apps
License: Artistic/GPL
Maintainer: Daniel Johnson <[email protected]>
Homepage: http://search.cpan.org/dist/Net-IDN-Encode/
-BuildDepends: test-nowarnings-pm
-Depends: net-idn-nameprep-pm
+BuildDepends: test-nowarnings-pm%type_pkg[perl]
+Depends: net-idn-nameprep-pm%type_pkg[perl]
+Conflicts: net-idn-encode-pm
+Replaces: net-idn-encode-pm
+Provides: net-idn-encode-pm
Source: mirror:cpan:authors/id/C/CF/CFAERBER/Net-IDN-Encode-%v.tar.gz
Source-MD5: 5b1c00ce7e6c7896b90f4435c650c99d
+InstallScript: <<
+ %{default_script}
+ mv %i/share/man %i/lib/perl5/%type_raw[perl]
+<<
+
UpdatePOD: true
DocFiles: Changes LICENSE README
+<<
------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs