Date: Fri, 9 Feb 2018 14:08:21 +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: r461306 - head/devel/rubygem-authlogic Message-ID: <201802091408.w19E8LVa067192@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Feb 9 14:08:21 2018 New Revision: 461306 URL: https://svnweb.freebsd.org/changeset/ports/461306 Log: Update to 3.8.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 Fri Feb 9 14:08:15 2018 (r461305) +++ head/devel/rubygem-authlogic/Makefile Fri Feb 9 14:08:21 2018 (r461306) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= authlogic -PORTVERSION= 3.7.0 +PORTVERSION= 3.8.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-authlogic/distinfo ============================================================================== --- head/devel/rubygem-authlogic/distinfo Fri Feb 9 14:08:15 2018 (r461305) +++ head/devel/rubygem-authlogic/distinfo Fri Feb 9 14:08:21 2018 (r461306) @@ -1,3 +1,3 @@ -TIMESTAMP = 1518091858 -SHA256 (rubygem/authlogic-3.7.0.gem) = 7c17a9b04244de7f7a1a04c3ea6de5ade9280be9a872c021fa19afb8197522eb -SIZE (rubygem/authlogic-3.7.0.gem) = 77824 +TIMESTAMP = 1518183109 +SHA256 (rubygem/authlogic-3.8.0.gem) = e53dc4559061aaef63cbb3b6a6a10aa96459e70c157b4b949f9a118a2f5211ac +SIZE (rubygem/authlogic-3.8.0.gem) = 77312
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802091408.w19E8LVa067192>