Update to 0.18
Changes: https://metacpan.org/changes/distribution/Games-Bingo
This commit is contained in:
parent
5f9220f2eb
commit
877d04d207
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399500
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Games-Bingo
|
||||
PORTVERSION= 0.17
|
||||
PORTVERSION= 0.18
|
||||
CATEGORIES= games perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -15,5 +15,6 @@ USE_PERL5= modbuild
|
|||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -i '' '/Test::/d' ${WRKSRC}/Build.PL
|
||||
@${REINPLACE_CMD} -i '' '/Pod::/d' ${WRKSRC}/Build.PL
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Games-Bingo-0.17.tar.gz) = 5d9d6b890dfcea8922bb1f715050757b32a21915ec7dea30717551a0edfd9bcd
|
||||
SIZE (Games-Bingo-0.17.tar.gz) = 25518
|
||||
SHA256 (Games-Bingo-0.18.tar.gz) = acf3799e7b11890611c2fb1e473148d323a219a4f3e84b2a396e83cc80a8bb92
|
||||
SIZE (Games-Bingo-0.18.tar.gz) = 27856
|
||||
|
|
Loading…
Reference in a new issue