diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-23 16:21:23 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-23 16:21:23 +0000 |
commit | b9a048a02edd7fd72df172544b33a2fef7b24662 (patch) | |
tree | 4b80f379f67411f73eaa8a686f991e79606b0699 /devel/p5-Heap-Simple | |
parent | fa615dab065b501eb93b215f745997f05e9203f4 (diff) | |
download | ports-b9a048a02edd7fd72df172544b33a2fef7b24662.tar.gz ports-b9a048a02edd7fd72df172544b33a2fef7b24662.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 | 6 | ||||
-rw-r--r-- | devel/p5-Heap-Simple/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/p5-Heap-Simple/Makefile b/devel/p5-Heap-Simple/Makefile index 2c367f35a959..c2dc6ed5a926 100644 --- a/devel/p5-Heap-Simple/Makefile +++ b/devel/p5-Heap-Simple/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Heap-Simple -PORTVERSION= 0.11 +PORTVERSION= 0.13 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 61491c11327d..c6d1a9ff3079 100644 --- a/devel/p5-Heap-Simple/distinfo +++ b/devel/p5-Heap-Simple/distinfo @@ -1,3 +1,3 @@ -MD5 (Heap-Simple-0.11.tar.gz) = c0172682e321187dc3525e9f5a56eb9b -SHA256 (Heap-Simple-0.11.tar.gz) = 3fcbd74112102450b4fbbde3765d6c5c27ea3b3845c262dcbf9405ee396bbcca -SIZE (Heap-Simple-0.11.tar.gz) = 14473 +MD5 (Heap-Simple-0.13.tar.gz) = 7a70c8e7e52b35c33bbbb9ad8cdbdeb4 +SHA256 (Heap-Simple-0.13.tar.gz) = a6a720764580081de6086e1bfab606accc1a388a88e47adaa38abe49787ca71b +SIZE (Heap-Simple-0.13.tar.gz) = 16244 diff --git a/devel/p5-Heap-Simple/pkg-plist b/devel/p5-Heap-Simple/pkg-plist index d53bc36cb5b6..0606bdfaf228 100644 --- a/devel/p5-Heap-Simple/pkg-plist +++ b/devel/p5-Heap-Simple/pkg-plist @@ -1,5 +1,7 @@ %%SITE_PERL%%/Heap/Simple.pm +%%SITE_PERL%%/Heap/Simple/Package.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/Simple/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap/Simple @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap +@dirrmtry %%SITE_PERL%%/Heap/Simple @dirrmtry %%SITE_PERL%%/Heap |