svn commit: r465479 - head/security/rubygem-devise_pam_authenticatable2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 24 21:11:42 UTC 2018


Author: sunpoet
Date: Sat Mar 24 21:11:40 2018
New Revision: 465479
URL: https://svnweb.freebsd.org/changeset/ports/465479

Log:
  Update to 9.1.0
  
  Changes:	https://github.com/devkral/devise_pam_authenticatable2/commits/master

Modified:
  head/security/rubygem-devise_pam_authenticatable2/Makefile
  head/security/rubygem-devise_pam_authenticatable2/distinfo

Modified: head/security/rubygem-devise_pam_authenticatable2/Makefile
==============================================================================
--- head/security/rubygem-devise_pam_authenticatable2/Makefile	Sat Mar 24 21:11:35 2018	(r465478)
+++ head/security/rubygem-devise_pam_authenticatable2/Makefile	Sat Mar 24 21:11:40 2018	(r465479)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	devise_pam_authenticatable2
-PORTVERSION=	9.0.0
+PORTVERSION=	9.1.0
 CATEGORIES=	security rubygems
 MASTER_SITES=	RG
 
@@ -12,7 +12,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 RUN_DEPENDS=	rubygem-devise-rails5>=4.0.0:devel/rubygem-devise-rails5 \
-		rubygem-rpam2-3>=3.0:security/rubygem-rpam2-3
+		rubygem-rpam2>=4.0:security/rubygem-rpam2
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/security/rubygem-devise_pam_authenticatable2/distinfo
==============================================================================
--- head/security/rubygem-devise_pam_authenticatable2/distinfo	Sat Mar 24 21:11:35 2018	(r465478)
+++ head/security/rubygem-devise_pam_authenticatable2/distinfo	Sat Mar 24 21:11:40 2018	(r465479)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520953412
-SHA256 (rubygem/devise_pam_authenticatable2-9.0.0.gem) = e7634ec19953c46c1ecca55a0c7b08a95aad4affaacf537d5d8f7d7c9cccb46e
-SIZE (rubygem/devise_pam_authenticatable2-9.0.0.gem) = 8704
+TIMESTAMP = 1521909517
+SHA256 (rubygem/devise_pam_authenticatable2-9.1.0.gem) = 3cb30e05bb6da4b22e84d74712ee5b693c6039c94c1f6c496a03717580d2ed6e
+SIZE (rubygem/devise_pam_authenticatable2-9.1.0.gem) = 8704


More information about the svn-ports-head mailing list