svn commit: r376215 - head/devel/p5-Log-Dispatch-ArrayWithLimits

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 4 12:02:55 UTC 2015


Author: sunpoet
Date: Sun Jan  4 12:02:53 2015
New Revision: 376215
URL: https://svnweb.freebsd.org/changeset/ports/376215
QAT: https://qat.redports.org/buildarchive/r376215/

Log:
  - Update to 0.04
  
  Changes:	http://search.cpan.org/dist/Log-Dispatch-ArrayWithLimits/Changes

Modified:
  head/devel/p5-Log-Dispatch-ArrayWithLimits/Makefile
  head/devel/p5-Log-Dispatch-ArrayWithLimits/distinfo

Modified: head/devel/p5-Log-Dispatch-ArrayWithLimits/Makefile
==============================================================================
--- head/devel/p5-Log-Dispatch-ArrayWithLimits/Makefile	Sun Jan  4 12:02:46 2015	(r376214)
+++ head/devel/p5-Log-Dispatch-ArrayWithLimits/Makefile	Sun Jan  4 12:02:53 2015	(r376215)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Log-Dispatch-ArrayWithLimits
-PORTVERSION=	0.03
+PORTVERSION=	0.04
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,8 +13,9 @@ COMMENT=	Log to array, with some limits 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch
-RUN_DEPENDS:=	${BUILD_DEPENDS}
+BUILD_DEPENDS=	p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \
+		p5-Perl-osnames>=0.09:${PORTSDIR}/devel/p5-Perl-osnames
+RUN_DEPENDS=	p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch
 
 USE_PERL5=	configure
 USES=		perl5

Modified: head/devel/p5-Log-Dispatch-ArrayWithLimits/distinfo
==============================================================================
--- head/devel/p5-Log-Dispatch-ArrayWithLimits/distinfo	Sun Jan  4 12:02:46 2015	(r376214)
+++ head/devel/p5-Log-Dispatch-ArrayWithLimits/distinfo	Sun Jan  4 12:02:53 2015	(r376215)
@@ -1,2 +1,2 @@
-SHA256 (Log-Dispatch-ArrayWithLimits-0.03.tar.gz) = e82579fe800747f264b87351b1349810d9501393d518b6a8fed5d6b741398fd9
-SIZE (Log-Dispatch-ArrayWithLimits-0.03.tar.gz) = 13107
+SHA256 (Log-Dispatch-ArrayWithLimits-0.04.tar.gz) = 44433ff530ef00ab65341b8fde3a02123e6df5bb80f1b750df1ac099b3a50381
+SIZE (Log-Dispatch-ArrayWithLimits-0.04.tar.gz) = 14237


More information about the svn-ports-all mailing list