ports/120698: [UPDATE] games/p5-Games-Bingo-Print

Felippe de Meirelles Motta lippemail at gmail.com
Fri Feb 15 14:30:04 UTC 2008


>Number:         120698
>Category:       ports
>Synopsis:       [UPDATE] games/p5-Games-Bingo-Print
>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 Feb 15 14:30:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe at shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.04;
- Use CPAN macro;
- Add missing deps;
- Add missing files/manpages installed.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/games/p5-Games-Bingo-Print/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	1 Jun 2004 12:32:30 -0000	1.3
+++ Makefile	15 Feb 2008 03:36:51 -0000
@@ -6,21 +6,28 @@
 #
 
 PORTNAME=	Games-Bingo-Print
-PORTVERSION=	0.02
+PORTVERSION=	0.04
 CATEGORIES=	games perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Games
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	lth at FreeBSD.org
 COMMENT=	Games::Bingo::Print - PDF Generation Class
 
 BUILD_DEPENDS=	${SITE_PERL}/Games/Bingo.pm:${PORTSDIR}/games/p5-Games-Bingo \
-		${SITE_PERL}/PDFLib.pm:${PORTSDIR}/print/p5-PDFLib
+		${SITE_PERL}/PDFLib.pm:${PORTSDIR}/print/p5-PDFLib \
+		${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper \
+		${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \
+		${SITE_PERL}/TAP/Harness.pm:${PORTSDIR}/devel/p5-Test-Harness \
+		${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
+		${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
+		${SITE_PERL}/Test/Perl/Critic.pm:${PORTSDIR}/textproc/p5-Test-Perl-Critic \
+		${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/textproc/p5-Test-Pod-Coverage
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
+MAN1=		bingo_print.pl.1
 MAN3=		Games::Bingo::Print.3
 
 post-install:
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/games/p5-Games-Bingo-Print/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	22 Jan 2006 11:18:31 -0000	1.4
+++ distinfo	15 Feb 2008 03:36:51 -0000
@@ -1,3 +1,3 @@
-MD5 (Games-Bingo-Print-0.02.tar.gz) = 43a566f619146240d640c0a0cb1ed7e7
-SHA256 (Games-Bingo-Print-0.02.tar.gz) = 88a8a3ecb0fe7c398587ae019be22742bc9445b4b3e3b3b749f3d628ecf2e8c4
-SIZE (Games-Bingo-Print-0.02.tar.gz) = 5782
+MD5 (Games-Bingo-Print-0.04.tar.gz) = 83e83c073775a848733fd5f7f5d1e498
+SHA256 (Games-Bingo-Print-0.04.tar.gz) = b4eeda6958a938c92e0cebc031fd699b479a7f3cc8435a041a27a38fa2b5a96f
+SIZE (Games-Bingo-Print-0.04.tar.gz) = 11559
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/games/p5-Games-Bingo-Print/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	22 Jan 2006 02:11:09 -0000	1.3
+++ pkg-plist	15 Feb 2008 03:36:51 -0000
@@ -1,9 +1,8 @@
+bin/bingo_print.pl
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Games-Bingo-Print/.packlist
 %%SITE_PERL%%/Games/Bingo/Print.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Bingo/Print/.packlist
 %%PORTDOCS%%%%EXAMPLESDIR%%/bingo_print.pl
 %%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
- at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Bingo/Print
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Bingo
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games
- at dirrmtry %%SITE_PERL%%/Games/Bingo
- at dirrmtry %%SITE_PERL%%/Games
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games-Bingo-Print
+ at dirrm %%SITE_PERL%%/Games/Bingo
+ at dirrm %%SITE_PERL%%/Games


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



More information about the freebsd-ports-bugs mailing list