From 69d4911af0cbeef7057c308f48a904528daac4c0 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sat, 23 Feb 2008 16:23:13 +0000 Subject: [PATCH] Update to 0.14 PR: 120436 Submitted by: Felippe de Meirelles Motta Approved by: maintainer timeout --- devel/p5-Heap-Simple-Perl/Makefile | 3 ++- devel/p5-Heap-Simple-Perl/distinfo | 6 +++--- devel/p5-Heap-Simple-Perl/files/patch-Makefile | 11 ----------- devel/p5-Heap-Simple-Perl/pkg-plist | 2 ++ 4 files changed, 7 insertions(+), 15 deletions(-) delete mode 100644 devel/p5-Heap-Simple-Perl/files/patch-Makefile diff --git a/devel/p5-Heap-Simple-Perl/Makefile b/devel/p5-Heap-Simple-Perl/Makefile index ac1abf99d34b..fa1147c2670e 100644 --- a/devel/p5-Heap-Simple-Perl/Makefile +++ b/devel/p5-Heap-Simple-Perl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Heap-Simple-Perl -PORTVERSION= 0.11 +PORTVERSION= 0.14 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Heap @@ -19,6 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Heap/Simple.pm:${PORTSDIR}/devel/p5-Heap-Simple RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= 5.8.0+ +CONFIGURE_ARGS+= -n MAN3= Heap::Simple::Perl.3 diff --git a/devel/p5-Heap-Simple-Perl/distinfo b/devel/p5-Heap-Simple-Perl/distinfo index 820f3ecc5c1f..282ae1805fd8 100644 --- a/devel/p5-Heap-Simple-Perl/distinfo +++ b/devel/p5-Heap-Simple-Perl/distinfo @@ -1,3 +1,3 @@ -MD5 (Heap-Simple-Perl-0.11.tar.gz) = 898458aab2a4eb67b4a199d13fc6e1cf -SHA256 (Heap-Simple-Perl-0.11.tar.gz) = a5d31b3e77430ae4c5219ccb9ab761c1c6e9a65e0bfdaa8bdbfb4444587d4bbb -SIZE (Heap-Simple-Perl-0.11.tar.gz) = 27985 +MD5 (Heap-Simple-Perl-0.14.tar.gz) = a2723ab28b7fcb35131037525a5b2f93 +SHA256 (Heap-Simple-Perl-0.14.tar.gz) = 4cb11f0d17a7e480d86f259a10479991a942ca7ca56cda9f967d1886f08a1ff6 +SIZE (Heap-Simple-Perl-0.14.tar.gz) = 32176 diff --git a/devel/p5-Heap-Simple-Perl/files/patch-Makefile b/devel/p5-Heap-Simple-Perl/files/patch-Makefile deleted file mode 100644 index c3e5c9d92eb4..000000000000 --- a/devel/p5-Heap-Simple-Perl/files/patch-Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.PL Wed Jul 27 15:21:08 2005 -+++ Makefile.PL Fri Nov 25 19:10:07 2005 -@@ -7,7 +7,7 @@ - - # Allows to suppress all questions with -n - use Getopt::Std; --our $opt_n; -+our $opt_n = 1; - getopts("n") || die "Usage: $0 [-n]\n"; - - my $benchmark = 0; diff --git a/devel/p5-Heap-Simple-Perl/pkg-plist b/devel/p5-Heap-Simple-Perl/pkg-plist index 976068101d02..d6ec62f59cbd 100644 --- a/devel/p5-Heap-Simple-Perl/pkg-plist +++ b/devel/p5-Heap-Simple-Perl/pkg-plist @@ -7,6 +7,7 @@ %%SITE_PERL%%/Heap/Simple/Number.pm %%SITE_PERL%%/Heap/Simple/NumberReverse.pm %%SITE_PERL%%/Heap/Simple/Object.pm +%%SITE_PERL%%/Heap/Simple/Perl/Package.pm %%SITE_PERL%%/Heap/Simple/Perl.pm %%SITE_PERL%%/Heap/Simple/Scalar.pm %%SITE_PERL%%/Heap/Simple/String.pm @@ -40,5 +41,6 @@ @dirrm %%SITE_PERL%%/auto/Heap/Simple/Perl @dirrmtry %%SITE_PERL%%/auto/Heap/Simple @dirrmtry %%SITE_PERL%%/auto/Heap +@dirrmtry %%SITE_PERL%%/Heap/Simple/Perl @dirrmtry %%SITE_PERL%%/Heap/Simple @dirrmtry %%SITE_PERL%%/Heap