Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2013 16:07:29 +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: r329711 - head/devel/p5-Hash-AutoHash
Message-ID:  <201310071607.r97G7TM3003819@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Mon Oct  7 16:07:29 2013
New Revision: 329711
URL: http://svnweb.freebsd.org/changeset/ports/329711

Log:
  - Update to 1.17
  
  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	Mon Oct  7 16:02:20 2013	(r329710)
+++ head/devel/p5-Hash-AutoHash/Makefile	Mon Oct  7 16:07:29 2013	(r329711)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Hash-AutoHash
-PORTVERSION=	1.16
+PORTVERSION=	1.17
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,11 +13,11 @@ COMMENT=	Object-oriented access to real 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-List-MoreUtils>=0.09:${PORTSDIR}/lang/p5-List-MoreUtils \
-		p5-Tie-ToObject>0:${PORTSDIR}/devel/p5-Tie-ToObject
+BUILD_DEPENDS=	p5-List-MoreUtils>=0.33:${PORTSDIR}/lang/p5-List-MoreUtils \
+		p5-Tie-ToObject>=0.03:${PORTSDIR}/devel/p5-Tie-ToObject
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Deep>=0.11:${PORTSDIR}/devel/p5-Test-Deep \
-		p5-Tie-Hash-MultiValue>0:${PORTSDIR}/devel/p5-Tie-Hash-MultiValue
+		p5-Tie-Hash-MultiValue>=1.02:${PORTSDIR}/devel/p5-Tie-Hash-MultiValue
 
 USES=		perl5
 USE_PERL5=	modbuild

Modified: head/devel/p5-Hash-AutoHash/distinfo
==============================================================================
--- head/devel/p5-Hash-AutoHash/distinfo	Mon Oct  7 16:02:20 2013	(r329710)
+++ head/devel/p5-Hash-AutoHash/distinfo	Mon Oct  7 16:07:29 2013	(r329711)
@@ -1,2 +1,2 @@
-SHA256 (Hash-AutoHash-1.16.tar.gz) = 53205da8375b9803493049d403f221b43060dec8e0c5fe1619db8481f86b554d
-SIZE (Hash-AutoHash-1.16.tar.gz) = 53498
+SHA256 (Hash-AutoHash-1.17.tar.gz) = c4dafb86d10666700dbdc863b221c3ff56523cb3b3cbb7d2501216fb708edf52
+SIZE (Hash-AutoHash-1.17.tar.gz) = 53662



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