mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
- Update to 0.041 [1]
- Add LICENSE (MIT) Changes: http://search.cpan.org/dist/Games-Dice/Changes PR: ports/179520 [1] Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
This commit is contained in:
parent
ebc599cf9b
commit
cb182540f6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320802
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Games-Dice
|
||||
PORTVERSION= 0.04
|
||||
PORTVERSION= 0.041
|
||||
CATEGORIES= games perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -10,7 +10,10 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= danilogondolfo@gmail.com
|
||||
COMMENT= Perl module to simulate die rolls
|
||||
|
||||
MAN3= Games::Dice.3
|
||||
LICENSE= MIT
|
||||
|
||||
MAN1= roll.1
|
||||
MAN3= Games::Dice.3
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Games-Dice-0.04.tar.gz) = 423a56704accfe1b4655e2fd08d47e3138b34587ce4c50bfc593e13df5e1a4cd
|
||||
SIZE (Games-Dice-0.04.tar.gz) = 8175
|
||||
SHA256 (Games-Dice-0.041.tar.gz) = 50d7147c664c873a951c18be5d515d77f2eaa977dae26fca696db5497ea1a2cc
|
||||
SIZE (Games-Dice-0.041.tar.gz) = 9320
|
||||
|
@ -1,3 +1,4 @@
|
||||
bin/roll
|
||||
%%SITE_PERL%%/Games/Dice.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Dice/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Games/Dice
|
||||
|
Loading…
Reference in New Issue
Block a user