diff options
author | erwin <erwin@FreeBSD.org> | 2008-02-24 00:21:23 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2008-02-24 00:21:23 +0800 |
commit | d02221ab535699f1db55d159ac32b2dbcc28b6e9 (patch) | |
tree | 5eb55f0269c65c0bee92dfda3832b46e94077a8f /devel | |
parent | 0fd69f927eee18610b89591c2c53e276a17fc083 (diff) | |
download | freebsd-ports-gnome-d02221ab535699f1db55d159ac32b2dbcc28b6e9.tar.gz freebsd-ports-gnome-d02221ab535699f1db55d159ac32b2dbcc28b6e9.tar.zst freebsd-ports-gnome-d02221ab535699f1db55d159ac32b2dbcc28b6e9.zip |
Update to 0.13
PR: 120433
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer timeout
Diffstat (limited to 'devel')
-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 |