Skip to content

Commit

Permalink
net/rubygem-oauth: Update to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed May 19, 2024
1 parent 80e4c1f commit 86cf3a0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
10 changes: 6 additions & 4 deletions net/rubygem-oauth/Makefile
Original file line number Diff line number Diff line change
@@ -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>
6 changes: 3 additions & 3 deletions net/rubygem-oauth/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 86cf3a0

Please sign in to comment.