Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory sc8-pr-cvs17:/tmp/cvs-serv21603
Modified Files:
text-iconv-pm.info
Log Message:
latest version to stable
Index: text-iconv-pm.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods/text-iconv-pm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- text-iconv-pm.info 16 Jun 2007 22:37:43 -0000 1.5
+++ text-iconv-pm.info 17 Aug 2007 00:56:33 -0000 1.6
@@ -1,54 +1,29 @@
Info2: <<
Package: text-iconv-pm%type_pkg[perl]
-Version: 1.2
-Revision: 12
+Version: 1.4
+Revision: 2
Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4,
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
###
-Depends: perl%type_pkg[perl]-core | system-perl%type_pkg[perl], libiconv
-BuildDepends: fink (>= 0.17.0-1), libiconv-dev
+Depends: perl%type_pkg[perl]-core, libiconv
+BuildDepends: libiconv-dev
Replaces: text-iconv-pm (<= 1.2-1)
###
Source: mirror:cpan:authors/id/M/MP/MPIOTR/Text-Iconv-%v.tar.gz
-Source-MD5: eb1bfd6f713024bbad95048b367abdf9
+Source-MD5: 3e9306e9262ff13bb9ba29a251c5094a
###
-Type: perl (5.8.1 5.8.6)
+Type: perl (5.8.1 5.8.6 5.8.8)
UpdatePOD: True
###
-PatchScript: <<
-#!/bin/sh -ev
-cat > Makefile.PL << EOF
-use ExtUtils::MakeMaker;
-# See lib/ExtUtils/MakeMaker.pm for details of how to influence
-# the contents of the Makefile that is written.
-WriteMakefile(
- 'NAME' => 'Text::Iconv',
- 'VERSION_FROM' => 'Iconv.pm', # finds $VERSION
- 'LIBS' => ['-L%p/lib -liconv'], # e.g., '-lm'
- 'DEFINE' => '', # e.g., '-DHAVE_SOMETHING'
- 'INC' => '-I%p/include', # e.g., '-I/usr/include/other'
- 'dist' => {COMPRESS => 'gzip', SUFFIX => 'gz'},
-);
-EOF
-<<
-###
-DocFiles: README Changes MANIFEST
+ConfigureParams: INC=-I%p/include LIBS=-L%p/lib
###
InstallScript: <<
-make install \
- INSTALLPRIVLIB=%i/lib/perl5/%type_raw[perl] \
- INSTALLARCHLIB=%i/lib/perl5/%type_raw[perl]/darwin-thread-multi-2level \
- INSTALLSITELIB=%i/lib/perl5/%type_raw[perl] \
- INSTALLSITEARCH=%i/lib/perl5/%type_raw[perl]/darwin-thread-multi-2level \
- INSTALLMAN1DIR=%i/share/man/man1 \
- INSTALLMAN3DIR=%i/lib/perl5/%type_raw[perl]/man/man3 \
- INSTALLSITEMAN1DIR=%i/share/man/man1 \
- INSTALLSITEMAN3DIR=%i/lib/perl5/%type_raw[perl]/man/man3 \
- INSTALLBIN=%i/bin \
- INSTALLSITEBIN=%i/bin \
- INSTALLSCRIPT=%i/bin
+ %{default_script}
+ mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
-Description: Perl interface to the iconv() codeset conversion function
+DocFiles: README Changes
+###
+Description: The iconv() character set conversion function
DescDetail: <<
This module provides a Perl interface to the iconv() codeset
conversion function, as defined by the Single UNIX Specification. For
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits