svn commit: r320585 - head/devel/p5-Log-Dispatchouli
Frederic Culot
culot at FreeBSD.org
Tue Jun 11 14:51:38 UTC 2013
Author: culot
Date: Tue Jun 11 14:51:37 2013
New Revision: 320585
URL: http://svnweb.freebsd.org/changeset/ports/320585
Log:
- Update to 2.006 [1]
- Trim Makefile's header
Changes: http://search.cpan.org/dist/Log-Dispatchouli/Changes
PR: ports/179475 [1]
Submitted by: Geraud CONTINSOUZAS <geraud at gcu.info> (maintainer)
Modified:
head/devel/p5-Log-Dispatchouli/Makefile
head/devel/p5-Log-Dispatchouli/distinfo
Modified: head/devel/p5-Log-Dispatchouli/Makefile
==============================================================================
--- head/devel/p5-Log-Dispatchouli/Makefile Tue Jun 11 14:51:23 2013 (r320584)
+++ head/devel/p5-Log-Dispatchouli/Makefile Tue Jun 11 14:51:37 2013 (r320585)
@@ -1,15 +1,11 @@
-# New ports collection makefile for: devel/p5-Log-Dispatchouli
-# Date created: 2011-09-19
-# Whom: Geraud CONTINSOUZAS <geraud at gcu.info>
-#
+# Created by: Geraud CONTINSOUZAS <geraud at gcu.info>
# $FreeBSD$
-#
PORTNAME= Log-Dispatchouli
-PORTVERSION= 2.005
-PORTREVISION= 1
+PORTVERSION= 2.006
CATEGORIES= devel perl5
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:RJBS
PKGNAMEPREFIX= p5-
MAINTAINER= geraud at gcu.info
@@ -20,10 +16,12 @@ LICENSE_COMB= dual
RUN_DEPENDS= p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \
p5-Log-Dispatch-Array>=0:${PORTSDIR}/devel/p5-Log-Dispatch-Array \
- p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \
- p5-Sub-Exporter-GlobExporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter-GlobExporter \
+ p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util \
p5-String-Flogger>=0:${PORTSDIR}/textproc/p5-String-Flogger \
- p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny
+ p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \
+ p5-Sub-Exporter-GlobExporter>=0.002:${PORTSDIR}/devel/p5-Sub-Exporter-GlobExporter \
+ p5-Sys-Syslog>=0.16:${PORTSDIR}/sysutils/p5-Sys-Syslog \
+ p5-Try-Tiny>0.04:${PORTSDIR}/lang/p5-Try-Tiny
BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal
@@ -37,7 +35,7 @@ MAN3= Log::Dispatchouli.3 \
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 501400
-TEST_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple
+TEST_DEPENDS+= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple
.endif
.include <bsd.port.post.mk>
Modified: head/devel/p5-Log-Dispatchouli/distinfo
==============================================================================
--- head/devel/p5-Log-Dispatchouli/distinfo Tue Jun 11 14:51:23 2013 (r320584)
+++ head/devel/p5-Log-Dispatchouli/distinfo Tue Jun 11 14:51:37 2013 (r320585)
@@ -1,2 +1,2 @@
-SHA256 (Log-Dispatchouli-2.005.tar.gz) = e3d9e7219bc52d3c7bed241cb2f259eee5b9edde1d60e093d75423167555a519
-SIZE (Log-Dispatchouli-2.005.tar.gz) = 22449
+SHA256 (Log-Dispatchouli-2.006.tar.gz) = bd33b4fcf88ccfb694593ea6d7b330f053e6afee40f27acdf690c24547365354
+SIZE (Log-Dispatchouli-2.006.tar.gz) = 25086
More information about the svn-ports-head
mailing list