From c04f8e1cf0d7d88635b35348c595fd0a103cf7e7 Mon Sep 17 00:00:00 2001 From: Binh Nguyen Date: Tue, 19 Jul 2011 10:14:36 -0300 Subject: perl/perl-test-warn: Updated for version 0.23. Signed-off-by: Niels Horn --- perl/perl-test-warn/perl-test-warn.SlackBuild | 7 ++----- perl/perl-test-warn/perl-test-warn.info | 8 ++++---- 2 files changed, 6 insertions(+), 9 deletions(-) (limited to 'perl/perl-test-warn') diff --git a/perl/perl-test-warn/perl-test-warn.SlackBuild b/perl/perl-test-warn/perl-test-warn.SlackBuild index 15d2b884b8..e8fc525663 100644 --- a/perl/perl-test-warn/perl-test-warn.SlackBuild +++ b/perl/perl-test-warn/perl-test-warn.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-test-warn -# Copyright 2010 Binh Nguyen +# Copyright 2010-2011 Binh Nguyen # 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-test-warn -VERSION=${VERSION:-0.22} +VERSION=${VERSION:-0.23} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -70,11 +70,8 @@ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \ find $PKG/usr/man -type f -exec gzip -9 {} \; -# Remove perllocal.pod and other special files that don't need to be installed, -# as they will overwrite what's already on the system find $PKG -name perllocal.pod -o -name ".packlist" -o -name "*.bs" | xargs rm -f || true -# Remove empty directories find $PKG -depth -type d -empty -delete || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION diff --git a/perl/perl-test-warn/perl-test-warn.info b/perl/perl-test-warn/perl-test-warn.info index d3d26d0723..b2236774f4 100644 --- a/perl/perl-test-warn/perl-test-warn.info +++ b/perl/perl-test-warn/perl-test-warn.info @@ -1,10 +1,10 @@ PRGNAM="perl-test-warn" -VERSION="0.22" +VERSION="0.23" HOMEPAGE="http://search.cpan.org/dist/Test-Warn/" -DOWNLOAD="http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/Test-Warn-0.22.tar.gz" -MD5SUM="bfff5f43097debdef0cbe9047bd38853" +DOWNLOAD="http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/Test-Warn-0.23.tar.gz" +MD5SUM="96e224cba15bf69b7513c08e70496457" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Binh Nguyen" EMAIL="binhnguyen@fastmail.fm" -APPROVED="rworkman" +APPROVED="rworkman,Niels Horn" -- cgit v1.2.3