svn commit: r325532 - head/devel/p5-DateTime-Set

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Aug 28 14:02:48 UTC 2013


Author: sunpoet
Date: Wed Aug 28 14:02:47 2013
New Revision: 325532
URL: http://svnweb.freebsd.org/changeset/ports/325532

Log:
  - Update to 0.32
  - Add LICENSE
  
  Changes:	http://search.cpan.org/dist/DateTime-Set/Changes

Modified:
  head/devel/p5-DateTime-Set/Makefile
  head/devel/p5-DateTime-Set/distinfo   (contents, props changed)

Modified: head/devel/p5-DateTime-Set/Makefile
==============================================================================
--- head/devel/p5-DateTime-Set/Makefile	Wed Aug 28 14:02:11 2013	(r325531)
+++ head/devel/p5-DateTime-Set/Makefile	Wed Aug 28 14:02:47 2013	(r325532)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DateTime-Set
-PORTVERSION=	0.31
+PORTVERSION=	0.32
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,6 +10,8 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Datetime sets and set math
 
+LICENSE=	GPLv2
+
 BUILD_DEPENDS=	p5-DateTime>=0.12:${PORTSDIR}/devel/p5-DateTime \
 		p5-Set-Infinite>=0.59:${PORTSDIR}/devel/p5-Set-Infinite
 RUN_DEPENDS:=	${BUILD_DEPENDS}

Modified: head/devel/p5-DateTime-Set/distinfo
==============================================================================
--- head/devel/p5-DateTime-Set/distinfo	Wed Aug 28 14:02:11 2013	(r325531)
+++ head/devel/p5-DateTime-Set/distinfo	Wed Aug 28 14:02:47 2013	(r325532)
@@ -1,2 +1,2 @@
-SHA256 (DateTime-Set-0.31.tar.gz) = 499b59e42a1129bf10fd269eb7542d337a29fbbcbf08ef8313fd465d3ae5df02
-SIZE (DateTime-Set-0.31.tar.gz) = 44582
+SHA256 (DateTime-Set-0.32.tar.gz) = 7496541d69f7667f6e2789f3c95aa265c6fb658102525f01bfea8f3d0cea0500
+SIZE (DateTime-Set-0.32.tar.gz) = 45003


More information about the svn-ports-all mailing list