Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Sep 2015 06:51:32 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398204 - head/devel/p5-Test-Deep
Message-ID:  <201509300651.t8U6pWU9036112@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Wed Sep 30 06:51:32 2015
New Revision: 398204
URL: https://svnweb.freebsd.org/changeset/ports/398204

Log:
  - Update to 0.119
  Changes: http://cpansearch.perl.org/src/RJBS/Test-Deep-0.119/Changes
  - Remove unneeded DEPENDS

Modified:
  head/devel/p5-Test-Deep/Makefile
  head/devel/p5-Test-Deep/distinfo

Modified: head/devel/p5-Test-Deep/Makefile
==============================================================================
--- head/devel/p5-Test-Deep/Makefile	Wed Sep 30 06:18:37 2015	(r398203)
+++ head/devel/p5-Test-Deep/Makefile	Wed Sep 30 06:51:32 2015	(r398204)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-Deep
-PORTVERSION=	0.117
-PORTREVISION=	1
+PORTVERSION=	0.119
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,9 +13,6 @@ COMMENT=	Test data structures for differ
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Test-NoWarnings>=0.02:${PORTSDIR}/devel/p5-Test-NoWarnings
-RUN_DEPENDS:=	${BUILD_DEPENDS}
-
 NO_ARCH=	yes
 REINPLACE_ARGS=	-i ''
 USES=		perl5

Modified: head/devel/p5-Test-Deep/distinfo
==============================================================================
--- head/devel/p5-Test-Deep/distinfo	Wed Sep 30 06:18:37 2015	(r398203)
+++ head/devel/p5-Test-Deep/distinfo	Wed Sep 30 06:51:32 2015	(r398204)
@@ -1,2 +1,2 @@
-SHA256 (Test-Deep-0.117.tar.gz) = 8dabe31cef91456bc2348f85520913bd89f5bc8f694dce4cb1b4e498242813f8
-SIZE (Test-Deep-0.117.tar.gz) = 38366
+SHA256 (Test-Deep-0.119.tar.gz) = 437714f1922bbcbdebde341108adc152d4eb481bf72bfc0372618642acd0eea1
+SIZE (Test-Deep-0.119.tar.gz) = 38433



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