From owner-svn-ports-head@FreeBSD.ORG Sat Sep 6 18:09:41 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C5334143; Sat, 6 Sep 2014 18:09:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 9689812CD; Sat, 6 Sep 2014 18:09:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s86I9fjZ036385; Sat, 6 Sep 2014 18:09:41 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s86I9fw7036382; Sat, 6 Sep 2014 18:09:41 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201409061809.s86I9fw7036382@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 6 Sep 2014 18:09:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367461 - head/sysutils/rubygem-ohai X-SVN-Group: ports-head 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.18-1 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: Sat, 06 Sep 2014 18:09:41 -0000 Author: swills Date: Sat Sep 6 18:09:40 2014 New Revision: 367461 URL: http://svnweb.freebsd.org/changeset/ports/367461 QAT: https://qat.redports.org/buildarchive/r367461/ Log: sysutils/rubygem-ohai: update to 7.2.4 - Update to 7.2.4 - Fix dependency on mime-types PR: 193344 Submitted by: Renaud Chaput (maintainer) Modified: head/sysutils/rubygem-ohai/Makefile head/sysutils/rubygem-ohai/distinfo Modified: head/sysutils/rubygem-ohai/Makefile ============================================================================== --- head/sysutils/rubygem-ohai/Makefile Sat Sep 6 17:54:31 2014 (r367460) +++ head/sysutils/rubygem-ohai/Makefile Sat Sep 6 18:09:40 2014 (r367461) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ohai -PORTVERSION= 7.2.0 +PORTVERSION= 7.2.4 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -14,7 +14,7 @@ LICENSE= APACHE20 RUN_DEPENDS= rubygem-ffi>=1.9.0:${PORTSDIR}/devel/rubygem-ffi \ rubygem-ffi-yajl>=1.0.1:${PORTSDIR}/devel/rubygem-ffi-yajl \ rubygem-ipaddress>=0:${PORTSDIR}/net/rubygem-ipaddress \ - rubygem-mime-types>=1.16:${PORTSDIR}/misc/rubygem-mime-types \ + rubygem-mime-types1>=1.16:${PORTSDIR}/misc/rubygem-mime-types1 \ rubygem-mixlib-cli>=0:${PORTSDIR}/devel/rubygem-mixlib-cli \ rubygem-mixlib-config>=0:${PORTSDIR}/devel/rubygem-mixlib-config \ rubygem-mixlib-log>=0:${PORTSDIR}/devel/rubygem-mixlib-log \ Modified: head/sysutils/rubygem-ohai/distinfo ============================================================================== --- head/sysutils/rubygem-ohai/distinfo Sat Sep 6 17:54:31 2014 (r367460) +++ head/sysutils/rubygem-ohai/distinfo Sat Sep 6 18:09:40 2014 (r367461) @@ -1,2 +1,2 @@ -SHA256 (rubygem/ohai-7.2.0.gem) = d8ffea96af40a836dbd146ffd6279a8ae0cebe010b4753ad7b5224d785174647 -SIZE (rubygem/ohai-7.2.0.gem) = 419328 +SHA256 (rubygem/ohai-7.2.4.gem) = ea346c68efddaceebf6c74ed10a9014acf7951df19c20b952db4be64dd5f407b +SIZE (rubygem/ohai-7.2.4.gem) = 419840