Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 May 2014 08:55:07 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r354522 - head/devel/p5-File-Find-Closures
Message-ID:  <201405190855.s4J8t8fF062940@svn.freebsd.org>

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



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