Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2021 20:04:33 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 74bb49bb6fe1 - main - net/p5-Twitter-API: Update to 1.0006
Message-ID:  <202105302004.14UK4XUs077571@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=74bb49bb6fe197825f921b60f612d6b0a9595de4

commit 74bb49bb6fe197825f921b60f612d6b0a9595de4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-30 19:54:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-30 19:54:59 +0000

    net/p5-Twitter-API: Update to 1.0006
    
    Changes:        https://metacpan.org/changes/distribution/Twitter-API
---
 net/p5-Twitter-API/Makefile | 6 +++---
 net/p5-Twitter-API/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net/p5-Twitter-API/Makefile b/net/p5-Twitter-API/Makefile
index ff86a398789c..4df2a5238b4e 100644
--- a/net/p5-Twitter-API/Makefile
+++ b/net/p5-Twitter-API/Makefile
@@ -1,8 +1,7 @@
 # Created by: Ryan Steinmetz <zi@FreeBSD.org>
 
 PORTNAME=	Twitter-API
-PORTVERSION=	1.0005
-PORTREVISION=	1
+PORTVERSION=	1.0006
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -34,8 +33,9 @@ RUN_DEPENDS=	p5-Net-Twitter>0:net/p5-Net-Twitter \
 		p5-libwww>=2.032:www/p5-libwww \
 		p5-namespace-clean>0:devel/p5-namespace-clean
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	modbuildtiny
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/net/p5-Twitter-API/distinfo b/net/p5-Twitter-API/distinfo
index 1d0f4d5ab1c2..983aa4a12253 100644
--- a/net/p5-Twitter-API/distinfo
+++ b/net/p5-Twitter-API/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1540034621
-SHA256 (Twitter-API-1.0005.tar.gz) = e65242efcbbfec7ffac9f62fa6778fbbbd3dea539ebb537c187e274737079e2d
-SIZE (Twitter-API-1.0005.tar.gz) = 56000
+TIMESTAMP = 1622214076
+SHA256 (Twitter-API-1.0006.tar.gz) = 6dfdc7efa9cf2cabbe3cc4d19a04eb915d485fe8a83d5fde7c3b73046e9d0591
+SIZE (Twitter-API-1.0006.tar.gz) = 55906



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105302004.14UK4XUs077571>