Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Aug 2015 00:51:37 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r395196 - in head/devel/p5-EV: . files
Message-ID:  <201508250051.t7P0pbYC024562@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Tue Aug 25 00:51:37 2015
New Revision: 395196
URL: https://svnweb.freebsd.org/changeset/ports/395196

Log:
  Update to 4.21.
  
  Changes: https://metacpan.org/changes/distribution/EV
  
  PR:		202349
  Approved by:	Vladimir Timofeev (maintainer)

Deleted:
  head/devel/p5-EV/files/
Modified:
  head/devel/p5-EV/Makefile
  head/devel/p5-EV/distinfo

Modified: head/devel/p5-EV/Makefile
==============================================================================
--- head/devel/p5-EV/Makefile	Mon Aug 24 23:43:55 2015	(r395195)
+++ head/devel/p5-EV/Makefile	Tue Aug 25 00:51:37 2015	(r395196)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	EV
-PORTVERSION=	4.18
+PORTVERSION=	4.21
 PORTEPOCH=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
@@ -16,7 +16,8 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 RUN_DEPENDS=	p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense
-BUILD_DEPENDS=	p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense
+BUILD_DEPENDS=	p5-common-sense>=0:${PORTSDIR}/devel/p5-common-sense \
+		p5-Canary-Stability>=0:${PORTSDIR}/devel/p5-Canary-Stability
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/devel/p5-EV/distinfo
==============================================================================
--- head/devel/p5-EV/distinfo	Mon Aug 24 23:43:55 2015	(r395195)
+++ head/devel/p5-EV/distinfo	Tue Aug 25 00:51:37 2015	(r395196)
@@ -1,2 +1,2 @@
-SHA256 (EV-4.18.tar.gz) = 7d16b820a0b321b0631f0f9f857e87cd0b29da8e11f5686f767cb8dca424fe02
-SIZE (EV-4.18.tar.gz) = 190556
+SHA256 (EV-4.21.tar.gz) = 48ddccedbd0b8b44894df04db92f0d1148e4bcf8a219847125e70263552a2185
+SIZE (EV-4.21.tar.gz) = 191880



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