Update to p5-Cache-FastMmap-1.40.

This commit is contained in:
benoit 2015-08-31 13:27:27 +00:00
parent 4f8494fffb
commit 8e7caff4c1
3 changed files with 7 additions and 12 deletions

View File

@ -1,15 +1,14 @@
# $OpenBSD: Makefile,v 1.18 2015/07/16 23:57:20 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.19 2015/08/31 13:27:27 benoit Exp $
SHARED_ONLY= Yes
COMMENT= fast shared data cache using memory mapped files
MODULES= cpan
DISTNAME= Cache-FastMmap-1.34
REVISION= 5
DISTNAME = Cache-FastMmap-1.40
CATEGORIES= devel
# GPL/Artistic
# perl
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c

View File

@ -1,2 +1,2 @@
SHA256 (Cache-FastMmap-1.34.tar.gz) = PrNZC0m+0dZ1FUXjUAS8xDspW1OTSwaZ1q5UvieoIoE=
SIZE (Cache-FastMmap-1.34.tar.gz) = 47172
SHA256 (Cache-FastMmap-1.40.tar.gz) = DRK89bxTpDy3HBxyGjYYbvlC90mVVEDobsY2RkCebEA=
SIZE (Cache-FastMmap-1.40.tar.gz) = 47952

View File

@ -1,13 +1,9 @@
@comment $OpenBSD: PLIST,v 1.3 2015/07/16 23:57:20 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.4 2015/08/31 13:27:27 benoit Exp $
${P5ARCH}/
${P5ARCH}/Cache/
${P5ARCH}/Cache/FastMmap/
${P5ARCH}/Cache/FastMmap.pm
${P5ARCH}/Cache/FastMmap/CImpl.pm
${P5ARCH}/auto/
${P5ARCH}/auto/Cache/
${P5ARCH}/auto/Cache/FastMmap/
${P5ARCH}/auto/Cache/FastMmap/CImpl/
${P5ARCH}/auto/Cache/FastMmap/CImpl/CImpl.so
${P5ARCH}/auto/Cache/FastMmap/FastMmap.so
@man man/man3p/Cache::FastMmap.3p
@man man/man3p/Cache::FastMmap::CImpl.3p