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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 24 21:11:00 UTC 2018


Author: sunpoet
Date: Sat Mar 24 21:10:59 2018
New Revision: 465471
URL: https://svnweb.freebsd.org/changeset/ports/465471

Log:
  Update to 1.112
  
  - Update LICENSE
  - Add LICENSE_FILE
  
  Changes:	http://search.cpan.org/dist/File-Find-Closures/Changes

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 Mar 24 21:10:54 2018	(r465470)
+++ head/devel/p5-File-Find-Closures/Makefile	Sat Mar 24 21:10:59 2018	(r465471)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	File-Find-Closures
-PORTVERSION=	1.11
+PORTVERSION=	1.112
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,8 +10,8 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Functions you can use with File::Find
 
-LICENSE=	ART10 GPLv1+
-LICENSE_COMB=	dual
+LICENSE=	ART20
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 NO_ARCH=	yes
 USE_PERL5=	configure

Modified: head/devel/p5-File-Find-Closures/distinfo
==============================================================================
--- head/devel/p5-File-Find-Closures/distinfo	Sat Mar 24 21:10:54 2018	(r465470)
+++ head/devel/p5-File-Find-Closures/distinfo	Sat Mar 24 21:10:59 2018	(r465471)
@@ -1,2 +1,3 @@
-SHA256 (File-Find-Closures-1.11.tar.gz) = 050753a52310c4e38b977b910d2147685cc50bfa496b7216583782b01e87b95c
-SIZE (File-Find-Closures-1.11.tar.gz) = 8469
+TIMESTAMP = 1521909382
+SHA256 (File-Find-Closures-1.112.tar.gz) = 46f3c1f3d333efa38644a8afeb3584aebb9bff1883f2a9b036805340dbf5a798
+SIZE (File-Find-Closures-1.112.tar.gz) = 13093


More information about the svn-ports-all mailing list