summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-10-30 20:24:54 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-10-30 20:24:54 +0000
commit8ae3bcc7de476ff8438f978188268cf1820936f3 (patch)
tree2313c73d8ff4bd6e75c1e8602b0d993956d31c82 /devel
parentUnbreak on 5.x. (diff)
Update to 0.08
Notes
Notes: svn path=/head/; revision=92655
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Cache-Mmap/Makefile8
-rw-r--r--devel/p5-Cache-Mmap/distinfo2
2 files changed, 6 insertions, 4 deletions
diff --git a/devel/p5-Cache-Mmap/Makefile b/devel/p5-Cache-Mmap/Makefile
index b159d470d71b..a6433e1caa63 100644
--- a/devel/p5-Cache-Mmap/Makefile
+++ b/devel/p5-Cache-Mmap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Cache-Mmap
-PORTVERSION= 0.07
+PORTVERSION= 0.08
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Cache
@@ -22,8 +22,10 @@ MAN3= Cache::Mmap.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
-BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
+BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
+ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
+ ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
.endif
.include <bsd.port.post.mk>
diff --git a/devel/p5-Cache-Mmap/distinfo b/devel/p5-Cache-Mmap/distinfo
index fc516fcc3ee6..936b45b34b4a 100644
--- a/devel/p5-Cache-Mmap/distinfo
+++ b/devel/p5-Cache-Mmap/distinfo
@@ -1 +1 @@
-MD5 (Cache-Mmap-0.07.tar.gz) = 1288f95fa9a86a83c0884602b69597f1
+MD5 (Cache-Mmap-0.08.tar.gz) = f0074b7d13cb2a36cb134c0274c4c2d7