Date: Sun, 1 Oct 2017 08:07: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: r451030 - head/devel/rubygem-authlogic Message-ID: <201710010807.v9187NNQ021682@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Oct 1 08:07:23 2017 New Revision: 451030 URL: https://svnweb.freebsd.org/changeset/ports/451030 Log: Update to 3.6.1 Changes: https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md https://github.com/binarylogic/authlogic/commits/master Modified: head/devel/rubygem-authlogic/Makefile head/devel/rubygem-authlogic/distinfo Modified: head/devel/rubygem-authlogic/Makefile ============================================================================== --- head/devel/rubygem-authlogic/Makefile Sun Oct 1 08:07:18 2017 (r451029) +++ head/devel/rubygem-authlogic/Makefile Sun Oct 1 08:07:23 2017 (r451030) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= authlogic -PORTVERSION= 3.6.0 +PORTVERSION= 3.6.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-authlogic/distinfo ============================================================================== --- head/devel/rubygem-authlogic/distinfo Sun Oct 1 08:07:18 2017 (r451029) +++ head/devel/rubygem-authlogic/distinfo Sun Oct 1 08:07:23 2017 (r451030) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493444774 -SHA256 (rubygem/authlogic-3.6.0.gem) = 513ef2a9ee3e51361b06632960110b0ee8575ff3137165ff8f8ea3a96f80a363 -SIZE (rubygem/authlogic-3.6.0.gem) = 76800 +TIMESTAMP = 1506832604 +SHA256 (rubygem/authlogic-3.6.1.gem) = 82bb4a6cdd43a35f4e38861ac67fdc9a33a77f8bdafafebe05e66cc35b9defaa +SIZE (rubygem/authlogic-3.6.1.gem) = 77824
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710010807.v9187NNQ021682>