svn commit: r460396 - head/www/p5-Catalyst-DispatchType-Regex

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jan 30 15:38:41 UTC 2018


Author: sunpoet
Date: Tue Jan 30 15:38:40 2018
New Revision: 460396
URL: https://svnweb.freebsd.org/changeset/ports/460396

Log:
  Remove Perl core module
  
  - Bump PORTREVISION for dependency change

Modified:
  head/www/p5-Catalyst-DispatchType-Regex/Makefile

Modified: head/www/p5-Catalyst-DispatchType-Regex/Makefile
==============================================================================
--- head/www/p5-Catalyst-DispatchType-Regex/Makefile	Tue Jan 30 15:38:35 2018	(r460395)
+++ head/www/p5-Catalyst-DispatchType-Regex/Makefile	Tue Jan 30 15:38:40 2018	(r460396)
@@ -3,6 +3,7 @@
 
 PORTNAME=	Catalyst-DispatchType-Regex
 PORTVERSION=	5.90035
+PORTREVISION=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,7 +16,6 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.90060:www/p5-Catalyst-Runtime \
 		p5-Moose>=0:devel/p5-Moose \
-		p5-Text-Balanced>=0:textproc/p5-Text-Balanced \
 		p5-Text-SimpleTable>=0:textproc/p5-Text-SimpleTable
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-MRO-Compat>=0:devel/p5-MRO-Compat \


More information about the svn-ports-all mailing list