Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2018 11:14:48 +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: r480495 - head/devel/rubygem-authlogic
Message-ID:  <201809231114.w8NBEm6O087893@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Sep 23 11:14:48 2018
New Revision: 480495
URL: https://svnweb.freebsd.org/changeset/ports/480495

Log:
  Update to 4.4.1
  
  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	Sun Sep 23 11:14:42 2018	(r480494)
+++ head/devel/rubygem-authlogic/Makefile	Sun Sep 23 11:14:48 2018	(r480495)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	authlogic
-PORTVERSION=	4.4.0
+PORTVERSION=	4.4.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -17,8 +17,9 @@ RUN_DEPENDS=	rubygem-activerecord4>=4.2:databases/ruby
 		rubygem-request_store>=1.0:devel/rubygem-request_store \
 		rubygem-scrypt>=1.2:security/rubygem-scrypt
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-authlogic/distinfo
==============================================================================
--- head/devel/rubygem-authlogic/distinfo	Sun Sep 23 11:14:42 2018	(r480494)
+++ head/devel/rubygem-authlogic/distinfo	Sun Sep 23 11:14:48 2018	(r480495)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537604529
-SHA256 (rubygem/authlogic-4.4.0.gem) = 2c3501a54f7901e2a3b7d22256d22b8a0390de3b0ebbc07271bad49508929af3
-SIZE (rubygem/authlogic-4.4.0.gem) = 88064
+TIMESTAMP = 1537690161
+SHA256 (rubygem/authlogic-4.4.1.gem) = 39aca3f9461e4295b910cb149761cdab86f42004bc30ff09b08244abfbd5a100
+SIZE (rubygem/authlogic-4.4.1.gem) = 88064



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