ports/104556: [PATCH] devel/p5-Cache-FastMmap: update to 1.11

Jin-Shan Tseng tjs at cdpa.nsysu.edu.tw
Thu Oct 19 00:50:17 UTC 2006


>Number:         104556
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Cache-FastMmap: update to 1.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 19 00:50:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Shan Tseng
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Thu Oct 12 11:54:24 CST 2006
>Description:
- Update to 1.11

Port maintainer (skv at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Cache-FastMmap-1.11.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Cache-FastMmap/Makefile /hd1/p5-Cache-FastMmap/Makefile
--- /usr/ports/devel/p5-Cache-FastMmap/Makefile	Sun Feb 13 23:48:52 2005
+++ /hd1/p5-Cache-FastMmap/Makefile	Thu Oct 19 08:40:55 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Cache-FastMmap
-PORTVERSION=	1.09
+PORTVERSION=	1.11
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Cache
@@ -15,17 +15,18 @@
 MAINTAINER=	skv at FreeBSD.org
 COMMENT=	Uses an mmap'ed file to act as a shared memory interprocess cache
 
-BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
-RUN_DEPENDS=	${BUILD_DEPENDS}
-
 PERL_CONFIGURE=	yes
 
 MAN3=		Cache::FastMmap.3 Cache::FastMmap::CImpl.3
 
 .include <bsd.port.pre.mk>
 
+.if ${PERL_LEVEL} < 500700
+RUN_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
+.endif
+
 .if ${PERL_LEVEL} < 500600
-IGNORE=	Perl 5.6 or newer required. Install lang/perl5.8 or lang/perl5 and try again
+IGNORE=		perl 5.6 or newer required. Install lang/perl5.8 and try again
 .endif
 
 .include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/devel/p5-Cache-FastMmap/distinfo /hd1/p5-Cache-FastMmap/distinfo
--- /usr/ports/devel/p5-Cache-FastMmap/distinfo	Sun Jan 22 16:28:43 2006
+++ /hd1/p5-Cache-FastMmap/distinfo	Thu Oct 19 08:31:57 2006
@@ -1,3 +1,3 @@
-MD5 (Cache-FastMmap-1.09.tar.gz) = 513e715813ff55c534e7b0cebbffedad
-SHA256 (Cache-FastMmap-1.09.tar.gz) = b8e5f8b312975780bf201f56bf07d900a0d8a9a2c13aac8341b235219a580b66
-SIZE (Cache-FastMmap-1.09.tar.gz) = 36275
+MD5 (Cache-FastMmap-1.11.tar.gz) = 8fe318cacb55172014e6ac8cffd40057
+SHA256 (Cache-FastMmap-1.11.tar.gz) = e988b78c00c124638c4264c2a6ca1d1b6241bb99cb03a8b643b0f9518a6e91de
+SIZE (Cache-FastMmap-1.11.tar.gz) = 36533
--- p5-Cache-FastMmap-1.11.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list