diff options
| author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-27 14:56:34 +0000 |
|---|---|---|
| committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-27 14:56:34 +0000 |
| commit | 9c08b3e66b64a53001ec0a336f58980e4078ad9a (patch) | |
| tree | 7bcbde8d7bb9675f1a80fcd730d09bde08434ced | |
| parent | - Update to 2.25 (diff) | |
- Update to 0.14
- Remove MD5
PR: ports/153073
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (skv ; 15 days)
Changes: http://search.cpan.org/dist/Sys-Mmap/Changes
Notes
Notes:
svn path=/head/; revision=266981
| -rw-r--r-- | devel/p5-Sys-Mmap/Makefile | 2 | ||||
| -rw-r--r-- | devel/p5-Sys-Mmap/distinfo | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/p5-Sys-Mmap/Makefile b/devel/p5-Sys-Mmap/Makefile index 09a66846dbda..6c1a5c5dad80 100644 --- a/devel/p5-Sys-Mmap/Makefile +++ b/devel/p5-Sys-Mmap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Sys-Mmap -PORTVERSION= 0.13 +PORTVERSION= 0.14 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Sys-Mmap/distinfo b/devel/p5-Sys-Mmap/distinfo index 7c1c5ae28c87..4c8bb9f292f1 100644 --- a/devel/p5-Sys-Mmap/distinfo +++ b/devel/p5-Sys-Mmap/distinfo @@ -1,3 +1,2 @@ -MD5 (Sys-Mmap-0.13.tar.gz) = e65a007157e3e26807db52299497109d -SHA256 (Sys-Mmap-0.13.tar.gz) = e064a939bf7e37774b89a39515ecf96c4d19c81e050bcf0dae28d1eab4d86196 -SIZE (Sys-Mmap-0.13.tar.gz) = 14315 +SHA256 (Sys-Mmap-0.14.tar.gz) = 81cb5cd489c9a553d2314365e0dcc4c4113a9079ae5a6f2a298f0190b658a5ae +SIZE (Sys-Mmap-0.14.tar.gz) = 15603 |
