Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Oct 2013 16:45:33 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330148 - head/devel/p5-Hash-AutoHash-Args
Message-ID:  <201310121645.r9CGjXPX026699@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 12 16:45:33 2013
New Revision: 330148
URL: http://svnweb.freebsd.org/changeset/ports/330148

Log:
  - Update to 1.18
  
  Changes:	http://search.cpan.org/dist/Hash-AutoHash-Args/Changes

Modified:
  head/devel/p5-Hash-AutoHash-Args/Makefile
  head/devel/p5-Hash-AutoHash-Args/distinfo

Modified: head/devel/p5-Hash-AutoHash-Args/Makefile
==============================================================================
--- head/devel/p5-Hash-AutoHash-Args/Makefile	Sat Oct 12 16:44:46 2013	(r330147)
+++ head/devel/p5-Hash-AutoHash-Args/Makefile	Sat Oct 12 16:45:33 2013	(r330148)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Hash-AutoHash-Args
-PORTVERSION=	1.17
+PORTVERSION=	1.18
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,15 +13,18 @@ COMMENT=	Object-oriented processing of k
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Hash-AutoHash>=1.16:${PORTSDIR}/devel/p5-Hash-AutoHash
+#		p5-Scalar-List-Utils>=1.32:${PORTSDIR}/lang/p5-Scalar-List-Utils
+#		p5-List-MoreUtils>=0.33:${PORTSDIR}/lang/p5-List-MoreUtils
+BUILD_DEPENDS=	p5-Hash-AutoHash>=1.17:${PORTSDIR}/devel/p5-Hash-AutoHash
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep
+TEST_DEPENDS=	p5-Test-Deep>=0.110:${PORTSDIR}/devel/p5-Test-Deep \
+		p5-Test-Pod>=1.48:${PORTSDIR}/devel/p5-Test-Pod
 
+NO_STAGE=	yes
 USE_PERL5=	modbuild
 USES=		perl5
 
 MAN3=		Hash::AutoHash::Args.3 \
 		Hash::AutoHash::Args::V0.3
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/p5-Hash-AutoHash-Args/distinfo
==============================================================================
--- head/devel/p5-Hash-AutoHash-Args/distinfo	Sat Oct 12 16:44:46 2013	(r330147)
+++ head/devel/p5-Hash-AutoHash-Args/distinfo	Sat Oct 12 16:45:33 2013	(r330148)
@@ -1,2 +1,2 @@
-SHA256 (Hash-AutoHash-Args-1.17.tar.gz) = dbd131aa180958e63c7ec2cd4648986742fc46eaf123aca75fe7a9de20973fb8
-SIZE (Hash-AutoHash-Args-1.17.tar.gz) = 28198
+SHA256 (Hash-AutoHash-Args-1.18.tar.gz) = 0c4e499831b83e5dace2e3669e8ee4c8559861343e1349d0e20cedc95ff8b3e7
+SIZE (Hash-AutoHash-Args-1.18.tar.gz) = 28408



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