Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/perlmods
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22557

Modified Files:
        digest-sha1-pm.info getopt-long-pm.info html-parser-pm.info 
        libwww-pm.info term-readkey-pm.info unicode-map-pm.info 
        unicode-string-pm.info uri-pm.info xml-parser-pm.info 
        xml-writer-pm.info 
Added Files:
        digest-sha1-pm-2.06-3.info 
Removed Files:
        digest-sha1-pm-2.06-2.info mime-base64-pm581.info 
Log Message:
new-fangled -pm packages to stable


Index: xml-parser-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/perlmods/xml-parser-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- xml-parser-pm.info  2 Apr 2005 20:26:31 -0000       1.4
+++ xml-parser-pm.info  16 Apr 2005 18:58:10 -0000      1.5
@@ -1,11 +1,12 @@
 Info2: <<
 Package: xml-parser-pm%type_pkg[perl]
 Version: 2.34
-Revision: 13
+Revision: 14
 ###
 Depends: perl%type_pkg[perl]-core, expat-shlibs (>= 1.95.5-1), 
libwww-pm%type_pkg[perl]
 BuildDepends: fink (>= 0.17.0-1), expat (>= 1.95.5-1), libwww-pm%type_pkg[perl]
-Replaces: xml-parser-pm (<= 2.31-4)
+Replaces: xml-parser-pm (<= 2.31-4), %N-man
+Conflicts: %N-man
 ###
 Source: mirror:cpan:authors/id/M/MS/MSERGEANT/XML-Parser-%v.tar.gz
 Source-MD5: 84d9e0001fe01c14867256c3fe115899
@@ -16,12 +17,9 @@
 ConfigureParams: EXPATLIBPATH=%p/lib EXPATINCPATH=%p/include
 ###
 DocFiles: Changes MANIFEST README samples/*
-SplitOff: <<
- Package: %N-man
- Depends: %N (= %v-%r)
- Conflicts: %{Ni}580-man, %{Ni}581-man, %{Ni}584-man, %{Ni}586-man
- Replaces: %{Ni}580-man, %{Ni}581-man, %{Ni}584-man, %{Ni}586-man
- Files: share/man
+InstallScript: <<
+  %{default_script}
+  mv %i/share/man %i/lib/perl5/%type_raw[perl]
 <<
 ###
 Description: Perl ext interface to XML parser/expat

--- NEW FILE: digest-sha1-pm-2.06-3.info ---
Info2: <<
Package: digest-sha1-pm%type_pkg[perl]
Version: 2.06
Revision: 3
Epoch: 1
Description: Perl interface to the SHA-1 Algorithm
Type: perl (5.8.1)
License: Artistic
Maintainer: Christian Schaffner <[EMAIL PROTECTED]>

# Dependencies:
Depends: digest-pm%type_pkg[perl], perl%type_pkg[perl]-core
BuildDepends: digest-pm%type_pkg[perl], fink (>= 0.20.1-1)
Replaces: digest-sha1-pm (<= 2.02-1), %N-man
Conflicts: %N-man

# Unpack Phase:
Source: mirror:cpan:modules/by-module/Digest/Digest-SHA1-%v.tar.gz
Source-MD5: 682cbe2ca3051463f4f57e9be3827fd4

# Install Phase:
UpdatePOD: true
DocFiles: Changes MANIFEST README fip180-1.html fip180-1.gif
InstallScript: <<
  %{default_script}
  mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
PostInstScript: <<
 rm -rf %p/lib/perl5/darwin/auto/Digest/SHA1/
 rm -f %p/lib/perl5/darwin/Digest/SHA1.pm
<<

# Additional Data:
DescDetail: <<
The Digest::SHA1 module allows you to use the NIST SHA-1 message
digest algorithm from within Perl programs.  The algorithm takes as
input a message of arbitrary length and produces as output a 160-bit
"fingerprint" or "message digest" of the input.

SHA1 is described at <http://www.itl.nist.gov/fipspubs/fip180-1.htm>
<<
Homepage: http://search.cpan.org/dist/Digest-SHA1
<<

Index: html-parser-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/perlmods/html-parser-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- html-parser-pm.info 2 Apr 2005 20:26:30 -0000       1.4
+++ html-parser-pm.info 16 Apr 2005 18:58:10 -0000      1.5
@@ -1,11 +1,12 @@
 Info2: <<
 Package: html-parser-pm%type_pkg[perl]
 version: 3.45
-Revision: 2
+Revision: 3
 ###
 Depends: perl%type_pkg[perl]-core, html-tagset-pm
 BuildDepends: fink (>= 0.20.1-1)
-Replaces: html-parser-pm (<= 3.27-1)
+Replaces: html-parser-pm (<= 3.27-1), %N-man
+Conflicts: %N-man
 ###
 Source: mirror:cpan:authors/id/G/GA/GAAS/HTML-Parser-%v.tar.gz
 Source-MD5: c2ac1379ac5848dd32e24347cd679391
@@ -19,12 +20,9 @@
 UpdatePOD: true
 ###
 DocFiles: Changes MANIFEST README* TODO
-SplitOff: <<
- Package: %N-man
- Depends: %N (= %v-%r)
- Conflicts: %{Ni}581-man, %{Ni}584-man, %{Ni}586-man
- Replaces: %{Ni}581-man, %{Ni}584-man, %{Ni}586-man
- Files: share/man
+InstallScript: <<
+  %{default_script}
+  mv %i/share/man %i/lib/perl5/%type_raw[perl]
 <<
 ###
 Description: Perl modules that parse and extract info

--- digest-sha1-pm-2.06-2.info DELETED ---

Index: digest-sha1-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/perlmods/digest-sha1-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- digest-sha1-pm.info 2 Apr 2005 20:26:25 -0000       1.1
+++ digest-sha1-pm.info 16 Apr 2005 18:58:10 -0000      1.2
@@ -1,7 +1,7 @@
 Info2: <<
 Package: digest-sha1-pm%type_pkg[perl]
 Version: 2.10
-Revision: 5
+Revision: 6
 Description: Perl interface to the SHA-1 Algorithm
 Type: perl (5.8.6)
 License: Artistic
@@ -10,7 +10,8 @@
 # Dependencies:
 Depends: digest-pm%type_pkg[perl], perl%type_pkg[perl]-core
 BuildDepends: digest-pm%type_pkg[perl], fink (>= 0.20.1-1)
-Replaces: digest-sha1-pm (<= 2.02-1)
+Replaces: digest-sha1-pm (<= 2.02-1), %N-man
+Conflicts: %N-man
 
 # Unpack Phase:
 Source: mirror:cpan:modules/by-module/Digest/Digest-SHA1-%v.tar.gz
@@ -19,12 +20,9 @@
 # Install Phase:
 UpdatePOD: true
 DocFiles: Changes MANIFEST README fip180-1.html fip180-1.gif
-SplitOff: <<
- Package: %N-man
- Depends: %N (= %v-%r)
- Conflicts: %{Ni}580-man, %{Ni}581-man, %{Ni}584-man, %{Ni}586-man
- Replaces: %{Ni}580-man, %{Ni}581-man, %{Ni}584-man, %{Ni}586-man
- Files: share/man
+InstallScript: <<
+  %{default_script}
+  mv %i/share/man %i/lib/perl5/%type_raw[perl]
 <<
 PostInstScript: <<
  rm -rf %p/lib/perl5/darwin/auto/Digest/SHA1/

Index: unicode-string-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/perlmods/unicode-string-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- unicode-string-pm.info      2 Apr 2005 20:26:31 -0000       1.4
+++ unicode-string-pm.info      16 Apr 2005 18:58:10 -0000      1.5
@@ -1,8 +1,9 @@
 Info2: <<
 Package: unicode-string-pm%type_pkg[perl]
 Version: 2.07
-Revision: 13
-Replaces: unicode-string-pm (<= 2.07-1)
+Revision: 14
+Replaces: unicode-string-pm (<= 2.07-1), %N-man
+Conflicts: %N-man
 Depends: perl%type_pkg[perl]-core, mime-base64-pm%type_pkg[perl]
 BuildDepends: fink (>= 0.20.1-1)
 PostInstScript: <<
@@ -18,12 +19,9 @@
 UpdatePOD: true
 ###
 DocFiles: Changes MANIFEST README*
-SplitOff: <<
- Package: %N-man
- Depends: %N (= %v-%r)
- Conflicts: %{Ni}560-man, %{Ni}580-man, %{Ni}581-man, %{Ni}584-man, 
%{Ni}586-man
- Replaces: %{Ni}560-man, %{Ni}580-man, %{Ni}581-man, %{Ni}584-man, %{Ni}586-man
- Files: share/man
+InstallScript: <<
+  %{default_script}
+  mv %i/share/man %i/lib/perl5/%type_raw[perl]
 <<
 ###
 Description: Perl mod for unicode strings

Index: libwww-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/perlmods/libwww-pm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libwww-pm.info      2 Apr 2005 20:26:30 -0000       1.5
+++ libwww-pm.info      16 Apr 2005 18:58:10 -0000      1.6
@@ -1,11 +1,12 @@
 Info2: <<
 Package: libwww-pm%type_pkg[perl]
 Version: 5.803
-Revision: 2
+Revision: 3
 ###
 Depends: perl%type_pkg[perl]-core, compress-zlib-pm%type_pkg[perl], 
uri-pm%type_pkg[perl], mime-base64-pm%type_pkg[perl], 
html-parser-pm%type_pkg[perl], libnet-pm%type_pkg[perl], 
digest-md5-pm%type_pkg[perl]
 BuildDepends: fink (>= 0.20.1-1), test-harness-pm%type_pkg[perl]
-Replaces: libwww-pm (<= 5.69-3)
+Replaces: libwww-pm (<= 5.69-3), %N-man
+Conflicts: %N-man
 ###
 Source: mirror:cpan:authors/id/G/GA/GAAS/libwww-perl-%v.tar.gz
 Source-MD5: 3345d5f15a4f42350847254141725c8f
@@ -20,12 +21,9 @@
 NoPerlTests: true
 ###
 DocFiles: Changes MANIFEST README*
-SplitOff: <<
- Package: %N-man
- Depends: %N (= %v-%r)
- Conflicts: %{Ni}581-man, %{Ni}584-man
- Replaces: %{Ni}581-man, %{Ni}584-man, %{Ni}586-man
- Files: share/man
+InstallScript: <<
+  %{default_script}
+  mv %i/share/man %i/lib/perl5/%type_raw[perl]
 <<
 SplitOff2: <<
  Package: %N-bin

Index: uri-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/perlmods/uri-pm.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- uri-pm.info 2 Apr 2005 20:26:31 -0000       1.8
+++ uri-pm.info 16 Apr 2005 18:58:10 -0000      1.9
@@ -1,11 +1,12 @@
 Info2: <<
 Package: uri-pm%type_pkg[perl]
 Version: 1.35
-Revision: 2
+Revision: 3
 ###
 Depends:  perl%type_pkg[perl]-core, mime-base64-pm%type_pkg[perl]
 BuildDepends: fink (>= 0.22.1-1)
-Replaces: uri-pm (<= 1.23-1)
+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: 1a933b1114c41a25587ee59ba8376f7c
@@ -16,13 +17,9 @@
 ###
 DocFiles: Changes MANIFEST README* rfc2396.txt
 ###
-SplitOff: <<
-  Package: %N-man
-  Depends:  perl%type_pkg[perl]-core
-  Conflicts: %{Ni}560-man, %{Ni}561-man, %{Ni}580-man, %{Ni}581-man, 
%{Ni}584-man, %{Ni}586-man
-  Replaces: uri-pm (<= 1.23-1), %{Ni}560-man, %{Ni}561-man, %{Ni}580-man, 
%{Ni}581-man, %{Ni}584-man, %{Ni}586-man
-  Files: share/man
-  DocFiles: Changes MANIFEST README* rfc2396.txt
+InstallScript: <<
+  %{default_script}
+  mv %i/share/man %i/lib/perl5/%type_raw[perl]
 <<
 ###
 Description: Perl module that implements the URI class

Index: unicode-map-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/perlmods/unicode-map-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- unicode-map-pm.info 2 Apr 2005 20:26:31 -0000       1.2
+++ unicode-map-pm.info 16 Apr 2005 18:58:10 -0000      1.3
@@ -1,7 +1,7 @@
 Info2: <<
 Package: unicode-map-pm%type_pkg[perl]
 Version: 0.112
-Revision: 4
+Revision: 5
 Type: perl (5.6.0 5.8.1 5.8.6)
 Description: Map text to and from UTF16 Unicode
 License: Artistic
@@ -10,6 +10,8 @@
 # Dependencies:
 Depends: perl%type_pkg[perl]-core
 BuildDepends: fink (>= 0.20.1-1)
+Conflicts: %N-man
+Replaces: %N-man
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/M/MS/MSCHWARTZ/Unicode-Map-%v.tar.gz
@@ -18,12 +20,9 @@
 # Install Phase:
 UpdatePOD: true
 DocFiles: COPYING Changes INSTALL MANIFEST README
-SplitOff: <<
- Package: %N-man
- Depends: %N (= %v-%r)
- Conflicts: %{Ni}560-man, %{Ni}580-man, %{Ni}581-man, %{Ni}584-man, 
%{Ni}586-man
- Replaces: %{Ni}560-man, %{Ni}580-man, %{Ni}581-man, %{Ni}584-man, %{Ni}586-man
- Files: share/man
+InstallScript: <<
+  %{default_script}
+  mv %i/share/man %i/lib/perl5/%type_raw[perl]
 <<
 SplitOff2: <<
  Package: %N-bin

Index: getopt-long-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/perlmods/getopt-long-pm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- getopt-long-pm.info 25 Feb 2005 15:35:25 -0000      1.2
+++ getopt-long-pm.info 16 Apr 2005 18:58:10 -0000      1.3
@@ -2,37 +2,30 @@
 
 Package: getopt-long-pm%type_pkg[perl]
 Epoch: 1
-Version: 2.34.b1
-Revision: 11
+Version: 2.34.b3
+Revision: 12
 ###
 Depends: perl%type_pkg[perl]-core
 BuildDepends: fink (>= 0.20.1-1), perl%type_pkg[perl]-core
-Replaces: getopt-long-pm, perl%type_pkg[perl]-core
+Replaces: getopt-long-pm, %N-man
+Conflicts: %N-man
 ###
-Source: mirror:cpan:authors/id/J/JV/JV/Getopt-Long-2.34_01.tar.gz
-Source-MD5: a8b06945b0283ed705a02822cd653149
+Source: mirror:cpan:authors/id/J/JV/JV/Getopt-Long-2.34_03.tar.gz
+Source-MD5: 668a56e33bf07c2eb9caccd092feecf8
 ###
 PatchScript: <<
   # Disable for pkgmanagement
   perl -pi.bak -e 's,my \$obsolete = ",my \$obsolete = ""; #",g' Makefile.PL
 <<
 ###
-Type: perl (5.6.0 5.8.1)
+Type: perl (5.6.0 5.8.1 5.8.6)
 UpdatePOD: true
 ###
-DocFiles: Announce CHANGES INSTALL MANIFEST* README*
-###
-SplitOff: <<
-  Package: %N-man
-  Depends: %N
-  Conflicts: %{Ni}560-man, %{Ni}561-man, %{Ni}580-man, %{Ni}581-man
-  Replaces: <<
-    getopt-long-pm581 (<< 1:2.34.b1), getopt-long-pm,
-    %{Ni}560-man, %{Ni}561-man, %{Ni}580-man, %{Ni}581-man
-  <<
-  Files: share/man
-  DocFiles: Announce CHANGES INSTALL MANIFEST* README*
+InstallScript: <<
+  %{default_script}
+  mv %i/share/man %i/lib/perl5/%type_raw[perl]
 <<
+DocFiles: Announce CHANGES INSTALL README
 ###
 Description: Extended processing of command line options
 DescDetail: <<
@@ -52,10 +45,12 @@
   upward compatible. In fact, the Perl 5 version of newgetopt.pl is just
   a wrapper around the module.
 <<
-DescPackaging: <<
-There was once a getopt-long-pm* whose %v contained a _, so need epoch
-to surpass that. Some Conflicts/Replaces version req's are slightly
-more strict than necessary, in order to never mention that %v.
+DescUsage: <<
+This is a core module in some versions of perl. In winter 2004, perl
+core modules were moved to a different directory than where module
+packages go. If you get installation conflicts between perlXXX-core
+and getopt-long-pmXXX, upgrade to the latest version of the
+perlXXX-core package.
 <<
 ###
 License: Artistic

--- mime-base64-pm581.info DELETED ---

Index: xml-writer-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/perlmods/xml-writer-pm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xml-writer-pm.info  26 Aug 2004 02:00:13 -0000      1.1
+++ xml-writer-pm.info  16 Apr 2005 18:58:10 -0000      1.2
@@ -1,26 +1,17 @@
 Package: xml-writer-pm
-Version: 0.5.0
-Revision: 12
+Version: 0.531
+Revision: 13
 ###
-Depends: perl581-core | system-perl581
-BuildDepends: fink (>= 0.17.0-1)
-Replaces: xml-writer-pm581 (<= 0.5.0-11)
+Replaces: xml-writer-pm581, %N-man
+Conflicts: xml-writer-pm581, %N-man
 ###
-Source: mirror:cpan:authors/id/J/JO/JOSEPHW/XML-Writer-0.500.tar.gz
-Source-MD5: 7e92946e0364ab4347ade9325a7eeb8b
+Source: mirror:cpan:authors/id/J/JO/JOSEPHW/XML-Writer-%v.tar.gz
+Source-MD5: c6d89330cdc6c0378a764369a0e9543a
 ###
 Type: perl
 UpdatePOD: true
 ###
-DocFiles: Changes MANIFEST README*
-###
-SplitOff: <<
-  Package: %N-man
-  Conflicts: xml-writer-pm560-man, xml-writer-pm561-man, xml-writer-pm580-man, 
xml-writer-pm582-man
-  Replaces: xml-writer-pm (<= 0.4-3), xml-writer-pm560-man, 
xml-writer-pm561-man, xml-writer-pm580-man, xml-writer-pm582-man, 
xml-writer-pm581-man
-  Files: share/man
-  DocFiles: Changes MANIFEST README*
-<<
+DocFiles: Changes README
 ###
 Description: Perl module for writing XML documents
 DescDetail: <<
@@ -33,5 +24,5 @@
 <<
 ###
 License: Artistic
-Maintainer: Justin F. Hallett <[EMAIL PROTECTED]>
+Maintainer: None <[email protected]>
 Homepage: http://search.cpan.org/dist/XML-Writer

Index: term-readkey-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/perlmods/term-readkey-pm.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- term-readkey-pm.info        2 Apr 2005 20:26:30 -0000       1.4
+++ term-readkey-pm.info        16 Apr 2005 18:58:10 -0000      1.5
@@ -1,7 +1,7 @@
 Info2: <<
 Package: term-readkey-pm%type_pkg[perl]
 Version: 2.30
-Revision: 2
+Revision: 3
 Type: perl (5.6.0 5.8.1 5.8.6)
 Description: Perl module changes term modes
 License: OSI-Approved
@@ -10,7 +10,8 @@
 # Dependencies:
 Depends: perl%type_pkg[perl]-core
 BuildDepends: fink (>= 0.20.1-1)
-Replaces: term-readkey-pm (<= 2.21-1)
+Replaces: term-readkey-pm (<= 2.21-1), %N-man
+Conflicts: %N-man
 
 # Unpack Phase:
 Source: mirror:cpan:authors/id/J/JS/JSTOWE/TermReadKey-%v.tar.gz
@@ -23,12 +24,9 @@
  rm -rf %p/lib/perl5/darwin/auto/Term/ReadKey/
  rm -f %p/lib/perl5/darwin/Term/ReadKey.pm
 <<
-SplitOff: <<
- Package: %N-man
- Depends: %N (= %v-%r)
- Conflicts: %{Ni}560-man, %{Ni}580-man, %{Ni}581-man, %{Ni}584-man, 
%{Ni}586-man
- Replaces: %{Ni}560-man, %{Ni}580-man, %{Ni}581-man, %{Ni}584-man, %{Ni}586-man
- Files: share/man
+InstallScript: <<
+  %{default_script}
+  mv %i/share/man %i/lib/perl5/%type_raw[perl]
 <<
 
 # Additional Info:



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to