Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Feb 2021 20:44:46 +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: r564264 - head/devel/p5-File-Find-Closures
Message-ID:  <202102062044.116Kikhs018689@repo.freebsd.org>

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



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