svn commit: r502981 - head/devel/p5-bareword-filehandles

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 29 18:35:53 UTC 2019


Author: sunpoet
Date: Wed May 29 18:35:51 2019
New Revision: 502981
URL: https://svnweb.freebsd.org/changeset/ports/502981

Log:
  Update to 0.007
  
  Changes:	https://metacpan.org/changes/distribution/bareword-filehandles

Modified:
  head/devel/p5-bareword-filehandles/Makefile
  head/devel/p5-bareword-filehandles/distinfo

Modified: head/devel/p5-bareword-filehandles/Makefile
==============================================================================
--- head/devel/p5-bareword-filehandles/Makefile	Wed May 29 18:35:45 2019	(r502980)
+++ head/devel/p5-bareword-filehandles/Makefile	Wed May 29 18:35:51 2019	(r502981)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	bareword-filehandles
-PORTVERSION=	0.006
+PORTVERSION=	0.007
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:ILMARI
@@ -19,8 +19,8 @@ BUILD_DEPENDS=	p5-ExtUtils-Depends>=0:devel/p5-ExtUtil
 		${RUN_DEPENDS}
 RUN_DEPENDS=	p5-B-Hooks-OP-Check>=0:devel/p5-B-Hooks-OP-Check
 
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
 
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/bareword/filehandles/filehandles.so

Modified: head/devel/p5-bareword-filehandles/distinfo
==============================================================================
--- head/devel/p5-bareword-filehandles/distinfo	Wed May 29 18:35:45 2019	(r502980)
+++ head/devel/p5-bareword-filehandles/distinfo	Wed May 29 18:35:51 2019	(r502981)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524845291
-SHA256 (bareword-filehandles-0.006.tar.gz) = ad6c07c0bec2e4eb8d666bdb0d20943cbc68783bd1f3979dbf50bb3b2335bffb
-SIZE (bareword-filehandles-0.006.tar.gz) = 67243
+TIMESTAMP = 1559147074
+SHA256 (bareword-filehandles-0.007.tar.gz) = 4134533716d87af8fff56e250c488ad06df0a7bff48e7cf7de63ff6bc8d9c17f
+SIZE (bareword-filehandles-0.007.tar.gz) = 73269


More information about the svn-ports-all mailing list