Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Dec 2012 10:40:49 +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: r308992 - head/devel/p5-Hash-AutoHash
Message-ID:  <201212161040.qBGAeoIn057887@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Sun Dec 16 10:40:49 2012
New Revision: 308992
URL: http://svnweb.freebsd.org/changeset/ports/308992

Log:
  - Update to 1.16
  
  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	Sun Dec 16 10:27:48 2012	(r308991)
+++ head/devel/p5-Hash-AutoHash/Makefile	Sun Dec 16 10:40:49 2012	(r308992)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	p5-Hash-AutoHash
-# Date created:				2010-09-13
-# Whom:					Frederic Culot <frederic@culot.org>
-#
+# Created by: Frederic Culot <frederic@culot.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Hash-AutoHash
-PORTVERSION=	1.15
+PORTVERSION=	1.16
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -21,7 +17,7 @@ BUILD_DEPENDS=	p5-Tie-Hash-MultiValue>0:
 RUN_DEPENDS:=	${BUILD_DEPENDS} \
 		p5-List-MoreUtils>=0.09:${PORTSDIR}/lang/p5-List-MoreUtils \
 		p5-Tie-ToObject>0:${PORTSDIR}/devel/p5-Tie-ToObject
-TEST_DEPENDS=	p5-Test-Deep>0:${PORTSDIR}/devel/p5-Test-Deep
+TEST_DEPENDS=	p5-Test-Deep>0.11:${PORTSDIR}/devel/p5-Test-Deep
 
 PERL_MODBUILD=	yes
 

Modified: head/devel/p5-Hash-AutoHash/distinfo
==============================================================================
--- head/devel/p5-Hash-AutoHash/distinfo	Sun Dec 16 10:27:48 2012	(r308991)
+++ head/devel/p5-Hash-AutoHash/distinfo	Sun Dec 16 10:40:49 2012	(r308992)
@@ -1,2 +1,2 @@
-SHA256 (Hash-AutoHash-1.15.tar.gz) = b1875ca5fb05ee54888d5afde174d227925b7271779ef51a89020f523fdc917d
-SIZE (Hash-AutoHash-1.15.tar.gz) = 53165
+SHA256 (Hash-AutoHash-1.16.tar.gz) = 53205da8375b9803493049d403f221b43060dec8e0c5fe1619db8481f86b554d
+SIZE (Hash-AutoHash-1.16.tar.gz) = 53498



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