svn commit: r327288 - head/devel/p5-Data-Random

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 14 14:10:51 UTC 2013


Author: sunpoet
Date: Sat Sep 14 14:10:50 2013
New Revision: 327288
URL: http://svnweb.freebsd.org/changeset/ports/327288

Log:
  - Update to 0.09
  
  Changes:	http://search.cpan.org/dist/Data-Random/Changes

Modified:
  head/devel/p5-Data-Random/Makefile
  head/devel/p5-Data-Random/distinfo   (contents, props changed)

Modified: head/devel/p5-Data-Random/Makefile
==============================================================================
--- head/devel/p5-Data-Random/Makefile	Sat Sep 14 14:10:46 2013	(r327287)
+++ head/devel/p5-Data-Random/Makefile	Sat Sep 14 14:10:50 2013	(r327288)
@@ -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()
 

Modified: head/devel/p5-Data-Random/distinfo
==============================================================================
--- head/devel/p5-Data-Random/distinfo	Sat Sep 14 14:10:46 2013	(r327287)
+++ head/devel/p5-Data-Random/distinfo	Sat Sep 14 14:10:50 2013	(r327288)
@@ -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


More information about the svn-ports-all mailing list