From owner-svn-ports-head@freebsd.org Sat Oct 1 18:21:57 2016 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 656F0A9433A; Sat, 1 Oct 2016 18:21:57 +0000 (UTC) (envelope-from ed@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 35A30CFC; Sat, 1 Oct 2016 18:21:57 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u91ILuKL049015; Sat, 1 Oct 2016 18:21:56 GMT (envelope-from ed@FreeBSD.org) Received: (from ed@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u91ILuvc049013; Sat, 1 Oct 2016 18:21:56 GMT (envelope-from ed@FreeBSD.org) Message-Id: <201610011821.u91ILuvc049013@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ed set sender to ed@FreeBSD.org using -f From: Ed Schouten Date: Sat, 1 Oct 2016 18:21:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423084 - head/sysutils/cloudabi-utils 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.23 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, 01 Oct 2016 18:21:57 -0000 Author: ed (src committer) Date: Sat Oct 1 18:21:56 2016 New Revision: 423084 URL: https://svnweb.freebsd.org/changeset/ports/423084 Log: Update cloudabi-utils to v0.18. Yesterday I released v0.17, but discovered that that version and all previous versions did not yet build on macOS Sierra. Fixing that, I've released v0.18. For FreeBSD, it should be identical to v0.17, but at least ensures that portscout remains silent. Modified: head/sysutils/cloudabi-utils/Makefile head/sysutils/cloudabi-utils/distinfo Modified: head/sysutils/cloudabi-utils/Makefile ============================================================================== --- head/sysutils/cloudabi-utils/Makefile Sat Oct 1 17:37:07 2016 (r423083) +++ head/sysutils/cloudabi-utils/Makefile Sat Oct 1 18:21:56 2016 (r423084) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cloudabi-utils -PORTVERSION= 0.17 +PORTVERSION= 0.18 DISTVERSIONPREFIX=v CATEGORIES= sysutils Modified: head/sysutils/cloudabi-utils/distinfo ============================================================================== --- head/sysutils/cloudabi-utils/distinfo Sat Oct 1 17:37:07 2016 (r423083) +++ head/sysutils/cloudabi-utils/distinfo Sat Oct 1 18:21:56 2016 (r423084) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475252639 -SHA256 (NuxiNL-cloudabi-utils-v0.17_GH0.tar.gz) = 0cf60871d71b03ef737893705ac2072e6d95f00f99fe3777c05854debfc23b15 -SIZE (NuxiNL-cloudabi-utils-v0.17_GH0.tar.gz) = 231117 +TIMESTAMP = 1475346033 +SHA256 (NuxiNL-cloudabi-utils-v0.18_GH0.tar.gz) = 2aaf229ee09ec6ec42102bc36a28a5f18af5a278156e4e4feea36369b1ae621d +SIZE (NuxiNL-cloudabi-utils-v0.18_GH0.tar.gz) = 231137