svn commit: r482364 - head/devel/p5-Commandable

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 18 19:54:31 UTC 2018


Author: sunpoet
Date: Thu Oct 18 19:54:30 2018
New Revision: 482364
URL: https://svnweb.freebsd.org/changeset/ports/482364

Log:
  Update to 0.03
  
  Changes:	https://metacpan.org/changes/distribution/Commandable

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

Modified: head/devel/p5-Commandable/Makefile
==============================================================================
--- head/devel/p5-Commandable/Makefile	Thu Oct 18 19:53:29 2018	(r482363)
+++ head/devel/p5-Commandable/Makefile	Thu Oct 18 19:54:30 2018	(r482364)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Commandable
-PORTVERSION=	0.02
+PORTVERSION=	0.03
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:PEVANS
@@ -17,8 +17,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 TEST_DEPENDS=	p5-Test-Warnings>=0:devel/p5-Test-Warnings
 
-NO_ARCH=	yes
-USE_PERL5=	modbuild
 USES=		perl5
+USE_PERL5=	modbuild
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-Commandable/distinfo
==============================================================================
--- head/devel/p5-Commandable/distinfo	Thu Oct 18 19:53:29 2018	(r482363)
+++ head/devel/p5-Commandable/distinfo	Thu Oct 18 19:54:30 2018	(r482364)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532975084
-SHA256 (Commandable-0.02.tar.gz) = c48d54fc51cea1a7e7ae24ac4f358f39f8fcbcd1140ab486eb5298c5295247a6
-SIZE (Commandable-0.02.tar.gz) = 12030
+TIMESTAMP = 1539795994
+SHA256 (Commandable-0.03.tar.gz) = f0af67aa2b5815ed13ea4915a2755138d6a6d03443f9fe73924231c238a58102
+SIZE (Commandable-0.03.tar.gz) = 12248


More information about the svn-ports-head mailing list