aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/p5-Games-Bingo/Makefile5
-rw-r--r--games/p5-Games-Bingo/distinfo2
-rw-r--r--games/p5-Games-Bingo/pkg-plist1
3 files changed, 5 insertions, 3 deletions
diff --git a/games/p5-Games-Bingo/Makefile b/games/p5-Games-Bingo/Makefile
index 91203c20dfe2..dfeccb79fd2d 100644
--- a/games/p5-Games-Bingo/Makefile
+++ b/games/p5-Games-Bingo/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Games-Bingo
-PORTVERSION= 0.08
+PORTVERSION= 0.09
CATEGORIES= games perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Games
@@ -20,7 +20,8 @@ PERL_CONFIGURE= yes
MAN3= Games::Bingo.3 \
Games::Bingo::Card.3 \
Games::Bingo::Column.3 \
- Games::Bingo::ColumnCollection.3
+ Games::Bingo::ColumnCollection.3 \
+ Games::Bingo::Constants.3
post-install:
.ifndef(NOPORTDOCS)
diff --git a/games/p5-Games-Bingo/distinfo b/games/p5-Games-Bingo/distinfo
index 85494bf4fe7c..d274bbe44471 100644
--- a/games/p5-Games-Bingo/distinfo
+++ b/games/p5-Games-Bingo/distinfo
@@ -1 +1 @@
-MD5 (Games-Bingo-0.08.tar.gz) = 094ba8e1d8f805f686d35aba17716360
+MD5 (Games-Bingo-0.09.tar.gz) = d4c13035b19b362a625685f7c18955ad
diff --git a/games/p5-Games-Bingo/pkg-plist b/games/p5-Games-Bingo/pkg-plist
index 04d48c5e2903..4acb55fb70ee 100644
--- a/games/p5-Games-Bingo/pkg-plist
+++ b/games/p5-Games-Bingo/pkg-plist
@@ -2,6 +2,7 @@
%%SITE_PERL%%/Games/Bingo/Card.pm
%%SITE_PERL%%/Games/Bingo/Column.pm
%%SITE_PERL%%/Games/Bingo/ColumnCollection.pm
+%%SITE_PERL%%/Games/Bingo/Constants.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Bingo/.packlist
%%PORTDOCS%%%%EXAMPLESDIR%%/bingo.pl
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%