svn commit: r326062 - head/net/p5-AnyEvent-Twitter

Sahil Tandon sahil at FreeBSD.org
Mon Sep 2 19:15:29 UTC 2013


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 at FreeBSD.org
+MAINTAINER=	perl at 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


More information about the svn-ports-all mailing list