Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7871
Modified Files:
email-find-pm.info email-valid-pm.info exporter-lite-pm.info
Log Message:
Improved InstallScript, fixed DocFiles and dependencies.
Index: email-find-pm.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods/email-find-pm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- email-find-pm.info 5 Mar 2005 22:31:58 -0000 1.5
+++ email-find-pm.info 8 Apr 2005 10:27:06 -0000 1.6
@@ -1,10 +1,10 @@
Info2: <<
Package: email-find-pm%type_pkg[perl]
version: 0.09
-Revision: 14
+Revision: 15
###
Depends: perl%type_pkg[perl]-core, email-valid-pm%type_pkg[perl],
mailtools-pm%type_pkg[perl]
-BuildDepends: fink (>= 0.20.1-1), test-simple-pm%type_pkg[perl] |
perl%type_pkg[perl]-core, email-valid-pm%type_pkg[perl],
mailtools-pm%type_pkg[perl], perl%type_pkg[perl]-core
+BuildDepends: test-simple-pm%type_pkg[perl], email-valid-pm%type_pkg[perl],
mailtools-pm%type_pkg[perl], perl%type_pkg[perl]-core
###
Source: mirror:cpan:authors/id/M/MI/MIYAGAWA/Email-Find-%v.tar.gz
Source-MD5: 988182c9b5ec80861ee3749a434104ea
@@ -12,21 +12,11 @@
Type: perl (5.8.1 5.8.6)
UpdatePOD: true
###
-DocFiles: Changes MANIFEST README*
+DocFiles: Changes README
###
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: Find RFC 822 email addresses in plain text
DescDetail: <<
Index: exporter-lite-pm.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods/exporter-lite-pm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- exporter-lite-pm.info 5 Mar 2005 22:31:58 -0000 1.5
+++ exporter-lite-pm.info 8 Apr 2005 10:27:06 -0000 1.6
@@ -4,7 +4,7 @@
Revision: 13
###
Depends: perl%type_pkg[perl]-core
-BuildDepends: fink (>= 0.20.1-1), test-simple-pm%type_pkg[perl],
test-harness-pm%type_pkg[perl] | perl%type_pkg[perl]-core
+BuildDepends: test-simple-pm%type_pkg[perl], test-harness-pm%type_pkg[perl]
###
Source: mirror:cpan:authors/id/M/MS/MSCHWERN/Exporter-Lite-%v.tar.gz
Source-MD5: e45c93513ecb22e183748592069bdaf8
@@ -12,26 +12,13 @@
Type: perl (5.8.1 5.8.6)
UpdatePOD: true
###
-DocFiles: MANIFEST
+DocFiles: Changes README
###
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: Lightweight exporting of variables
-DescDetail: <<
- Lightweight exporting of variables
-<<
###
License: Artistic
Maintainer: None <[email protected]>
Index: email-valid-pm.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods/email-valid-pm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- email-valid-pm.info 5 Mar 2005 22:31:58 -0000 1.5
+++ email-valid-pm.info 8 Apr 2005 10:27:06 -0000 1.6
@@ -1,10 +1,10 @@
Info2: <<
Package: email-valid-pm%type_pkg[perl]
version: 0.15
-Revision: 13
+Revision: 14
###
Depends: perl%type_pkg[perl]-core, mailtools-pm%type_pkg[perl]
-BuildDepends: fink (>= 0.20.1-1), mailtools-pm%type_pkg[perl],
perl%type_pkg[perl]-core
+BuildDepends: mailtools-pm%type_pkg[perl], perl%type_pkg[perl]-core
###
Source: mirror:cpan:authors/id/M/MA/MAURICE/Email-Valid-%v.tar.gz
Source-MD5: 371b1552b81b93ffbf89cf2b1c1376c5
@@ -13,21 +13,11 @@
UpdatePOD: true
NoPerlTests: true
###
-DocFiles: Changes MANIFEST README*
+DocFiles: Changes README
###
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: Determines whether an email address is well-formed
DescDetail: <<
-------------------------------------------------------
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