ports/61719: [MAINTAINER] games/p5-Games-Bingo: update to 0.10

Lars Thegler lars at thegler.dk
Thu Jan 22 13:00:37 UTC 2004


>Number:         61719
>Category:       ports
>Synopsis:       [MAINTAINER] games/p5-Games-Bingo: update to 0.10
>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:   Thu Jan 22 05:00:33 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 0.10
- PREFIX-clean under perl 5.005_03

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

--- p5-Games-Bingo-0.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/games/p5-Games-Bingo/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	10 Jan 2004 04:34:37 -0000	1.2
+++ Makefile	22 Jan 2004 12:53:40 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Games-Bingo
-PORTVERSION=	0.09
+PORTVERSION=	0.10
 CATEGORIES=	games perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Games
@@ -23,6 +23,14 @@
 		Games::Bingo::ColumnCollection.3 \
 		Games::Bingo::Constants.3
 
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500601
+# damn old MakeMaker...
+post-configure:
+	${PERL} -pi -e 's,/usr/local,\$$(PREFIX),g' ${WRKSRC}/Makefile
+.endif
+
 post-install:
 .ifndef(NOPORTDOCS)
 	@${ECHO_MSG} "===>   Installing example for ${PKGNAME}"
@@ -30,4 +38,4 @@
 	${INSTALL_SCRIPT} ${WRKSRC}/bin/bingo.pl ${EXAMPLESDIR}
 .endif
 
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/games/p5-Games-Bingo/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	10 Jan 2004 04:34:37 -0000	1.2
+++ distinfo	22 Jan 2004 12:53:40 -0000
@@ -1 +1 @@
-MD5 (Games-Bingo-0.09.tar.gz) = d4c13035b19b362a625685f7c18955ad
+MD5 (Games-Bingo-0.10.tar.gz) = 56b5e8752918b50e9d704a8e5be03950
--- p5-Games-Bingo-0.10.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list