aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-07-05 02:58:05 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-07-05 02:58:05 +0000
commit59e68b73e73d53b082df596f1f50f5ca544ae4ce (patch)
tree82391a0f9685dea2611a9b40d418e4f58d4ede76 /games
parent9d69aa89c13c076b965426de731c9b82d2a89884 (diff)
downloadports-59e68b73e73d53b082df596f1f50f5ca544ae4ce.tar.gz
ports-59e68b73e73d53b082df596f1f50f5ca544ae4ce.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/p5-Games-Bingo-Print/Makefile12
-rw-r--r--games/p5-Games-Bingo-Print/distinfo6
-rw-r--r--games/p5-Games-Bingo-Print/pkg-plist7
3 files changed, 16 insertions, 9 deletions
diff --git a/games/p5-Games-Bingo-Print/Makefile b/games/p5-Games-Bingo-Print/Makefile
index 8a57e0fbe2c1..4b6025fcbe8f 100644
--- a/games/p5-Games-Bingo-Print/Makefile
+++ b/games/p5-Games-Bingo-Print/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Games-Bingo-Print
-PORTVERSION= 0.02
+PORTVERSION= 0.04
CATEGORIES= games perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,11 +15,19 @@ MAINTAINER= lth@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:
diff --git a/games/p5-Games-Bingo-Print/distinfo b/games/p5-Games-Bingo-Print/distinfo
index 1d36cfde5a98..f0a8d67d671a 100644
--- a/games/p5-Games-Bingo-Print/distinfo
+++ b/games/p5-Games-Bingo-Print/distinfo
@@ -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
diff --git a/games/p5-Games-Bingo-Print/pkg-plist b/games/p5-Games-Bingo-Print/pkg-plist
index fc210e3f8162..3062147ce1e2 100644
--- a/games/p5-Games-Bingo-Print/pkg-plist
+++ b/games/p5-Games-Bingo-Print/pkg-plist
@@ -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%%
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Bingo/Print
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Bingo
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games-Bingo-Print
@dirrmtry %%SITE_PERL%%/Games/Bingo
@dirrmtry %%SITE_PERL%%/Games