Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2012 11:57:07 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306492 - head/devel/p5-Log-Any-Adapter
Message-ID:  <201210271157.q9RBv7F7067836@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kuriyama
Date: Sat Oct 27 11:57:07 2012
New Revision: 306492
URL: http://svn.freebsd.org/changeset/ports/306492

Log:
  - Upgrade to 0.10.
  
  Feature safe: yes

Modified:
  head/devel/p5-Log-Any-Adapter/Makefile
  head/devel/p5-Log-Any-Adapter/distinfo

Modified: head/devel/p5-Log-Any-Adapter/Makefile
==============================================================================
--- head/devel/p5-Log-Any-Adapter/Makefile	Sat Oct 27 11:56:17 2012	(r306491)
+++ head/devel/p5-Log-Any-Adapter/Makefile	Sat Oct 27 11:57:07 2012	(r306492)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	Log::Any::Adapter
-# Date created:		28 Oct 2009
-# Whom:			Jun Kuriyama <kuriyama@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	Log-Any-Adapter
-PORTVERSION=	0.09
+PORTVERSION=	0.10
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,7 +14,7 @@ RUN_DEPENDS=	\
 	p5-Guard>0:${PORTSDIR}/devel/p5-Guard \
 	p5-Devel-GlobalDestruction>0:${PORTSDIR}/devel/p5-Devel-GlobalDestruction
 BUILD_DEPENDS:=	${RUN_DEPENDS}
-TEST_DEPENDS=	p5-Capture-Tiny>0:${PORTSDIR}/devel/p5-Capture-Tiny
+TEST_DEPENDS=	p5-Capture-Tiny>=0.12:${PORTSDIR}/devel/p5-Capture-Tiny
 
 PERL_CONFIGURE=	yes
 

Modified: head/devel/p5-Log-Any-Adapter/distinfo
==============================================================================
--- head/devel/p5-Log-Any-Adapter/distinfo	Sat Oct 27 11:56:17 2012	(r306491)
+++ head/devel/p5-Log-Any-Adapter/distinfo	Sat Oct 27 11:57:07 2012	(r306492)
@@ -1,2 +1,2 @@
-SHA256 (Log-Any-Adapter-0.09.tar.gz) = 8abea181aae6d38285cec02a4b800e94e01339b23e56f7d293cc03afd1d34b6a
-SIZE (Log-Any-Adapter-0.09.tar.gz) = 18127
+SHA256 (Log-Any-Adapter-0.10.tar.gz) = 4b8eb5f70bc72bd70462f2713efaf55a27d1e5c3f0332c1765a7f98c5ccec182
+SIZE (Log-Any-Adapter-0.10.tar.gz) = 18191



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