ports/161860: [PATCH] devel/p5-AnyEvent-I3: update to 0.09

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Oct 21 06:40:07 UTC 2011


>Number:         161860
>Category:       ports
>Synopsis:       [PATCH] devel/p5-AnyEvent-I3: update to 0.09
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 21 06:40:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Wed Sep 28 22:36:13 CST 2011
>Description:
- Update to 0.09

Changes:	http://search.cpan.org/dist/AnyEvent-I3/Changes

Port maintainer (graudeejs at gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-AnyEvent-I3-0.09.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-AnyEvent-I3/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	17 Sep 2011 08:42:10 -0000	1.2
+++ Makefile	21 Oct 2011 06:35:58 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	AnyEvent-I3
-DISTVERSION=	0.07
+PORTVERSION=	0.09
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,10 +14,12 @@
 MAINTAINER=	graudeejs at gmail.com
 COMMENT=	Communicate with the i3 window manager
 
-RUN_DEPENDS=	p5-AnyEvent>=4.15:${PORTSDIR}/devel/p5-AnyEvent
-BUILD_DEPENDS=	${RUN_DEPENDS}
+BUILD_DEPENDS=	p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
+		p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS
+RUN_DEPENDS=	p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
+		p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS
 
-PERL_CONFIGURE=	5.10.0+
+PERL_CONFIGURE=	yes
 
 MAN3=		AnyEvent::I3.3
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-AnyEvent-I3/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	26 Aug 2011 13:07:14 -0000	1.1
+++ distinfo	21 Oct 2011 06:35:58 -0000
@@ -1,2 +1,2 @@
-SHA256 (AnyEvent-I3-0.07.tar.gz) = 5af374df291641fdd2e93511620dfddb7794621a78a75e1fc448a15d22500502
-SIZE (AnyEvent-I3-0.07.tar.gz) = 22166
+SHA256 (AnyEvent-I3-0.09.tar.gz) = 47e7a06cb05e0d1ec7bb0d15b37c7252d970267f89ea0c69a8fc6a215618ab6e
+SIZE (AnyEvent-I3-0.09.tar.gz) = 22706
--- p5-AnyEvent-I3-0.09.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list