mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- Update to 0.12008
Changes: http://search.cpan.org/dist/Net-Twitter-Lite/Changes
This commit is contained in:
parent
e368582f9e
commit
059e6fab6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462577
@ -2,31 +2,35 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Net-Twitter-Lite
|
||||
PORTVERSION= 0.12006
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.12008
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= culot@FreeBSD.org
|
||||
COMMENT= Perl interface to the Twitter API
|
||||
COMMENT= Interface to the Twitter API
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-JSON>=2.02:converters/p5-JSON \
|
||||
p5-libwww>=0:www/p5-libwww \
|
||||
BUILD_DEPENDS= p5-HTTP-Message>0:www/p5-HTTP-Message \
|
||||
p5-JSON>=2.02:converters/p5-JSON \
|
||||
p5-LWP-Protocol-https>0:www/p5-LWP-Protocol-https \
|
||||
p5-URI>=1.4:net/p5-URI \
|
||||
p5-Net-OAuth>=0.25:net/p5-Net-OAuth \
|
||||
p5-Crypt-SSLeay>=0.5:security/p5-Crypt-SSLeay
|
||||
RUN_DEPENDS= p5-JSON>=2.02:converters/p5-JSON \
|
||||
p5-libwww>=0:www/p5-libwww \
|
||||
p5-libwww>0:www/p5-libwww \
|
||||
p5-Net-HTTP>=6.06:net/p5-Net-HTTP \
|
||||
p5-Net-OAuth>=0.25:net/p5-Net-OAuth
|
||||
RUN_DEPENDS= p5-HTTP-Message>0:www/p5-HTTP-Message \
|
||||
p5-JSON>=2.02:converters/p5-JSON \
|
||||
p5-LWP-Protocol-https>0:www/p5-LWP-Protocol-https \
|
||||
p5-URI>=1.4:net/p5-URI \
|
||||
p5-Net-OAuth>=0.25:net/p5-Net-OAuth \
|
||||
p5-Crypt-SSLeay>=0.5:security/p5-Crypt-SSLeay
|
||||
TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal
|
||||
p5-libwww>0:www/p5-libwww \
|
||||
p5-Net-HTTP>=6.06:net/p5-Net-HTTP \
|
||||
p5-Net-OAuth>=0.25:net/p5-Net-OAuth
|
||||
TEST_DEPENDS= p5-Test-Fatal>0:devel/p5-Test-Fatal
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= modbuild
|
||||
USE_PERL5= modbuildtiny
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Net-Twitter-Lite-0.12006.tar.gz) = d14459b9118caa96f01d78a3a4fadd86810cd41c8ec877228f4e6ddf4068fada
|
||||
SIZE (Net-Twitter-Lite-0.12006.tar.gz) = 79047
|
||||
TIMESTAMP = 1519290972
|
||||
SHA256 (Net-Twitter-Lite-0.12008.tar.gz) = b2eabe1f2a3f2c64decd60f27bc3b46ee652560b024c4c568115616c8d4a468e
|
||||
SIZE (Net-Twitter-Lite-0.12008.tar.gz) = 80537
|
||||
|
Loading…
Reference in New Issue
Block a user