diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-10-12 15:06:52 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-10-12 15:06:52 +0000 |
commit | b95975c8f253cd4a53cb37c3fdac1c9c8c8abbff (patch) | |
tree | af78c105e88ced4a599da26eeae38f49b66c42b3 /devel/p5-Heap-Simple | |
parent | e030dab681f9258ebbc212f88e2b8bd790096ffd (diff) | |
download | ports-b95975c8f253cd4a53cb37c3fdac1c9c8c8abbff.tar.gz ports-b95975c8f253cd4a53cb37c3fdac1c9c8c8abbff.zip |
Notes
Diffstat (limited to 'devel/p5-Heap-Simple')
-rw-r--r-- | devel/p5-Heap-Simple/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Heap-Simple/distinfo | 4 | ||||
-rw-r--r-- | devel/p5-Heap-Simple/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/devel/p5-Heap-Simple/Makefile b/devel/p5-Heap-Simple/Makefile index 05b5d7c1c5b0..ce8f13ca2f6d 100644 --- a/devel/p5-Heap-Simple/Makefile +++ b/devel/p5-Heap-Simple/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Heap-Simple -PORTVERSION= 0.05 +PORTVERSION= 0.06 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Heap diff --git a/devel/p5-Heap-Simple/distinfo b/devel/p5-Heap-Simple/distinfo index b4a44e5b2da0..49008cdeef0a 100644 --- a/devel/p5-Heap-Simple/distinfo +++ b/devel/p5-Heap-Simple/distinfo @@ -1,2 +1,2 @@ -MD5 (Heap-Simple-0.05.tar.gz) = 7c39f3fcebeaa8679e75acad5e6bc47f -SIZE (Heap-Simple-0.05.tar.gz) = 15186 +MD5 (Heap-Simple-0.06.tar.gz) = 097a6a86e8ef8a1bf88e385bad58c69b +SIZE (Heap-Simple-0.06.tar.gz) = 17303 diff --git a/devel/p5-Heap-Simple/pkg-plist b/devel/p5-Heap-Simple/pkg-plist index fdf9f1792bb5..07c470492a04 100644 --- a/devel/p5-Heap-Simple/pkg-plist +++ b/devel/p5-Heap-Simple/pkg-plist @@ -14,6 +14,7 @@ %%SITE_PERL%%/Heap/Simple/Wrapper.pm %%SITE_PERL%%/auto/Heap/Simple/autosplit.ix %%SITE_PERL%%/auto/Heap/Simple/extract_min.al +%%SITE_PERL%%/auto/Heap/Simple/extract_top.al %%SITE_PERL%%/auto/Heap/Simple/extract_upto.al %%SITE_PERL%%/auto/Heap/Simple/first.al %%SITE_PERL%%/auto/Heap/Simple/first_key.al @@ -22,6 +23,7 @@ %%SITE_PERL%%/auto/Heap/Simple/key.al %%SITE_PERL%%/auto/Heap/Simple/keys.al %%SITE_PERL%%/auto/Heap/Simple/min_key.al +%%SITE_PERL%%/auto/Heap/Simple/top_key.al %%SITE_PERL%%/auto/Heap/Simple/user_data.al %%SITE_PERL%%/auto/Heap/Simple/values.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/Simple/.packlist |