Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Mar 2018 21:10:59 +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: r465471 - head/devel/p5-File-Find-Closures
Message-ID:  <201803242110.w2OLAx0I063730@repo.freebsd.org>

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



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