Update to 1.4.0 which is required for gitlab-ce 12.8 update.
This commit is contained in:
parent
3753339d5f
commit
02a9943532
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527088
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= omniauth-github
|
||||
PORTVERSION= 1.3.0
|
||||
PORTVERSION= 1.4.0
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,11 +10,12 @@ COMMENT= Official OmniAuth strategy for GitHub
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-omniauth>=1.5:security/rubygem-omniauth \
|
||||
rubygem-omniauth-oauth2>=1.4.0:net/rubygem-omniauth-oauth2
|
||||
RUN_DEPENDS= rubygem-omniauth>=1.5<2:security/rubygem-omniauth \
|
||||
rubygem-omniauth-oauth2>=1.4.0<2.0:net/rubygem-omniauth-oauth2
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1495561762
|
||||
SHA256 (rubygem/omniauth-github-1.3.0.gem) = 0c2ff7be10895142b9592a8535019edfdd8c6856f8ea1362d46cf9922e99e779
|
||||
SIZE (rubygem/omniauth-github-1.3.0.gem) = 8704
|
||||
TIMESTAMP = 1582614356
|
||||
SHA256 (rubygem/omniauth-github-1.4.0.gem) = 8b42ae988b967efe46703ea370b320c4d4f169dee6c337c672fe3adc57037375
|
||||
SIZE (rubygem/omniauth-github-1.4.0.gem) = 9216
|
||||
|
Loading…
Reference in New Issue
Block a user