- Update to 0.3.0
- Reword COMMENT - Reformat pkg-descr - Add RG link to pkg-descr - Take maintainership Changes: https://github.com/laserlemon/simple_oauth/commits/master
This commit is contained in:
parent
eee499a3b5
commit
75c4414ea9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375410
3 changed files with 7 additions and 7 deletions
|
@ -2,12 +2,12 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= simple_oauth
|
||||
PORTVERSION= 0.2.0
|
||||
PORTVERSION= 0.3.0
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Rubygem for Simply builds and verifies OAuth headers
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Builds and verifies OAuth headers
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/simple_oauth-0.2.0.gem) = 2f76cd61c643086db19cbabacbd73b6f4a0c90e31036d2e52839b9b87c8752ef
|
||||
SIZE (rubygem/simple_oauth-0.2.0.gem) = 11776
|
||||
SHA256 (rubygem/simple_oauth-0.3.0.gem) = 6f343847a198b1acca025e02fc6794cba622287360279399e05ed681c9fe5c2a
|
||||
SIZE (rubygem/simple_oauth-0.3.0.gem) = 13824
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Rubygem-simple_oauth is a RubyGem for simply builds and
|
||||
verifies OAuth headers.
|
||||
Rubygem-simple_oauth is a RubyGem for simply builds and verifies OAuth headers.
|
||||
|
||||
WWW: https://github.com/laserlemon/simple_oauth
|
||||
RG: https://rubygems.org/gems/simple_oauth
|
||||
|
|
Loading…
Reference in a new issue