Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2019 20:55:02 +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: r492457 - head/devel/p5-DateTime-Format-Strptime
Message-ID:  <201902082055.x18Kt2MV024483@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Feb  8 20:55:02 2019
New Revision: 492457
URL: https://svnweb.freebsd.org/changeset/ports/492457

Log:
  Update to 1.76
  
  Changes:	https://metacpan.org/changes/distribution/DateTime-Format-Strptime

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	Fri Feb  8 20:54:56 2019	(r492456)
+++ head/devel/p5-DateTime-Format-Strptime/Makefile	Fri Feb  8 20:55:02 2019	(r492457)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	DateTime-Format-Strptime
-PORTVERSION=	1.75
+PORTVERSION=	1.76
 PORTEPOCH=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
@@ -16,9 +16,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-DateTime>=1:devel/p5-DateTime \
-		p5-DateTime-Locale>=1.05:devel/p5-DateTime-Locale \
+		p5-DateTime-Locale>=1.23:devel/p5-DateTime-Locale \
 		p5-DateTime-TimeZone>=2.09:devel/p5-DateTime-TimeZone \
-		p5-Package-DeprecationManager>=0.15:devel/p5-Package-DeprecationManager \
 		p5-Params-ValidationCompiler>=0:devel/p5-Params-ValidationCompiler \
 		p5-Specio>=0.33:devel/p5-Specio \
 		p5-Try-Tiny>=0:lang/p5-Try-Tiny
@@ -27,8 +26,9 @@ TEST_DEPENDS=	p5-Test-Fatal>=0:devel/p5-Test-Fatal \
 
 PORTSCOUT=	skipv:1.0601,1.0700,1.0701,1.0702,1.0800,1.0900,1.0901,1.1000
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-DateTime-Format-Strptime/distinfo
==============================================================================
--- head/devel/p5-DateTime-Format-Strptime/distinfo	Fri Feb  8 20:54:56 2019	(r492456)
+++ head/devel/p5-DateTime-Format-Strptime/distinfo	Fri Feb  8 20:55:02 2019	(r492457)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1514218083
-SHA256 (DateTime-Format-Strptime-1.75.tar.gz) = 4fcfb2ac4f79d7ff2855a405f39050d2ea691ee098ce54ede8af79c8d6ab3c19
-SIZE (DateTime-Format-Strptime-1.75.tar.gz) = 107433
+TIMESTAMP = 1549638066
+SHA256 (DateTime-Format-Strptime-1.76.tar.gz) = 593c26466ed7a3d2cefe9215f1619666c5116bd3a551e0aa74b64a6353fcb50d
+SIZE (DateTime-Format-Strptime-1.76.tar.gz) = 113863



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