diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2010-09-09 22:30:17 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2010-09-09 22:30:17 +0800 |
commit | b2cb55dfc6685fb2c7faa8dbe8727f2b3c25a34d (patch) | |
tree | 2064ab9e4ce6c04c6ed4b20ebc32cb690b34b19d /net | |
parent | accae59dc0db8d7b0d4be2dfe857862e5413138f (diff) | |
download | freebsd-ports-gnome-b2cb55dfc6685fb2c7faa8dbe8727f2b3c25a34d.tar.gz freebsd-ports-gnome-b2cb55dfc6685fb2c7faa8dbe8727f2b3c25a34d.tar.zst freebsd-ports-gnome-b2cb55dfc6685fb2c7faa8dbe8727f2b3c25a34d.zip |
Update to 1.5
PR: ports/150126
Submitted by: Masafumi NAKANE <max@FreeBSD.org>
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-OAuth-Simple/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-OAuth-Simple/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-Net-OAuth-Simple/Makefile b/net/p5-Net-OAuth-Simple/Makefile index 25cec8fc7d1f..8663033b07e4 100644 --- a/net/p5-Net-OAuth-Simple/Makefile +++ b/net/p5-Net-OAuth-Simple/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-OAuth-Simple -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,7 @@ COMMENT= Simple wrapper around the OAuth protocol BUILD_DEPENDS= p5-Crypt-SSLeay>=0.57:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-libwww>=5.825:${PORTSDIR}/www/p5-libwww \ - p5-Net-OAuth>=0.14:${PORTSDIR}/net/p5-Net-OAuth \ + p5-Net-OAuth>=0.27:${PORTSDIR}/net/p5-Net-OAuth \ p5-URI>=1.37:${PORTSDIR}/net/p5-URI \ p5-Test-Simple>=0.86:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/net/p5-Net-OAuth-Simple/distinfo b/net/p5-Net-OAuth-Simple/distinfo index 416ab67fa3e8..8667b4a0df66 100644 --- a/net/p5-Net-OAuth-Simple/distinfo +++ b/net/p5-Net-OAuth-Simple/distinfo @@ -1,3 +1,3 @@ -MD5 (Net-OAuth-Simple-1.4.tar.gz) = 47409a34a9a9d5f8f651293208f57ddf -SHA256 (Net-OAuth-Simple-1.4.tar.gz) = 71bae30eef5dae359042bbf43ae1da197360c1fe925f2d1ad8b8e46c9dbae7c6 -SIZE (Net-OAuth-Simple-1.4.tar.gz) = 10698 +MD5 (Net-OAuth-Simple-1.5.tar.gz) = 93eb02c33163ae442db3047ffbed282b +SHA256 (Net-OAuth-Simple-1.5.tar.gz) = 9e3170d6a4b3effbc01f9df012eac5adc16d14553d1a6e638c06e10dfb124024 +SIZE (Net-OAuth-Simple-1.5.tar.gz) = 13638 |