Update to v0.15

Changes:	http://cpansearch.perl.org/src/TODDR/Sys-Mmap-0.15/Changes
This commit is contained in:
Sergey Skvortsov 2011-04-12 15:18:13 +00:00
parent 4220347afa
commit 4a76c55565
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272625
2 changed files with 4 additions and 4 deletions

View file

@ -6,12 +6,12 @@
#
PORTNAME= Sys-Mmap
PORTVERSION= 0.14
PORTVERSION= 0.15
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
MAINTAINER= perl@FreeBSD.org
COMMENT= Map in a file as a Perl variable using mmap(2)
PERL_CONFIGURE= yes

View file

@ -1,2 +1,2 @@
SHA256 (Sys-Mmap-0.14.tar.gz) = 81cb5cd489c9a553d2314365e0dcc4c4113a9079ae5a6f2a298f0190b658a5ae
SIZE (Sys-Mmap-0.14.tar.gz) = 15603
SHA256 (Sys-Mmap-0.15.tar.gz) = e616c11b3c10bbdaf1fbbf3202826ea361db3c66a27f9d44f79fe9cfa3f94155
SIZE (Sys-Mmap-0.15.tar.gz) = 16105