Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2019 15:55:35 +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: r501727 - head/devel/p5-Time-Duration-Parse
Message-ID:  <201905151555.x4FFtZoe089279@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed May 15 15:55:35 2019
New Revision: 501727
URL: https://svnweb.freebsd.org/changeset/ports/501727

Log:
  Update to 0.15
  
  Changes:	https://metacpan.org/changes/distribution/Time-Duration-Parse

Modified:
  head/devel/p5-Time-Duration-Parse/Makefile
  head/devel/p5-Time-Duration-Parse/distinfo

Modified: head/devel/p5-Time-Duration-Parse/Makefile
==============================================================================
--- head/devel/p5-Time-Duration-Parse/Makefile	Wed May 15 15:55:30 2019	(r501726)
+++ head/devel/p5-Time-Duration-Parse/Makefile	Wed May 15 15:55:35 2019	(r501727)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Time-Duration-Parse
-PORTVERSION=	0.14
+PORTVERSION=	0.15
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,8 +18,9 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Exporter-Lite>=0.02:devel/p5-Exporter-Lite
 TEST_DEPENDS=	p5-Time-Duration>=1.0.6:devel/p5-Time-Duration
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Time-Duration-Parse/distinfo
==============================================================================
--- head/devel/p5-Time-Duration-Parse/distinfo	Wed May 15 15:55:30 2019	(r501726)
+++ head/devel/p5-Time-Duration-Parse/distinfo	Wed May 15 15:55:35 2019	(r501727)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1530747643
-SHA256 (Time-Duration-Parse-0.14.tar.gz) = ccc296656c9afd14bb691fccb68197f5c78c637bf70fd7fabb185750f238d09e
-SIZE (Time-Duration-Parse-0.14.tar.gz) = 11641
+TIMESTAMP = 1557747478
+SHA256 (Time-Duration-Parse-0.15.tar.gz) = 61d8143a8e6981cc1f7a974804d492039e5e56716767829d5e4bcd9ed74ae381
+SIZE (Time-Duration-Parse-0.15.tar.gz) = 11735



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