[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:
parent
c07e17d8bc
commit
a765c8497d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97836
@ -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)
|
||||
|
@ -1 +1 @@
|
||||
MD5 (Games-Bingo-0.08.tar.gz) = 094ba8e1d8f805f686d35aba17716360
|
||||
MD5 (Games-Bingo-0.09.tar.gz) = d4c13035b19b362a625685f7c18955ad
|
||||
|
@ -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%%
|
||||
|
Loading…
Reference in New Issue
Block a user