Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Mar 2018 15:14:23 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r465019 - head/devel/rubygem-authlogic
Message-ID:  <201803191514.w2JFENYu053551@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Mar 19 15:14:23 2018
New Revision: 465019
URL: https://svnweb.freebsd.org/changeset/ports/465019

Log:
  Update to 4.0.0
  
  Changes:	https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md

Modified:
  head/devel/rubygem-authlogic/Makefile
  head/devel/rubygem-authlogic/distinfo

Modified: head/devel/rubygem-authlogic/Makefile
==============================================================================
--- head/devel/rubygem-authlogic/Makefile	Mon Mar 19 15:14:18 2018	(r465018)
+++ head/devel/rubygem-authlogic/Makefile	Mon Mar 19 15:14:23 2018	(r465019)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	authlogic
-PORTVERSION=	3.8.0
+PORTVERSION=	4.0.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,8 +12,8 @@ COMMENT=	Clean, simple, and unobtrusive Ruby authentic
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-activerecord4>=3.2:databases/rubygem-activerecord4 \
-		rubygem-activesupport4>=3.2:devel/rubygem-activesupport4 \
+RUN_DEPENDS=	rubygem-activerecord4>=4.2:databases/rubygem-activerecord4 \
+		rubygem-activesupport4>=4.2:devel/rubygem-activesupport4 \
 		rubygem-request_store>=1.0:devel/rubygem-request_store \
 		rubygem-scrypt>=1.2:security/rubygem-scrypt
 

Modified: head/devel/rubygem-authlogic/distinfo
==============================================================================
--- head/devel/rubygem-authlogic/distinfo	Mon Mar 19 15:14:18 2018	(r465018)
+++ head/devel/rubygem-authlogic/distinfo	Mon Mar 19 15:14:23 2018	(r465019)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1518183109
-SHA256 (rubygem/authlogic-3.8.0.gem) = e53dc4559061aaef63cbb3b6a6a10aa96459e70c157b4b949f9a118a2f5211ac
-SIZE (rubygem/authlogic-3.8.0.gem) = 77312
+TIMESTAMP = 1521467930
+SHA256 (rubygem/authlogic-4.0.0.gem) = 9ccfc7167eeb2e741a4d0c00a507a958e0de8521c070ccd82d5e5268be70daa6
+SIZE (rubygem/authlogic-4.0.0.gem) = 82944



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803191514.w2JFENYu053551>