1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 0.08

- add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Data-Random/Changes
This commit is contained in:
Frederic Culot 2012-09-21 12:25:09 +00:00
parent e49e0eb802
commit 41a6b14a33
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304624
2 changed files with 6 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Data-Random
PORTVERSION= 0.07
PORTVERSION= 0.08
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for generating random data
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-YAML-Tiny>=0:${PORTSDIR}/textproc/p5-YAML-Tiny
OPTIONS_DEFINE= DATE_CALC GD

View File

@ -1,2 +1,2 @@
SHA256 (Data-Random-0.07.tar.gz) = 3e13cec49fb7ee8a914ef2b23cb748810f4727f39775bb59041e3c0955aa28fd
SIZE (Data-Random-0.07.tar.gz) = 166687
SHA256 (Data-Random-0.08.tar.gz) = e14c10e1e47c66a082387fa1497894d059bd316212bbd6b8f0905b30eea92d43
SIZE (Data-Random-0.08.tar.gz) = 168327