svn commit: r326063 - head/net/p5-AnyEvent-Twitter-Stream
Sahil Tandon
sahil at FreeBSD.org
Mon Sep 2 19:15:37 UTC 2013
Author: sahil
Date: Mon Sep 2 19:15:33 2013
New Revision: 326063
URL: http://svnweb.freebsd.org/changeset/ports/326063
Log:
- Update to 0.26
- Pass maintainership to perl@
Modified:
head/net/p5-AnyEvent-Twitter-Stream/Makefile (contents, props changed)
head/net/p5-AnyEvent-Twitter-Stream/distinfo (contents, props changed)
Modified: head/net/p5-AnyEvent-Twitter-Stream/Makefile
==============================================================================
--- head/net/p5-AnyEvent-Twitter-Stream/Makefile Mon Sep 2 19:15:27 2013 (r326062)
+++ head/net/p5-AnyEvent-Twitter-Stream/Makefile Mon Sep 2 19:15:33 2013 (r326063)
@@ -6,12 +6,12 @@
#
PORTNAME= AnyEvent-Twitter-Stream
-PORTVERSION= 0.22
+PORTVERSION= 0.26
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= sahil at FreeBSD.org
+MAINTAINER= perl at FreeBSD.org
COMMENT= A perl module to receive Twitter streaming API in an event loop
RUN_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \
Modified: head/net/p5-AnyEvent-Twitter-Stream/distinfo
==============================================================================
--- head/net/p5-AnyEvent-Twitter-Stream/distinfo Mon Sep 2 19:15:27 2013 (r326062)
+++ head/net/p5-AnyEvent-Twitter-Stream/distinfo Mon Sep 2 19:15:33 2013 (r326063)
@@ -1,2 +1,2 @@
-SHA256 (AnyEvent-Twitter-Stream-0.22.tar.gz) = 06d6dbea6172a9a830a9aad13eef2bfd8a60a189c753a6106b79981fb45d0bee
-SIZE (AnyEvent-Twitter-Stream-0.22.tar.gz) = 54647
+SHA256 (AnyEvent-Twitter-Stream-0.26.tar.gz) = 9fab6f5c32c444e436e9ef2591ba6f6751c0a8e1376882b95e720957347f77a3
+SIZE (AnyEvent-Twitter-Stream-0.26.tar.gz) = 17452
More information about the svn-ports-all
mailing list