svn commit: r564264 - head/devel/p5-File-Find-Closures

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 6 20:44:49 UTC 2021


Author: sunpoet
Date: Sat Feb  6 20:44:46 2021
New Revision: 564264
URL: https://svnweb.freebsd.org/changeset/ports/564264

Log:
  Update to 1.113
  
  Changes:	https://metacpan.org/changes/distribution/File-Find-Closures

Modified:
  head/devel/p5-File-Find-Closures/Makefile
  head/devel/p5-File-Find-Closures/distinfo

Modified: head/devel/p5-File-Find-Closures/Makefile
==============================================================================
--- head/devel/p5-File-Find-Closures/Makefile	Sat Feb  6 20:44:40 2021	(r564263)
+++ head/devel/p5-File-Find-Closures/Makefile	Sat Feb  6 20:44:46 2021	(r564264)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	File-Find-Closures
-PORTVERSION=	1.112
+PORTVERSION=	1.113
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,8 +13,9 @@ COMMENT=	Functions you can use with File::Find
 LICENSE=	ART20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
-USE_PERL5=	configure
 USES=		perl5
+USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/p5-File-Find-Closures/distinfo
==============================================================================
--- head/devel/p5-File-Find-Closures/distinfo	Sat Feb  6 20:44:40 2021	(r564263)
+++ head/devel/p5-File-Find-Closures/distinfo	Sat Feb  6 20:44:46 2021	(r564264)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521909382
-SHA256 (File-Find-Closures-1.112.tar.gz) = 46f3c1f3d333efa38644a8afeb3584aebb9bff1883f2a9b036805340dbf5a798
-SIZE (File-Find-Closures-1.112.tar.gz) = 13093
+TIMESTAMP = 1612519119
+SHA256 (File-Find-Closures-1.113.tar.gz) = 077bca51fba99816a5887f19008464e99a3f7e4e9d8e48f06fe87879603d572e
+SIZE (File-Find-Closures-1.113.tar.gz) = 13901


More information about the svn-ports-all mailing list