Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2018 19:54:30 +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: r482364 - head/devel/p5-Commandable
Message-ID:  <201810181954.w9IJsUZY085280@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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