svn commit: r480495 - head/devel/rubygem-authlogic

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 23 11:14:49 UTC 2018


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


More information about the svn-ports-all mailing list