git: de625cd25b20 - main - security/rubygem-omniauth-cas: Update to 2.0.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jul 16 00:07:36 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=de625cd25b200221dbb075fc32848abc73c0b51f
commit de625cd25b200221dbb075fc32848abc73c0b51f
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-15 23:57:15 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-15 23:57:15 +0000
security/rubygem-omniauth-cas: Update to 2.0.0
- Add LICENSE_FILE
Changes: https://github.com/dlindahl/omniauth-cas/releases
---
security/rubygem-omniauth-cas/Makefile | 4 ++--
security/rubygem-omniauth-cas/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/security/rubygem-omniauth-cas/Makefile b/security/rubygem-omniauth-cas/Makefile
index 55fba3a71394..9a737232efc6 100644
--- a/security/rubygem-omniauth-cas/Makefile
+++ b/security/rubygem-omniauth-cas/Makefile
@@ -1,6 +1,5 @@
PORTNAME= omniauth-cas
-PORTVERSION= 1.1.1
-PORTREVISION= 1
+PORTVERSION= 2.0.0
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -8,6 +7,7 @@ MAINTAINER= ruby at FreeBSD.org
COMMENT= Central Authentication Service (CAS) strategy for OmniAuth
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-addressable>=2.3<3:www/rubygem-addressable \
rubygem-nokogiri>=1.5<2:textproc/rubygem-nokogiri \
diff --git a/security/rubygem-omniauth-cas/distinfo b/security/rubygem-omniauth-cas/distinfo
index 7a902eefff32..a200b0ed775c 100644
--- a/security/rubygem-omniauth-cas/distinfo
+++ b/security/rubygem-omniauth-cas/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520100500
-SHA256 (rubygem/omniauth-cas-1.1.1.gem) = e49e46df4caed86b6792ba10576c454f6eed3d2a7ede9f828447aa42323bd3da
-SIZE (rubygem/omniauth-cas-1.1.1.gem) = 15872
+TIMESTAMP = 1626383236
+SHA256 (rubygem/omniauth-cas-2.0.0.gem) = 1facbc9f996fddb9675db374100f2cfe0d91c1d4acb1131238df13a66c80f44f
+SIZE (rubygem/omniauth-cas-2.0.0.gem) = 16384
More information about the dev-commits-ports-all
mailing list