Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2017 03:24:28 +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: r444340 - head/devel/p5-Log-Dispatchouli
Message-ID:  <201706260324.v5Q3OS10071768@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



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