Date: Fri, 17 Jul 2015 12:24:29 +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: r392361 - in head/devel/rubygem-authlogic: . files Message-ID: <201507171224.t6HCOTLl070427@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Jul 17 12:24:28 2015 New Revision: 392361 URL: https://svnweb.freebsd.org/changeset/ports/392361 Log: - Update to 3.4.6 Changes: https://github.com/binarylogic/authlogic/blob/master/CHANGELOG.md Deleted: head/devel/rubygem-authlogic/files/ Modified: head/devel/rubygem-authlogic/Makefile head/devel/rubygem-authlogic/distinfo Modified: head/devel/rubygem-authlogic/Makefile ============================================================================== --- head/devel/rubygem-authlogic/Makefile Fri Jul 17 12:24:23 2015 (r392360) +++ head/devel/rubygem-authlogic/Makefile Fri Jul 17 12:24:28 2015 (r392361) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= authlogic -PORTVERSION= 3.4.5 +PORTVERSION= 3.4.6 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-authlogic/distinfo ============================================================================== --- head/devel/rubygem-authlogic/distinfo Fri Jul 17 12:24:23 2015 (r392360) +++ head/devel/rubygem-authlogic/distinfo Fri Jul 17 12:24:28 2015 (r392361) @@ -1,2 +1,2 @@ -SHA256 (rubygem/authlogic-3.4.5.gem) = 6ace74be6ad5a53b28f0782fcb4917f606052d205b9e41978ea2803082f80e36 -SIZE (rubygem/authlogic-3.4.5.gem) = 69120 +SHA256 (rubygem/authlogic-3.4.6.gem) = 59fd0a991a09c22576f3015265c564337ab341038899f35036cc83ebd85c2e2a +SIZE (rubygem/authlogic-3.4.6.gem) = 71168
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507171224.t6HCOTLl070427>