mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/rubygem-oauth: Update to 1.1.0
- Update WWW Changes: https://gitlab.com/oauth-xx/oauth/-/blob/main/CHANGELOG.md
This commit is contained in:
parent
80e4c1fa2b
commit
86cf3a072c
@ -1,19 +1,21 @@
|
||||
PORTNAME= oauth
|
||||
PORTVERSION= 0.5.14
|
||||
PORTVERSION= 1.1.0
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Rubygem for Creating both OAuth Consumers and Service Providers
|
||||
WWW= https://github.com/oauth-xx/oauth-ruby
|
||||
WWW= https://gitlab.com/oauth-xx/oauth
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-oauth-tty>=1.0.1<2:net/rubygem-oauth-tty \
|
||||
rubygem-snaky_hash>=2.0<3:devel/rubygem-snaky_hash \
|
||||
rubygem-version_gem>=1.1<2:devel/rubygem-version_gem
|
||||
|
||||
USES= gem
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PLIST_FILES= bin/oauth
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1661951082
|
||||
SHA256 (rubygem/oauth-0.5.14.gem) = a900210081649de4a9a9443bfe76f03b58ab4fc614464f26d2d22e5668dffb90
|
||||
SIZE (rubygem/oauth-0.5.14.gem) = 43008
|
||||
TIMESTAMP = 1715843868
|
||||
SHA256 (rubygem/oauth-1.1.0.gem) = 38902b7f0f5ed91e858d6353f5e1e06b2c16a8aa0fd91984671eab1a1d1cddeb
|
||||
SIZE (rubygem/oauth-1.1.0.gem) = 39936
|
||||
|
Loading…
Reference in New Issue
Block a user