ports/104600: [PATCH] devel/p5-Cache-FastMmap: update to 1.14

Jin-Shan Tseng tjs at cdpa.nsysu.edu.tw
Fri Oct 20 06:00:43 UTC 2006


>Number:         104600
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Cache-FastMmap: update to 1.14
>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:   Fri Oct 20 06:00:40 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.14

- This pr obsoletes ports/104556

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

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

--- p5-Cache-FastMmap-1.14.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	Fri Oct 20 13:51:09 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Cache-FastMmap
-PORTVERSION=	1.09
+PORTVERSION=	1.14
 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	Fri Oct 20 13:35:08 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.14.tar.gz) = 6449d542bfadadd2bd5e32862d41986a
+SHA256 (Cache-FastMmap-1.14.tar.gz) = b45dd0efcc658da34fc6fcd1aad033cab54a112bba9ce79a0dc3df285cd787d0
+SIZE (Cache-FastMmap-1.14.tar.gz) = 37085
--- p5-Cache-FastMmap-1.14.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list