Update to 1.5
PR: ports/150126 Submitted by: Masafumi NAKANE <max@FreeBSD.org>
This commit is contained in:
parent
97a89ff90e
commit
eb503d0a81
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260850
@ -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}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user