Date: Thu, 8 Feb 2018 13:01:02 +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: r461231 - head/devel/rubygem-authlogic Message-ID: <201802081301.w18D12G6004469@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Feb 8 13:01:02 2018 New Revision: 461231 URL: https://svnweb.freebsd.org/changeset/ports/461231 Log: Update to 3.7.0 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 Thu Feb 8 13:00:56 2018 (r461230) +++ head/devel/rubygem-authlogic/Makefile Thu Feb 8 13:01:02 2018 (r461231) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= authlogic -PORTVERSION= 3.6.1 +PORTVERSION= 3.7.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-authlogic/distinfo ============================================================================== --- head/devel/rubygem-authlogic/distinfo Thu Feb 8 13:00:56 2018 (r461230) +++ head/devel/rubygem-authlogic/distinfo Thu Feb 8 13:01:02 2018 (r461231) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506832604 -SHA256 (rubygem/authlogic-3.6.1.gem) = 82bb4a6cdd43a35f4e38861ac67fdc9a33a77f8bdafafebe05e66cc35b9defaa -SIZE (rubygem/authlogic-3.6.1.gem) = 77824 +TIMESTAMP = 1518091858 +SHA256 (rubygem/authlogic-3.7.0.gem) = 7c17a9b04244de7f7a1a04c3ea6de5ade9280be9a872c021fa19afb8197522eb +SIZE (rubygem/authlogic-3.7.0.gem) = 77824
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802081301.w18D12G6004469>