1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

- Update to 0.16

- Add LICENSE (Artistic 1 & GPLv1)

Changes:	http://search.cpan.org/dist/Sys-Mmap/Changes
This commit is contained in:
Frederic Culot 2011-08-31 07:49:48 +00:00
parent d9593fb759
commit b2af6e6887
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280812
2 changed files with 6 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Sys-Mmap
PORTVERSION= 0.15
PORTVERSION= 0.16
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Map in a file as a Perl variable using mmap(2)
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_CONFIGURE= yes
MAN3= Sys::Mmap.3

View File

@ -1,2 +1,2 @@
SHA256 (Sys-Mmap-0.15.tar.gz) = e616c11b3c10bbdaf1fbbf3202826ea361db3c66a27f9d44f79fe9cfa3f94155
SIZE (Sys-Mmap-0.15.tar.gz) = 16105
SHA256 (Sys-Mmap-0.16.tar.gz) = 36a637e78568762bd25e69df3c0671f79c9ddf48835f5460b4404303e1801c79
SIZE (Sys-Mmap-0.16.tar.gz) = 16345