From 3c178446237374b07de96cdeba9a9498972014b1 Mon Sep 17 00:00:00 2001 From: Nishant Limbachia Date: Tue, 2 Dec 2014 09:46:29 +0700 Subject: perl/perl-Test-Exception: Updated for version 0.35. Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-Test-Exception/perl-Test-Exception.SlackBuild | 11 +++++------ perl/perl-Test-Exception/perl-Test-Exception.info | 8 ++++---- 2 files changed, 9 insertions(+), 10 deletions(-) (limited to 'perl/perl-Test-Exception') diff --git a/perl/perl-Test-Exception/perl-Test-Exception.SlackBuild b/perl/perl-Test-Exception/perl-Test-Exception.SlackBuild index 3e78f2c3a4..f5cbd39499 100644 --- a/perl/perl-Test-Exception/perl-Test-Exception.SlackBuild +++ b/perl/perl-Test-Exception/perl-Test-Exception.SlackBuild @@ -3,7 +3,7 @@ # Slackware Package Build Script for perl modules: Test::Exception # Home Page http://search.cpan.org/dist/Test-Exception/ -# Copyright (c) 2008-2011, Nishant Limbachia, Hoffman Estates, IL, USA +# Copyright (c) 2008-2014, Nishant Limbachia, Hoffman Estates, IL, USA # # All rights reserved. # @@ -26,7 +26,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Test-Exception -VERSION=${VERSION:-0.32} +VERSION=${VERSION:-0.35} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -62,13 +62,12 @@ mkdir -p $TMP $PKG $OUTPUT cd $TMP tar xzvf $CWD/$SRCNAM-$VERSION.tar.gz cd $TMP/$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 {} \; CFLAGS="$SLKCFLAGS" \ perl Makefile.PL \ diff --git a/perl/perl-Test-Exception/perl-Test-Exception.info b/perl/perl-Test-Exception/perl-Test-Exception.info index a17f09ab23..f396afc76f 100644 --- a/perl/perl-Test-Exception/perl-Test-Exception.info +++ b/perl/perl-Test-Exception/perl-Test-Exception.info @@ -1,8 +1,8 @@ PRGNAM="perl-Test-Exception" -VERSION="0.32" -HOMEPAGE="https://metacpan.org/pod/Test::Exception" -DOWNLOAD="http://www.cpan.org/authors/id/A/AD/ADIE/Test-Exception-0.32.tar.gz" -MD5SUM="50e985a335842540b69ea886eeed8a7f" +VERSION="0.35" +HOMEPAGE="http://search.cpan.org/dist/Test-Exception/" +DOWNLOAD="http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-Exception-0.35.tar.gz" +MD5SUM="d774ff26e5fcd67d6364a990b61e62ca" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Sub-Uplevel" -- cgit v1.2.3