mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 0.27
- Add licence
This commit is contained in:
parent
096270619f
commit
3be1f5925b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354851
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= AnyEvent-Twitter-Stream
|
||||
PORTVERSION= 0.26
|
||||
PORTVERSION= 0.27
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl module to receive Twitter streaming API in an event loop
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
|
||||
p5-AnyEvent-HTTP>=2.0:${PORTSDIR}/www/p5-AnyEvent-HTTP \
|
||||
p5-JSON>=2.0:${PORTSDIR}/converters/p5-JSON \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (AnyEvent-Twitter-Stream-0.26.tar.gz) = 9fab6f5c32c444e436e9ef2591ba6f6751c0a8e1376882b95e720957347f77a3
|
||||
SIZE (AnyEvent-Twitter-Stream-0.26.tar.gz) = 17452
|
||||
SHA256 (AnyEvent-Twitter-Stream-0.27.tar.gz) = 8f92da8bb593198f7bde6f9a9318c0daa83f4bcc1f5378f1a12f52c53085a801
|
||||
SIZE (AnyEvent-Twitter-Stream-0.27.tar.gz) = 17729
|
||||
|
Loading…
Reference in New Issue
Block a user