Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Mar 2016 15:39:24 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r412245 - head/devel/p5-DateTime-Format-Strptime
Message-ID:  <201603311539.u2VFdOiY039764@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Mar 31 15:39:24 2016
New Revision: 412245
URL: https://svnweb.freebsd.org/changeset/ports/412245

Log:
  - Update to 1.66
  - Update *_DEPENDS: remove PORTSDIR
  
  Changes:	http://search.cpan.org/dist/DateTime-Format-Strptime/Changes

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

Modified: head/devel/p5-DateTime-Format-Strptime/Makefile
==============================================================================
--- head/devel/p5-DateTime-Format-Strptime/Makefile	Thu Mar 31 15:39:19 2016	(r412244)
+++ head/devel/p5-DateTime-Format-Strptime/Makefile	Thu Mar 31 15:39:24 2016	(r412245)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DateTime-Format-Strptime
-PORTVERSION=	1.65
+PORTVERSION=	1.66
 PORTEPOCH=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
@@ -14,15 +14,15 @@ COMMENT=	Parse and format strp and strf 
 LICENSE=	ART20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	p5-DateTime>=1:${PORTSDIR}/devel/p5-DateTime \
-		p5-DateTime-Locale>=0.45:${PORTSDIR}/devel/p5-DateTime-Locale \
-		p5-DateTime-TimeZone>=0.79:${PORTSDIR}/devel/p5-DateTime-TimeZone \
-		p5-Package-DeprecationManager>=0.15:${PORTSDIR}/devel/p5-Package-DeprecationManager \
-		p5-Params-Validate>=1.20:${PORTSDIR}/devel/p5-Params-Validate \
-		p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
+BUILD_DEPENDS=	p5-DateTime>=1:devel/p5-DateTime \
+		p5-DateTime-Locale>=0.45:devel/p5-DateTime-Locale \
+		p5-DateTime-TimeZone>=0.79:devel/p5-DateTime-TimeZone \
+		p5-Package-DeprecationManager>=0.15:devel/p5-Package-DeprecationManager \
+		p5-Params-Validate>=1.20:devel/p5-Params-Validate \
+		p5-Try-Tiny>=0:lang/p5-Try-Tiny
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
-		p5-Test-Warnings>=0:${PORTSDIR}/devel/p5-Test-Warnings
+TEST_DEPENDS=	p5-Test-Fatal>=0:devel/p5-Test-Fatal \
+		p5-Test-Warnings>=0:devel/p5-Test-Warnings
 
 PORTSCOUT=	skipv:1.0601,1.0700,1.0701,1.0702,1.0800,1.0900,1.0901,1.1000
 

Modified: head/devel/p5-DateTime-Format-Strptime/distinfo
==============================================================================
--- head/devel/p5-DateTime-Format-Strptime/distinfo	Thu Mar 31 15:39:19 2016	(r412244)
+++ head/devel/p5-DateTime-Format-Strptime/distinfo	Thu Mar 31 15:39:24 2016	(r412245)
@@ -1,2 +1,2 @@
-SHA256 (DateTime-Format-Strptime-1.65.tar.gz) = 621ae39efd1134850b5d47b6cba772a250d7920c268e05cfb9908d993d3cd527
-SIZE (DateTime-Format-Strptime-1.65.tar.gz) = 43190
+SHA256 (DateTime-Format-Strptime-1.66.tar.gz) = d8b03b3ced9586c13773a0531c1f893651397dd98ada2115713ce185821ca53e
+SIZE (DateTime-Format-Strptime-1.66.tar.gz) = 109873



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603311539.u2VFdOiY039764>