summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose V Beneyto <sepen@crux.nu>2011-05-04 11:47:45 +0200
committerJose V Beneyto <sepen@crux.nu>2011-05-04 11:50:49 +0200
commit7439ee85f27abef4e055f9af97aed43b6220dcfe (patch)
tree3aa478681b3ab725ced5020916f1544ee5833efc
parente8bf096345316aebdfc0124978e598396e418e89 (diff)
downloadcontrib-7439ee85f27abef4e055f9af97aed43b6220dcfe.tar.gz
contrib-7439ee85f27abef4e055f9af97aed43b6220dcfe.tar.xz
p5-extutils-depends: updated to 0.304
-rw-r--r--p5-extutils-depends/.footprint6
-rw-r--r--p5-extutils-depends/.md5sum2
-rw-r--r--p5-extutils-depends/Pkgfile8
3 files changed, 9 insertions, 7 deletions
diff --git a/p5-extutils-depends/.footprint b/p5-extutils-depends/.footprint
index b913d2696..e7217b8ca 100644
--- a/p5-extutils-depends/.footprint
+++ b/p5-extutils-depends/.footprint
@@ -2,9 +2,9 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/perl5/
drwxr-xr-x root/root usr/lib/perl5/site_perl/
-drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/
-drwxr-xr-x root/root usr/lib/perl5/site_perl/5.10.1/ExtUtils/
--r--r--r-- root/root usr/lib/perl5/site_perl/5.10.1/ExtUtils/Depends.pm
+drwxr-xr-x root/root usr/lib/perl5/site_perl/5.12/
+drwxr-xr-x root/root usr/lib/perl5/site_perl/5.12/ExtUtils/
+-r--r--r-- root/root usr/lib/perl5/site_perl/5.12/ExtUtils/Depends.pm
drwxr-xr-x root/root usr/man/
drwxr-xr-x root/root usr/man/man3/
-r--r--r-- root/root usr/man/man3/ExtUtils::Depends.3pm.gz
diff --git a/p5-extutils-depends/.md5sum b/p5-extutils-depends/.md5sum
index f5d1d02a9..d14cf8867 100644
--- a/p5-extutils-depends/.md5sum
+++ b/p5-extutils-depends/.md5sum
@@ -1 +1 @@
-db46426f0599668da95c21b53b532508 ExtUtils-Depends-0.302.tar.gz
+da66d6cb19e2c76d7f3266846832026c ExtUtils-Depends-0.304.tar.gz
diff --git a/p5-extutils-depends/Pkgfile b/p5-extutils-depends/Pkgfile
index 105deed8a..6bf72b5c0 100644
--- a/p5-extutils-depends/Pkgfile
+++ b/p5-extutils-depends/Pkgfile
@@ -5,15 +5,17 @@
# Depends on: p5-xml-parser
name=p5-extutils-depends
-version=0.302
-release=2
-source=(http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/ExtUtils-Depends-$version.tar.gz)
+version=0.304
+release=1
+source=(http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/ExtUtils-Depends-$version.tar.gz)
build() {
cd ExtUtils-Depends-$version
perl Makefile.PL
+
make OPTIMIZE="$CFLAGS"
make install DESTDIR=$PKG
+
find $PKG \
-name perllocal.pod \
-o -name "*.bs" \

Generated by cgit