ports/61837: [MAINTAINER] misc/p5-File-CounterFile: update to 1.04

Lars Thegler lars at thegler.dk
Sat Jan 24 15:20:27 UTC 2004


>Number:         61837
>Category:       ports
>Synopsis:       [MAINTAINER] misc/p5-File-CounterFile: update to 1.04
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 24 07:20:06 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Lars Thegler
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:
System: FreeBSD dask.thegler.dk 4.9-STABLE FreeBSD 4.9-STABLE #2: Wed Nov  5 11:25:36 CET
>Description:
- Update to 1.04
- PREFIX-clean under perl 5.005_03

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

--- p5-File-CounterFile-1.04.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/p5-File-CounterFile/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	18 Jan 2004 18:21:17 -0000	1.7
+++ Makefile	24 Jan 2004 15:16:44 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	File-CounterFile
-PORTVERSION=	1.03
+PORTVERSION=	1.04
 CATEGORIES=	misc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	File
@@ -22,10 +22,9 @@
 .include <bsd.port.pre.mk>
 
 .if ${PERL_LEVEL} < 500601
+# make PREFIX-clean under perl 5.005_03
 post-configure:
-	cd ${WRKSRC}; \
-	${PERL} -pi -e 's|(.*Fcntl.*) SEEK_SET(.*)|\1\2\nuse POSIX qw(SEEK_SET);|;' \
-		CounterFile.pm
+	${PERL} -pi -e 's,/usr/local/,\$$(PREFIX)/,g' ${WRKSRC}/Makefile
 .endif
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/misc/p5-File-CounterFile/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	18 Jan 2004 18:21:17 -0000	1.5
+++ distinfo	24 Jan 2004 15:16:44 -0000
@@ -1 +1 @@
-MD5 (File-CounterFile-1.03.tar.gz) = 1b81c7ae95fa6df289d8f11b17b76064
+MD5 (File-CounterFile-1.04.tar.gz) = df77e2dbc80aa3ec9647a570bb5e0cf8
--- p5-File-CounterFile-1.04.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list