mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Update to 0.5.0
- Add LICENSE_FILE Changes: https://github.com/oauth-xx/oauth-ruby/commits/master
This commit is contained in:
parent
c131846840
commit
9b20f56933
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410380
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= oauth
|
||||
PORTVERSION= 0.4.7
|
||||
PORTVERSION= 0.5.0
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,9 +10,9 @@ MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Rubygem for Creating both OAuth Consumers and Service Providers
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/oauth-0.4.7.gem) = bca47d77c946af466872269e37e470837858b1305d5143e5a56c50356e02b2cc
|
||||
SIZE (rubygem/oauth-0.4.7.gem) = 50688
|
||||
SHA256 (rubygem/oauth-0.5.0.gem) = 60f6373e5af04a8f45eb2bd2e645e10423ba09a2bdeedeae08b159b98fe492cf
|
||||
SIZE (rubygem/oauth-0.5.0.gem) = 43520
|
||||
|
Loading…
Reference in New Issue
Block a user