svn commit: r304624 - head/devel/p5-Data-Random
Frederic Culot
culot at FreeBSD.org
Fri Sep 21 12:25:09 UTC 2012
Author: culot
Date: Fri Sep 21 12:25:09 2012
New Revision: 304624
URL: http://svn.freebsd.org/changeset/ports/304624
Log:
- Update to 0.08
- add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Data-Random/Changes
Modified:
head/devel/p5-Data-Random/Makefile
head/devel/p5-Data-Random/distinfo
Modified: head/devel/p5-Data-Random/Makefile
==============================================================================
--- head/devel/p5-Data-Random/Makefile Fri Sep 21 12:05:32 2012 (r304623)
+++ head/devel/p5-Data-Random/Makefile Fri Sep 21 12:25:09 2012 (r304624)
@@ -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 at 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
Modified: head/devel/p5-Data-Random/distinfo
==============================================================================
--- head/devel/p5-Data-Random/distinfo Fri Sep 21 12:05:32 2012 (r304623)
+++ head/devel/p5-Data-Random/distinfo Fri Sep 21 12:25:09 2012 (r304624)
@@ -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
More information about the svn-ports-all
mailing list