diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-10-19 14:57:44 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-10-19 14:57:44 +0000 |
commit | 187d4ee54a2fb515f439905fea215ff00e8c474d (patch) | |
tree | 493a51b2d98f9369ea32a22eb2610429a2fea412 /net | |
parent | a35f82137ae13ab7e203ed4f6afab2ad96052291 (diff) | |
download | ports-187d4ee54a2fb515f439905fea215ff00e8c474d.tar.gz ports-187d4ee54a2fb515f439905fea215ff00e8c474d.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Twitter-Lite/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net-Twitter-Lite/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/p5-Net-Twitter-Lite/Makefile b/net/p5-Net-Twitter-Lite/Makefile index b05ac4e86b3d..f40c72639408 100644 --- a/net/p5-Net-Twitter-Lite/Makefile +++ b/net/p5-Net-Twitter-Lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Twitter-Lite -PORTVERSION= 0.08001 +PORTVERSION= 0.08003 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= max@FreeBSD.org COMMENT= A perl interface to the Twitter API -BUILD_DEPENDS= p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA \ - p5-JSON-Any>=1.21:${PORTSDIR}/converters/p5-JSON-Any \ +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 diff --git a/net/p5-Net-Twitter-Lite/distinfo b/net/p5-Net-Twitter-Lite/distinfo index ef318fbd0ab0..207493cce093 100644 --- a/net/p5-Net-Twitter-Lite/distinfo +++ b/net/p5-Net-Twitter-Lite/distinfo @@ -1,3 +1,3 @@ -MD5 (Net-Twitter-Lite-0.08001.tar.gz) = 81396da22d864795cb90afa5d295bb35 -SHA256 (Net-Twitter-Lite-0.08001.tar.gz) = 14453f98e6d6296c36dd51df6deae9e2fdd009023b827739bc6bf686fed91ad5 -SIZE (Net-Twitter-Lite-0.08001.tar.gz) = 61774 +MD5 (Net-Twitter-Lite-0.08003.tar.gz) = 7d12a5c5792885ccf0acebb212d2e505 +SHA256 (Net-Twitter-Lite-0.08003.tar.gz) = f4baac37e991b1773b8a323fdece88658842c7cf784c9b19a7d75d068ae1e886 +SIZE (Net-Twitter-Lite-0.08003.tar.gz) = 63656 |