Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2017 18:24:00 +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: r447706 - head/games/p5-Games-Bingo-Print
Message-ID:  <201708101824.v7AIO0q6031166@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Aug 10 18:24:00 2017
New Revision: 447706
URL: https://svnweb.freebsd.org/changeset/ports/447706

Log:
  Remove Perl core modules
  
  - Sort TEST_DEPENDS
  - Bump PORTREVISION for dependency change

Modified:
  head/games/p5-Games-Bingo-Print/Makefile

Modified: head/games/p5-Games-Bingo-Print/Makefile
==============================================================================
--- head/games/p5-Games-Bingo-Print/Makefile	Thu Aug 10 18:23:55 2017	(r447705)
+++ head/games/p5-Games-Bingo-Print/Makefile	Thu Aug 10 18:24:00 2017	(r447706)
@@ -16,9 +16,8 @@ LICENSE=	ART10
 BUILD_DEPENDS=	p5-Games-Bingo>=0:games/p5-Games-Bingo \
 		p5-PDFLib>=0:print/p5-PDFLib
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-Test-Harness>=0:devel/p5-Test-Harness \
+TEST_DEPENDS=	p5-Test-Perl-Critic>=0:textproc/p5-Test-Perl-Critic \
 		p5-Test-Pod>=0:devel/p5-Test-Pod \
-		p5-Test-Perl-Critic>=0:textproc/p5-Test-Perl-Critic \
 		p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage
 
 NO_ARCH=	yes



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