Date: Mon, 2 Sep 2013 19:15:27 +0000 (UTC) From: Sahil Tandon <sahil@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326062 - head/net/p5-AnyEvent-Twitter Message-ID: <201309021915.r82JFRKn075849@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sahil Date: Mon Sep 2 19:15:27 2013 New Revision: 326062 URL: http://svnweb.freebsd.org/changeset/ports/326062 Log: - Update to 0.64 - Pass maintainership to perl@ Modified: head/net/p5-AnyEvent-Twitter/Makefile head/net/p5-AnyEvent-Twitter/distinfo (contents, props changed) Modified: head/net/p5-AnyEvent-Twitter/Makefile ============================================================================== --- head/net/p5-AnyEvent-Twitter/Makefile Mon Sep 2 19:15:19 2013 (r326061) +++ head/net/p5-AnyEvent-Twitter/Makefile Mon Sep 2 19:15:27 2013 (r326062) @@ -6,12 +6,12 @@ # PORTNAME= AnyEvent-Twitter -PORTVERSION= 0.62 +PORTVERSION= 0.64 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= sahil@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Implementation of the Twitter API for AnyEvent BUILD_DEPENDS= p5-AnyEvent>=5.34:${PORTSDIR}/devel/p5-AnyEvent \ Modified: head/net/p5-AnyEvent-Twitter/distinfo ============================================================================== --- head/net/p5-AnyEvent-Twitter/distinfo Mon Sep 2 19:15:19 2013 (r326061) +++ head/net/p5-AnyEvent-Twitter/distinfo Mon Sep 2 19:15:27 2013 (r326062) @@ -1,2 +1,2 @@ -SHA256 (AnyEvent-Twitter-0.62.tar.gz) = 521ab00fd5bcaf8b6af93ea9a3c6b5543d81455c59a21e17f9cac08246f67721 -SIZE (AnyEvent-Twitter-0.62.tar.gz) = 30558 +SHA256 (AnyEvent-Twitter-0.64.tar.gz) = 5b04045b3dc7d981da54daa2a55f1cfc9e2fc030eb8b27cc9113cfaab50cde4f +SIZE (AnyEvent-Twitter-0.64.tar.gz) = 32760
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309021915.r82JFRKn075849>