- Update to 0.09
Changes: http://search.cpan.org/dist/Data-Random/Changes
This commit is contained in:
parent
703adf46b9
commit
9529d4efd4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327288
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Data-Random
|
||||
PORTVERSION= 0.08
|
||||
PORTVERSION= 0.09
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -16,7 +16,7 @@ LICENSE_COMB= dual
|
|||
BUILD_DEPENDS= p5-YAML-Tiny>=0:${PORTSDIR}/textproc/p5-YAML-Tiny
|
||||
|
||||
OPTIONS_DEFINE= DATE_CALC GD
|
||||
OPTIONS_DEFAULT= DATE_CALC
|
||||
OPTIONS_DEFAULT=DATE_CALC
|
||||
DATE_CALC_DESC= Support for rand_date()
|
||||
GD_DESC= Support for rand_image()
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Data-Random-0.08.tar.gz) = e14c10e1e47c66a082387fa1497894d059bd316212bbd6b8f0905b30eea92d43
|
||||
SIZE (Data-Random-0.08.tar.gz) = 168327
|
||||
SHA256 (Data-Random-0.09.tar.gz) = c8d8505ce7ff544c0eb63aaa489fae72f935dc573ab55e87b19f90c35fce2f78
|
||||
SIZE (Data-Random-0.09.tar.gz) = 167077
|
||||
|
|
Loading…
Reference in a new issue