- update to 0.043

- adoption of perl USES framework
- adjust dependencies

PR:		181770
Submitted by:	danilogondolfo@gmail.com ( maintainer )
This commit is contained in:
Jason Helfman 2013-09-04 06:46:23 +00:00
parent 0467fe5a36
commit cb7e3bf9c9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326253
2 changed files with 9 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Games-Dice
PORTVERSION= 0.041
PORTVERSION= 0.043
CATEGORIES= games perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -12,9 +12,14 @@ COMMENT= Perl module to simulate die rolls
LICENSE= MIT
BUILD_DEPENDS= p5-Capture-Tiny>=0:${PORTSDIR}/devel/p5-Capture-Tiny \
p5-Test-Script>=1.06:${PORTSDIR}/devel/p5-Test-Script \
p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple
MAN1= roll.1
MAN3= Games::Dice.3
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (Games-Dice-0.041.tar.gz) = 50d7147c664c873a951c18be5d515d77f2eaa977dae26fca696db5497ea1a2cc
SIZE (Games-Dice-0.041.tar.gz) = 9320
SHA256 (Games-Dice-0.043.tar.gz) = 1b7fed606c82683d9d76cca420f6d2b69574f7ad930b302731a825cbedbaacee
SIZE (Games-Dice-0.043.tar.gz) = 9034