From owner-svn-ports-head@FreeBSD.ORG Mon Oct 7 16:07:30 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1CBCA735; Mon, 7 Oct 2013 16:07:30 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 081EA2DC4; Mon, 7 Oct 2013 16:07:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r97G7TXJ003821; Mon, 7 Oct 2013 16:07:29 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r97G7TM3003819; Mon, 7 Oct 2013 16:07:29 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201310071607.r97G7TM3003819@svn.freebsd.org> From: Frederic Culot Date: Mon, 7 Oct 2013 16:07:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r329711 - head/devel/p5-Hash-AutoHash X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Oct 2013 16:07:30 -0000 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