svn commit: r481854 - head/devel/p5-IO-Pager

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Oct 11 23:45:17 UTC 2018


Author: sunpoet
Date: Thu Oct 11 23:45:16 2018
New Revision: 481854
URL: https://svnweb.freebsd.org/changeset/ports/481854

Log:
  Update to 0.40
  
  Changes:	https://metacpan.org/changes/distribution/IO-Pager

Modified:
  head/devel/p5-IO-Pager/Makefile
  head/devel/p5-IO-Pager/distinfo

Modified: head/devel/p5-IO-Pager/Makefile
==============================================================================
--- head/devel/p5-IO-Pager/Makefile	Thu Oct 11 20:48:51 2018	(r481853)
+++ head/devel/p5-IO-Pager/Makefile	Thu Oct 11 23:45:16 2018	(r481854)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	IO-Pager
-PORTVERSION=	0.39
+PORTVERSION=	0.40
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,8 +16,10 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-File-Which>=0:sysutils/p5-File-Which
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5 tar:tgz
+USE_PERL5=	configure
+
+NO_ARCH=	yes
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:C|0$||}
 
 .include <bsd.port.mk>

Modified: head/devel/p5-IO-Pager/distinfo
==============================================================================
--- head/devel/p5-IO-Pager/distinfo	Thu Oct 11 20:48:51 2018	(r481853)
+++ head/devel/p5-IO-Pager/distinfo	Thu Oct 11 23:45:16 2018	(r481854)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494747609
-SHA256 (IO-Pager-0.39.tgz) = cfd1260e3e6de9aff3a47c51d027296c3d1eaa33d8447066f2ae7908386b544f
-SIZE (IO-Pager-0.39.tgz) = 17552
+TIMESTAMP = 1539291278
+SHA256 (IO-Pager-0.40.tgz) = 0735f5ccc077d5d10f4d2856ce5591f89ac8f4cc8c25d5ac4572ee93f5f5edef
+SIZE (IO-Pager-0.40.tgz) = 18847


More information about the svn-ports-head mailing list