svn commit: r395196 - in head/devel/p5-EV: . files

Adam Weinberger adamw at FreeBSD.org
Tue Aug 25 00:51:38 UTC 2015


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


More information about the svn-ports-all mailing list