diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-06-06 07:34:12 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-06-06 07:34:12 +0000 |
commit | 0ba02eed43d20488ee56a46606c7df17e7201c47 (patch) | |
tree | 76980d3a5474ec0cddece03f2f154a5f69001e93 /devel/p5-Heap | |
parent | 09c4e9ddc86247f7c0c694b21f4cc24d2cf0245f (diff) | |
download | ports-0ba02eed43d20488ee56a46606c7df17e7201c47.tar.gz ports-0ba02eed43d20488ee56a46606c7df17e7201c47.zip |
Notes
Diffstat (limited to 'devel/p5-Heap')
-rw-r--r-- | devel/p5-Heap/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Heap/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-Heap/pkg-plist | 22 |
3 files changed, 4 insertions, 26 deletions
diff --git a/devel/p5-Heap/Makefile b/devel/p5-Heap/Makefile index 999ce46022c1..6152716eafbc 100644 --- a/devel/p5-Heap/Makefile +++ b/devel/p5-Heap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Heap -PORTVERSION= 0.71 +PORTVERSION= 0.80 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Heap diff --git a/devel/p5-Heap/distinfo b/devel/p5-Heap/distinfo index 35d38f13523f..fafee36fdea3 100644 --- a/devel/p5-Heap/distinfo +++ b/devel/p5-Heap/distinfo @@ -1,3 +1,3 @@ -MD5 (Heap-0.71.tar.gz) = 6934be7ffe351b3eea844d24a07ebc36 -SHA256 (Heap-0.71.tar.gz) = 6759127b6c25a596a950e24d986a5e8690ba6c05a55e8a260218ca3a3465f886 -SIZE (Heap-0.71.tar.gz) = 16618 +MD5 (Heap-0.80.tar.gz) = 05fed19a7552dadee11c780cd68c0116 +SHA256 (Heap-0.80.tar.gz) = ccda29f3c93176ad0fdfff4dd6f5e4ac90b370cba4b028386b7343bf64139bde +SIZE (Heap-0.80.tar.gz) = 15673 diff --git a/devel/p5-Heap/pkg-plist b/devel/p5-Heap/pkg-plist index 666e2f7703bf..f301787ea9e4 100644 --- a/devel/p5-Heap/pkg-plist +++ b/devel/p5-Heap/pkg-plist @@ -10,28 +10,6 @@ %%SITE_PERL%%/Heap/Elem/StrRev.pm %%SITE_PERL%%/Heap/Fibonacci.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/.packlist -%%SITE_PERL%%/auto/Heap/Binary/autosplit.ix -%%SITE_PERL%%/auto/Heap/Binomial/autosplit.ix -%%SITE_PERL%%/auto/Heap/Elem/Num/autosplit.ix -%%SITE_PERL%%/auto/Heap/Elem/NumRev/autosplit.ix -%%SITE_PERL%%/auto/Heap/Elem/Ref/autosplit.ix -%%SITE_PERL%%/auto/Heap/Elem/RefRev/autosplit.ix -%%SITE_PERL%%/auto/Heap/Elem/Str/autosplit.ix -%%SITE_PERL%%/auto/Heap/Elem/StrRev/autosplit.ix -%%SITE_PERL%%/auto/Heap/Elem/autosplit.ix -%%SITE_PERL%%/auto/Heap/Fibonacci/autosplit.ix -%%SITE_PERL%%/auto/Heap/autosplit.ix @dirrm %%SITE_PERL%%/Heap/Elem @dirrmtry %%SITE_PERL%%/Heap -@dirrm %%SITE_PERL%%/auto/Heap/Binary -@dirrm %%SITE_PERL%%/auto/Heap/Binomial -@dirrm %%SITE_PERL%%/auto/Heap/Fibonacci -@dirrm %%SITE_PERL%%/auto/Heap/Elem/Num -@dirrm %%SITE_PERL%%/auto/Heap/Elem/NumRev -@dirrm %%SITE_PERL%%/auto/Heap/Elem/Ref -@dirrm %%SITE_PERL%%/auto/Heap/Elem/RefRev -@dirrm %%SITE_PERL%%/auto/Heap/Elem/Str -@dirrm %%SITE_PERL%%/auto/Heap/Elem/StrRev -@dirrmtry %%SITE_PERL%%/auto/Heap/Elem -@dirrmtry %%SITE_PERL%%/auto/Heap @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap |