From owner-svn-ports-head@freebsd.org Fri Dec 29 18:48:01 2017 Return-Path: Delivered-To: svn-ports-head@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 A5D67EAA7D5; Fri, 29 Dec 2017 18:48:01 +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 3202C760AC; Fri, 29 Dec 2017 18:47:59 +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 vBTIlwok063498; Fri, 29 Dec 2017 18:47:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBTIlwQq063496; Fri, 29 Dec 2017 18:47:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712291847.vBTIlwQq063496@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 29 Dec 2017 18:47:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457531 - head/devel/rubygem-mixlib-authentication X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/rubygem-mixlib-authentication X-SVN-Commit-Revision: 457531 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Dec 2017 18:48:01 -0000 Author: sunpoet Date: Fri Dec 29 18:47:58 2017 New Revision: 457531 URL: https://svnweb.freebsd.org/changeset/ports/457531 Log: Update to 1.4.2 - Pass maintainership to ruby@ Changes: https://github.com/chef/mixlib-authentication/blob/master/CHANGELOG.md PR: 224695 Submitted by: sunpoet (myself) Approved by: Renaud Chaput (maintainer) Modified: head/devel/rubygem-mixlib-authentication/Makefile head/devel/rubygem-mixlib-authentication/distinfo Modified: head/devel/rubygem-mixlib-authentication/Makefile ============================================================================== --- head/devel/rubygem-mixlib-authentication/Makefile Fri Dec 29 18:47:53 2017 (r457530) +++ head/devel/rubygem-mixlib-authentication/Makefile Fri Dec 29 18:47:58 2017 (r457531) @@ -2,17 +2,15 @@ # $FreeBSD$ PORTNAME= mixlib-authentication -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= renchap@cocoa-x.com +MAINTAINER= ruby@FreeBSD.org COMMENT= Mixes in simple per-request authentication LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE - -RUN_DEPENDS= rubygem-mixlib-log>=0:devel/rubygem-mixlib-log NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-mixlib-authentication/distinfo ============================================================================== --- head/devel/rubygem-mixlib-authentication/distinfo Fri Dec 29 18:47:53 2017 (r457530) +++ head/devel/rubygem-mixlib-authentication/distinfo Fri Dec 29 18:47:58 2017 (r457531) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500161180 -SHA256 (rubygem/mixlib-authentication-1.4.1.gem) = 50bd0bb6789ad44a75582942589fd824f2a3d0a5da80c4fd310b31c3e92c59ec -SIZE (rubygem/mixlib-authentication-1.4.1.gem) = 22528 +TIMESTAMP = 1503784149 +SHA256 (rubygem/mixlib-authentication-1.4.2.gem) = eb5ddd0b678b9e50e859358a7157578b18d3278e9ed6647a06ce5a8167de08d2 +SIZE (rubygem/mixlib-authentication-1.4.2.gem) = 23040