svn commit: r411730 - head/devel/p5-DateTime

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Mar 23 19:24:40 UTC 2016


Author: sunpoet
Date: Wed Mar 23 19:24:39 2016
New Revision: 411730
URL: https://svnweb.freebsd.org/changeset/ports/411730

Log:
  - Update to 1.26
  
  Changes:	http://search.cpan.org/dist/DateTime/Changes

Modified:
  head/devel/p5-DateTime/Makefile
  head/devel/p5-DateTime/distinfo

Modified: head/devel/p5-DateTime/Makefile
==============================================================================
--- head/devel/p5-DateTime/Makefile	Wed Mar 23 19:24:34 2016	(r411729)
+++ head/devel/p5-DateTime/Makefile	Wed Mar 23 19:24:39 2016	(r411730)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DateTime
-PORTVERSION=	1.25
+PORTVERSION=	1.26
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -22,7 +22,7 @@ TEST_DEPENDS=	p5-Test-Fatal>=0:${PORTSDI
 		p5-Test-Warnings>=0.005:${PORTSDIR}/devel/p5-Test-Warnings
 
 USES=		perl5
-USE_PERL5=	modbuild
+USE_PERL5=	configure
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/DateTime/DateTime.so

Modified: head/devel/p5-DateTime/distinfo
==============================================================================
--- head/devel/p5-DateTime/distinfo	Wed Mar 23 19:24:34 2016	(r411729)
+++ head/devel/p5-DateTime/distinfo	Wed Mar 23 19:24:39 2016	(r411730)
@@ -1,2 +1,2 @@
-SHA256 (DateTime-1.25.tar.gz) = d860ce7115802a3555e5dc380fa91c4133d3452b7bdc713011746072a58d1655
-SIZE (DateTime-1.25.tar.gz) = 219558
+SHA256 (DateTime-1.26.tar.gz) = f889baf4f743edbccec57ec1cd9790a985f435b6b84f72b5f2ac39544e1bfe7b
+SIZE (DateTime-1.26.tar.gz) = 222503


More information about the svn-ports-all mailing list