aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-devise_pam_authenticatable2
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-03-13 20:31:38 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-03-13 20:31:38 +0000
commitfcf04d23915714e7b257bead1b4e7968a739c116 (patch)
tree15c442c8a63c08a3614cfdff8822da1a3dd474b2 /security/rubygem-devise_pam_authenticatable2
parent23cd488176d7d225264d3f5f8dbc86ea1e01ba9a (diff)
downloadports-fcf04d23915714e7b257bead1b4e7968a739c116.tar.gz
ports-fcf04d23915714e7b257bead1b4e7968a739c116.zip
Update to 9.0.0
Notes
Notes: svn path=/head/; revision=464421
Diffstat (limited to 'security/rubygem-devise_pam_authenticatable2')
-rw-r--r--security/rubygem-devise_pam_authenticatable2/Makefile3
-rw-r--r--security/rubygem-devise_pam_authenticatable2/distinfo6
-rw-r--r--security/rubygem-devise_pam_authenticatable2/pkg-descr2
3 files changed, 6 insertions, 5 deletions
diff --git a/security/rubygem-devise_pam_authenticatable2/Makefile b/security/rubygem-devise_pam_authenticatable2/Makefile
index 40f3698594fa..4291ccca31fc 100644
--- a/security/rubygem-devise_pam_authenticatable2/Makefile
+++ b/security/rubygem-devise_pam_authenticatable2/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= devise_pam_authenticatable2
-PORTVERSION= 8.0.2
+PORTVERSION= 9.0.0
CATEGORIES= security rubygems
MASTER_SITES= RG
@@ -9,6 +9,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Devise PAM authentication module using rpam2
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-devise-rails5>=4.0.0:devel/rubygem-devise-rails5 \
rubygem-rpam2>=3.0:security/rubygem-rpam2
diff --git a/security/rubygem-devise_pam_authenticatable2/distinfo b/security/rubygem-devise_pam_authenticatable2/distinfo
index 481465b51e60..360044ecc56c 100644
--- a/security/rubygem-devise_pam_authenticatable2/distinfo
+++ b/security/rubygem-devise_pam_authenticatable2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520196905
-SHA256 (rubygem/devise_pam_authenticatable2-8.0.2.gem) = 518bf3771f0f252e350f017a3ac0f6067242eac2caa18e787e4117a5c993d874
-SIZE (rubygem/devise_pam_authenticatable2-8.0.2.gem) = 8704
+TIMESTAMP = 1520953412
+SHA256 (rubygem/devise_pam_authenticatable2-9.0.0.gem) = e7634ec19953c46c1ecca55a0c7b08a95aad4affaacf537d5d8f7d7c9cccb46e
+SIZE (rubygem/devise_pam_authenticatable2-9.0.0.gem) = 8704
diff --git a/security/rubygem-devise_pam_authenticatable2/pkg-descr b/security/rubygem-devise_pam_authenticatable2/pkg-descr
index b72706d1ecc9..fce13cebffed 100644
--- a/security/rubygem-devise_pam_authenticatable2/pkg-descr
+++ b/security/rubygem-devise_pam_authenticatable2/pkg-descr
@@ -3,4 +3,4 @@ PAM (Pluggable Authentication Modulues) via the rpam2 gem. This allows you to
authenticate against the local host's authentication system including local
account usernames and passwords.
-WWW: http://github.com/devkral/devise_pam_authenticatable2
+WWW: https://github.com/devkral/devise_pam_authenticatable2