From owner-svn-ports-head@freebsd.org Tue Aug 2 20:08:22 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 71D65BAD573; Tue, 2 Aug 2016 20:08:22 +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 3FB9A1480; Tue, 2 Aug 2016 20:08:22 +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 u72K8LP6099471; Tue, 2 Aug 2016 20:08:21 GMT (envelope-from ed@FreeBSD.org) Received: (from ed@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u72K8LDF099469; Tue, 2 Aug 2016 20:08:21 GMT (envelope-from ed@FreeBSD.org) Message-Id: <201608022008.u72K8LDF099469@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ed set sender to ed@FreeBSD.org using -f From: Ed Schouten Date: Tue, 2 Aug 2016 20:08:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419491 - 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.22 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: Tue, 02 Aug 2016 20:08:22 -0000 Author: ed (src committer) Date: Tue Aug 2 20:08:21 2016 New Revision: 419491 URL: https://svnweb.freebsd.org/changeset/ports/419491 Log: Upgrade cloudabi-utils to 0.14. Earlier today version 0.13 got released, but it turned out it contained a pretty major bug in IPv6 address handling (which was also present in previous versions). While we're at it, just do another release to tackle that. Modified: head/sysutils/cloudabi-utils/Makefile head/sysutils/cloudabi-utils/distinfo Modified: head/sysutils/cloudabi-utils/Makefile ============================================================================== --- head/sysutils/cloudabi-utils/Makefile Tue Aug 2 18:29:24 2016 (r419490) +++ head/sysutils/cloudabi-utils/Makefile Tue Aug 2 20:08:21 2016 (r419491) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cloudabi-utils -PORTVERSION= 0.13 +PORTVERSION= 0.14 DISTVERSIONPREFIX=v CATEGORIES= sysutils Modified: head/sysutils/cloudabi-utils/distinfo ============================================================================== --- head/sysutils/cloudabi-utils/distinfo Tue Aug 2 18:29:24 2016 (r419490) +++ head/sysutils/cloudabi-utils/distinfo Tue Aug 2 20:08:21 2016 (r419491) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470140390 -SHA256 (NuxiNL-cloudabi-utils-v0.13_GH0.tar.gz) = 1c9be1cc542180dddf8ff840fca638a7f67b7847a5eacde45db5d59118f2c30b -SIZE (NuxiNL-cloudabi-utils-v0.13_GH0.tar.gz) = 140535 +TIMESTAMP = 1470168361 +SHA256 (NuxiNL-cloudabi-utils-v0.14_GH0.tar.gz) = 21c23c39620f98b5994a42306d34b05e0c1e172164b4f85cd5f28fab0fa9077b +SIZE (NuxiNL-cloudabi-utils-v0.14_GH0.tar.gz) = 142672