svn commit: r304567 - head/devel/p5-Hash-AutoHash
Frederic Culot
culot at FreeBSD.org
Thu Sep 20 08:45:49 UTC 2012
Author: culot
Date: Thu Sep 20 08:45:48 2012
New Revision: 304567
URL: http://svn.freebsd.org/changeset/ports/304567
Log:
- Update to 1.15
- Add LICENSE (Artistic 1 & GPL 1)
Changes: http://search.cpan.org/dist/Hash-AutoHash/Changes
Modified:
head/devel/p5-Hash-AutoHash/Makefile
head/devel/p5-Hash-AutoHash/distinfo
Modified: head/devel/p5-Hash-AutoHash/Makefile
==============================================================================
--- head/devel/p5-Hash-AutoHash/Makefile Thu Sep 20 08:09:18 2012 (r304566)
+++ head/devel/p5-Hash-AutoHash/Makefile Thu Sep 20 08:45:48 2012 (r304567)
@@ -6,7 +6,7 @@
#
PORTNAME= Hash-AutoHash
-PORTVERSION= 1.14
+PORTVERSION= 1.15
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= culot at FreeBSD.org
COMMENT= Object-oriented access to real and tied hashes
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-Tie-Hash-MultiValue>0:${PORTSDIR}/devel/p5-Tie-Hash-MultiValue
RUN_DEPENDS:= ${BUILD_DEPENDS} \
p5-List-MoreUtils>=0.09:${PORTSDIR}/lang/p5-List-MoreUtils \
Modified: head/devel/p5-Hash-AutoHash/distinfo
==============================================================================
--- head/devel/p5-Hash-AutoHash/distinfo Thu Sep 20 08:09:18 2012 (r304566)
+++ head/devel/p5-Hash-AutoHash/distinfo Thu Sep 20 08:45:48 2012 (r304567)
@@ -1,2 +1,2 @@
-SHA256 (Hash-AutoHash-1.14.tar.gz) = 1c911bbc6ba8aef94157402ee73c475f3f470fbe68943ca3a351841e11100294
-SIZE (Hash-AutoHash-1.14.tar.gz) = 53127
+SHA256 (Hash-AutoHash-1.15.tar.gz) = b1875ca5fb05ee54888d5afde174d227925b7271779ef51a89020f523fdc917d
+SIZE (Hash-AutoHash-1.15.tar.gz) = 53165
More information about the svn-ports-head
mailing list