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

Frederic Culot culot at FreeBSD.org
Mon May 19 08:55:08 UTC 2014


Author: culot
Date: Mon May 19 08:55:07 2014
New Revision: 354522
URL: http://svnweb.freebsd.org/changeset/ports/354522
QAT: https://qat.redports.org/buildarchive/r354522/

Log:
  - Update to 1.10 [1]
  - Add LICENSE (Artistic 1 & GPL 1)
  
  PR:		ports/189196 [1]
  Submitted by:	Gea-Suan Lin <gslin at gslin.org> (maintainer)

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	Mon May 19 08:47:37 2014	(r354521)
+++ head/devel/p5-File-Find-Closures/Makefile	Mon May 19 08:55:07 2014	(r354522)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	File-Find-Closures
-PORTVERSION=	1.09
+PORTVERSION=	1.10
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	File
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	gslin at gslin.org
 COMMENT=	Functions you can use with File::Find
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/devel/p5-File-Find-Closures/distinfo
==============================================================================
--- head/devel/p5-File-Find-Closures/distinfo	Mon May 19 08:47:37 2014	(r354521)
+++ head/devel/p5-File-Find-Closures/distinfo	Mon May 19 08:55:07 2014	(r354522)
@@ -1,2 +1,2 @@
-SHA256 (File-Find-Closures-1.09.tar.gz) = cf25f4d3de7f39941c1966968d900d6523a04a1d0565a4525e10b95db15e4563
-SIZE (File-Find-Closures-1.09.tar.gz) = 7381
+SHA256 (File-Find-Closures-1.10.tar.gz) = 99e7dc43eb83bc5638726fb769c5053dc4c7dbfc59ec0a8c9ba0ee43e754f3f5
+SIZE (File-Find-Closures-1.10.tar.gz) = 8377


More information about the svn-ports-all mailing list