Update from 0.08006 to 0.09001.
Approved by: kuriyama
This commit is contained in:
parent
9672ea0555
commit
2fc0e0bbf7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=254873
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Net-Twitter-Lite
|
||||
PORTVERSION= 0.08006
|
||||
PORTVERSION= 0.09001
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -17,7 +17,7 @@ COMMENT= A perl interface to the Twitter API
|
|||
BUILD_DEPENDS= p5-JSON-Any>=1.21:${PORTSDIR}/converters/p5-JSON-Any \
|
||||
${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
|
||||
${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
|
||||
p5-Net-OAuth>=0.16:${PORTSDIR}/net/p5-Net-OAuth
|
||||
p5-Net-OAuth>=0.25:${PORTSDIR}/net/p5-Net-OAuth
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Net-Twitter-Lite-0.08006.tar.gz) = 3cfeed07f256f9bfa6b17527914182c0
|
||||
SHA256 (Net-Twitter-Lite-0.08006.tar.gz) = 504a5765be88fefafef83d9cc95f6ae993e1b4b13fc9a4e82923965b567b3c65
|
||||
SIZE (Net-Twitter-Lite-0.08006.tar.gz) = 66726
|
||||
MD5 (Net-Twitter-Lite-0.09001.tar.gz) = ed65f40a4ecf7bd4f028710c6ccf6637
|
||||
SHA256 (Net-Twitter-Lite-0.09001.tar.gz) = 198facb106412789b480694e21a89db2df3ad4077c8060926487870f4b607489
|
||||
SIZE (Net-Twitter-Lite-0.09001.tar.gz) = 71855
|
||||
|
|
Loading…
Reference in a new issue