svn commit: r308992 - head/devel/p5-Hash-AutoHash
Frederic Culot
culot at FreeBSD.org
Sun Dec 16 10:40:50 UTC 2012
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 at culot.org>
-#
+# Created by: Frederic Culot <frederic at 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
More information about the svn-ports-head
mailing list