- Update to 0.09

Changes:	http://search.cpan.org/dist/AnyEvent-I3/Changes
PR:		ports/161860
Submitted by:	sunpoet (myself)
Approved:	maintainer (timeout, 15 days)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-11-05 16:59:09 +00:00
parent 37a6debc88
commit 2aecb6c483
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285098
2 changed files with 8 additions and 6 deletions

View file

@ -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 @@ PKGNAMEPREFIX= p5-
MAINTAINER= graudeejs@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

View file

@ -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