mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 1.21
PR: 140526 Submitted by: Mons Anderson <mons@cpan.org> (maintainer)
This commit is contained in:
parent
08e52f7ae6
commit
373135e60b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244218
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Object-Event
|
||||
PORTVERSION= 1.2
|
||||
PORTVERSION= 1.21
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -15,7 +15,7 @@ MAINTAINER= mons@cpan.org
|
||||
COMMENT= A class that provides an event callback interface
|
||||
|
||||
RUN_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
|
||||
p5-common-sense>0:${PORTSDIR}/devel/p5-common-sense
|
||||
p5-common-sense>=2:${PORTSDIR}/devel/p5-common-sense
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Object-Event-1.2.tar.gz) = 126b8a96f515288c46d764de78c6a199
|
||||
SHA256 (Object-Event-1.2.tar.gz) = c88d2c743d262ce7dd2c01d87bf69ee6dc165ff0629accd03b7a750e4a4a47b0
|
||||
SIZE (Object-Event-1.2.tar.gz) = 15019
|
||||
MD5 (Object-Event-1.21.tar.gz) = df1827e1e966b9ce6553d5139cbc5c4f
|
||||
SHA256 (Object-Event-1.21.tar.gz) = ee1681340b84f6fb1850ce33cd27c64a90835f1ddd57f569804f28741bc3045d
|
||||
SIZE (Object-Event-1.21.tar.gz) = 15183
|
||||
|
Loading…
Reference in New Issue
Block a user