diff options
author | max <max@FreeBSD.org> | 2012-06-26 14:13:52 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 2012-06-26 14:13:52 +0800 |
commit | d9dba0d522091e3b1e4f6519aa476c21c6d94591 (patch) | |
tree | 904bbe0eb8e332578700f12d08f9b489249ed0be /net | |
parent | 8956f35a662d1d8b8306d747f2b61b352f72c897 (diff) | |
download | freebsd-ports-gnome-d9dba0d522091e3b1e4f6519aa476c21c6d94591.tar.gz freebsd-ports-gnome-d9dba0d522091e3b1e4f6519aa476c21c6d94591.tar.zst freebsd-ports-gnome-d9dba0d522091e3b1e4f6519aa476c21c6d94591.zip |
Upgrade, 0.10004 to 0.11001.
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Twitter-Lite/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Net-Twitter-Lite/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/p5-Net-Twitter-Lite/Makefile b/net/p5-Net-Twitter-Lite/Makefile index e005bb868c7b..e7e76dcb170b 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.10004 +PORTVERSION= 0.11001 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= max@FreeBSD.org COMMENT= A perl interface to the Twitter API -BUILD_DEPENDS= p5-JSON-Any>=1.21:${PORTSDIR}/converters/p5-JSON-Any \ +BUILD_DEPENDS= p5-JSON>=2.02:${PORTSDIR}/converters/p5-JSON \ ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ + p5-Memoize>=0:${PORTSDIR}/devel/p5-Memoize \ p5-URI>=1.4:${PORTSDIR}/net/p5-URI \ p5-Net-OAuth>=0.25:${PORTSDIR}/net/p5-Net-OAuth \ p5-Crypt-SSLeay>=0.5:${PORTSDIR}/security/p5-Crypt-SSLeay diff --git a/net/p5-Net-Twitter-Lite/distinfo b/net/p5-Net-Twitter-Lite/distinfo index 1c387554e7a3..bc3966b001d7 100644 --- a/net/p5-Net-Twitter-Lite/distinfo +++ b/net/p5-Net-Twitter-Lite/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-Twitter-Lite-0.10004.tar.gz) = 4f1a633802920f4477e5f98d76cbcf5a4a55b999f42a737f46d32893373a6c1e -SIZE (Net-Twitter-Lite-0.10004.tar.gz) = 82815 +SHA256 (Net-Twitter-Lite-0.11001.tar.gz) = 671ea33cbcb07f9d687fc1d203884f8b83171f03ebffcf9a58b018cfd9a11211 +SIZE (Net-Twitter-Lite-0.11001.tar.gz) = 90573 |