From a3a60715dbd091d5f087b6dee3f49c0e13171269 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 19 Jul 2014 20:28:09 +0700 Subject: perl/perl-ExtUtils-Config: Updated for version 0.008. Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-ExtUtils-Config/perl-ExtUtils-Config.SlackBuild | 14 ++++++-------- perl/perl-ExtUtils-Config/perl-ExtUtils-Config.info | 8 ++++---- 2 files changed, 10 insertions(+), 12 deletions(-) (limited to 'perl/perl-ExtUtils-Config') diff --git a/perl/perl-ExtUtils-Config/perl-ExtUtils-Config.SlackBuild b/perl/perl-ExtUtils-Config/perl-ExtUtils-Config.SlackBuild index 5dea9af119..d1d434dc70 100644 --- a/perl/perl-ExtUtils-Config/perl-ExtUtils-Config.SlackBuild +++ b/perl/perl-ExtUtils-Config/perl-ExtUtils-Config.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-ExtUtils-Config -# Copyright 2013 Willy Sudiarto Raharjo +# Copyright 2013-2014 Willy Sudiarto Raharjo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-ExtUtils-Config -VERSION=${VERSION:-0.007} +VERSION=${VERSION:-0.008} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -66,10 +66,10 @@ tar xvf $CWD/$SRCNAM-$VERSION.tar.gz cd $SRCNAM-$VERSION chown -R root:root . find -L . \ - \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 -o -perm 511 \) \ - -exec chmod 755 {} \; -o \ + \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ + -o -perm 511 \) -exec chmod 755 {} \; -o \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ - -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; + -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; perl Makefile.PL \ PREFIX=/usr \ @@ -90,9 +90,7 @@ find $PKG -name perllocal.pod -o -name ".packlist" -o -name "*.bs" | xargs rm -f find $PKG -depth -type d -empty -delete || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a \ - Changes README \ - $PKG/usr/doc/$PRGNAM-$VERSION +cp -a Changes README $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/perl/perl-ExtUtils-Config/perl-ExtUtils-Config.info b/perl/perl-ExtUtils-Config/perl-ExtUtils-Config.info index 377801d981..a2a7f19e1f 100644 --- a/perl/perl-ExtUtils-Config/perl-ExtUtils-Config.info +++ b/perl/perl-ExtUtils-Config/perl-ExtUtils-Config.info @@ -1,8 +1,8 @@ PRGNAM="perl-ExtUtils-Config" -VERSION="0.007" -HOMEPAGE="http://search.cpan.org/~leont/ExtUtils-Config-0.007/" -DOWNLOAD="http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/ExtUtils-Config-0.007.tar.gz" -MD5SUM="2829c0dfa8a7e51b3f582efbee4bb128" +VERSION="0.008" +HOMEPAGE="https://metacpan.org/pod/ExtUtils::Config" +DOWNLOAD="http://cpan.metacpan.org/authors/id/L/LE/LEONT/ExtUtils-Config-0.008.tar.gz" +MD5SUM="565a7b09c7cac5907a25bbe2c959a717" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3