Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2012 08:45:48 +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: r304567 - head/devel/p5-Hash-AutoHash
Message-ID:  <201209200845.q8K8jmPn080509@svn.freebsd.org>

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



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