diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 2010-06-14 10:41:56 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 2010-06-14 10:41:56 +0000 |
commit | 41c80cb5cfa2fbdc37f58785f094d51d5f86a4a2 (patch) | |
tree | 83535b6af0739fe303bb4686a2964d88dc0f3996 | |
parent | 98eadcd5db5c7e16ba1da768ac19f8062e91d4d3 (diff) | |
download | ports-41c80cb5cfa2fbdc37f58785f094d51d5f86a4a2.tar.gz ports-41c80cb5cfa2fbdc37f58785f094d51d5f86a4a2.zip |
Notes
-rw-r--r-- | net/p5-Net-Twitter-Lite/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-Twitter-Lite/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-Net-Twitter-Lite/Makefile b/net/p5-Net-Twitter-Lite/Makefile index e5015072d7c3..f689eac7e2c7 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.10000 +PORTVERSION= 0.10003 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,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-URI>=1.4:${PORTSDIR}/net/p5-URI \ p5-Net-OAuth>=0.25:${PORTSDIR}/net/p5-Net-OAuth RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/net/p5-Net-Twitter-Lite/distinfo b/net/p5-Net-Twitter-Lite/distinfo index f28d862976f3..a36daa471f71 100644 --- a/net/p5-Net-Twitter-Lite/distinfo +++ b/net/p5-Net-Twitter-Lite/distinfo @@ -1,3 +1,3 @@ -MD5 (Net-Twitter-Lite-0.10000.tar.gz) = b12479d0979a4e6e4ae7550f1490bbc4 -SHA256 (Net-Twitter-Lite-0.10000.tar.gz) = 523663206d02eca901bbdf47b8e068fccf24c4ba2ac24d02e2f27f3c5d59b1f7 -SIZE (Net-Twitter-Lite-0.10000.tar.gz) = 76268 +MD5 (Net-Twitter-Lite-0.10003.tar.gz) = e0d90dfa6b057460164da36f09a6a75d +SHA256 (Net-Twitter-Lite-0.10003.tar.gz) = 31447e4b0a1e2f0a71aeda815ba55665e0990a920f72bc70c48e34850c5f05e2 +SIZE (Net-Twitter-Lite-0.10003.tar.gz) = 79773 |