[MAINTAINER] games/p5-Games-Bingo: update to 0.09

- Update to 0.09

PR:		ports/61148
Submitted by:	Lars Thegler <lars@thegler.dk>
This commit is contained in:
Edwin Groothuis 2004-01-10 04:34:37 +00:00
parent c07e17d8bc
commit a765c8497d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97836
3 changed files with 5 additions and 3 deletions

View File

@ -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)

View File

@ -1 +1 @@
MD5 (Games-Bingo-0.08.tar.gz) = 094ba8e1d8f805f686d35aba17716360
MD5 (Games-Bingo-0.09.tar.gz) = d4c13035b19b362a625685f7c18955ad

View File

@ -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%%