From owner-svn-ports-all@freebsd.org Sat Apr 29 06:58:04 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32FECD54CEB; Sat, 29 Apr 2017 06:58:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ED95A9C; Sat, 29 Apr 2017 06:58:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3T6w2u7006130; Sat, 29 Apr 2017 06:58:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3T6w2MW006128; Sat, 29 Apr 2017 06:58:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704290658.v3T6w2MW006128@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 29 Apr 2017 06:58:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r439730 - head/devel/rubygem-authlogic X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Apr 2017 06:58:04 -0000 Author: sunpoet Date: Sat Apr 29 06:58:02 2017 New Revision: 439730 URL: https://svnweb.freebsd.org/changeset/ports/439730 Log: Update to 3.6.0 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 Sat Apr 29 06:57:57 2017 (r439729) +++ head/devel/rubygem-authlogic/Makefile Sat Apr 29 06:58:02 2017 (r439730) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= authlogic -PORTVERSION= 3.5.0 +PORTVERSION= 3.6.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-authlogic/distinfo ============================================================================== --- head/devel/rubygem-authlogic/distinfo Sat Apr 29 06:57:57 2017 (r439729) +++ head/devel/rubygem-authlogic/distinfo Sat Apr 29 06:58:02 2017 (r439730) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480763113 -SHA256 (rubygem/authlogic-3.5.0.gem) = d19c6484832d24a1e0efe0c0c65f254d84ab32707e855e3e15a2e5d25b68a262 -SIZE (rubygem/authlogic-3.5.0.gem) = 75776 +TIMESTAMP = 1493444774 +SHA256 (rubygem/authlogic-3.6.0.gem) = 513ef2a9ee3e51361b06632960110b0ee8575ff3137165ff8f8ea3a96f80a363 +SIZE (rubygem/authlogic-3.6.0.gem) = 76800