svn commit: r444340 - head/devel/p5-Log-Dispatchouli

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 26 03:24:30 UTC 2017


Author: sunpoet
Date: Mon Jun 26 03:24:28 2017
New Revision: 444340
URL: https://svnweb.freebsd.org/changeset/ports/444340

Log:
  Remove Perl core modules
  
  - Bump PORTREVISION for dependency change
  
  With hat:	perl

Modified:
  head/devel/p5-Log-Dispatchouli/Makefile

Modified: head/devel/p5-Log-Dispatchouli/Makefile
==============================================================================
--- head/devel/p5-Log-Dispatchouli/Makefile	Mon Jun 26 03:24:23 2017	(r444339)
+++ head/devel/p5-Log-Dispatchouli/Makefile	Mon Jun 26 03:24:28 2017	(r444340)
@@ -3,6 +3,7 @@
 
 PORTNAME=	Log-Dispatchouli
 PORTVERSION=	2.012
+PORTREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:RJBS
@@ -21,7 +22,6 @@ BUILD_DEPENDS=	p5-Log-Dispatch>=0:devel/p5-Log-Dispatc
 		p5-String-Flogger>=0:textproc/p5-String-Flogger \
 		p5-Sub-Exporter>=0:devel/p5-Sub-Exporter \
 		p5-Sub-Exporter-GlobExporter>=0.002:devel/p5-Sub-Exporter-GlobExporter \
-		p5-Sys-Syslog>=0.16:sysutils/p5-Sys-Syslog \
 		p5-Try-Tiny>=0.04:lang/p5-Try-Tiny
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Deep>=0:devel/p5-Test-Deep \


More information about the svn-ports-head mailing list