From owner-svn-ports-head@freebsd.org Wed Feb 8 11:51:48 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 E160BCD5062; Wed, 8 Feb 2017 11:51:48 +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 971BE1870; Wed, 8 Feb 2017 11:51:48 +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 v18BplZR037478; Wed, 8 Feb 2017 11:51:47 GMT (envelope-from ed@FreeBSD.org) Received: (from ed@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18BplIH037474; Wed, 8 Feb 2017 11:51:47 GMT (envelope-from ed@FreeBSD.org) Message-Id: <201702081151.v18BplIH037474@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ed set sender to ed@FreeBSD.org using -f From: Ed Schouten Date: Wed, 8 Feb 2017 11:51:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433648 - in head: devel/cloudabi 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: Wed, 08 Feb 2017 11:51:49 -0000 Author: ed (src committer) Date: Wed Feb 8 11:51:47 2017 New Revision: 433648 URL: https://svnweb.freebsd.org/changeset/ports/433648 Log: Upgrade CloudABI packages to the latest upstream versions. Modified: head/devel/cloudabi/Makefile head/devel/cloudabi/distinfo head/sysutils/cloudabi-utils/Makefile head/sysutils/cloudabi-utils/distinfo Modified: head/devel/cloudabi/Makefile ============================================================================== --- head/devel/cloudabi/Makefile Wed Feb 8 11:35:03 2017 (r433647) +++ head/devel/cloudabi/Makefile Wed Feb 8 11:51:47 2017 (r433648) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cloudabi -PORTVERSION= 0.9 +PORTVERSION= 0.10 DISTVERSIONPREFIX=v CATEGORIES= devel Modified: head/devel/cloudabi/distinfo ============================================================================== --- head/devel/cloudabi/distinfo Wed Feb 8 11:35:03 2017 (r433647) +++ head/devel/cloudabi/distinfo Wed Feb 8 11:51:47 2017 (r433648) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484637504 -SHA256 (NuxiNL-cloudabi-v0.9_GH0.tar.gz) = 88f3d5e374f4b605c26ab09c9e5396ae573e1a634a642f76b9b626e1d4c0f78a -SIZE (NuxiNL-cloudabi-v0.9_GH0.tar.gz) = 111572 +TIMESTAMP = 1486554613 +SHA256 (NuxiNL-cloudabi-v0.10_GH0.tar.gz) = b425e111cbb8bea75069c46a3bd7c8ddb7b0adbf87af3fa5bb927f779eaa6e34 +SIZE (NuxiNL-cloudabi-v0.10_GH0.tar.gz) = 111010 Modified: head/sysutils/cloudabi-utils/Makefile ============================================================================== --- head/sysutils/cloudabi-utils/Makefile Wed Feb 8 11:35:03 2017 (r433647) +++ head/sysutils/cloudabi-utils/Makefile Wed Feb 8 11:51:47 2017 (r433648) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cloudabi-utils -PORTVERSION= 0.20 +PORTVERSION= 0.21 PORTREVISION= 1 DISTVERSIONPREFIX=v CATEGORIES= sysutils Modified: head/sysutils/cloudabi-utils/distinfo ============================================================================== --- head/sysutils/cloudabi-utils/distinfo Wed Feb 8 11:35:03 2017 (r433647) +++ head/sysutils/cloudabi-utils/distinfo Wed Feb 8 11:51:47 2017 (r433648) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484637540 -SHA256 (NuxiNL-cloudabi-utils-v0.20_GH0.tar.gz) = 51b5c25ca4a7beea89325443b8f253a77a6f4cf66f6a15ce87ac3fd7057f7b0e -SIZE (NuxiNL-cloudabi-utils-v0.20_GH0.tar.gz) = 234900 +TIMESTAMP = 1486554643 +SHA256 (NuxiNL-cloudabi-utils-v0.21_GH0.tar.gz) = e1a8f2b5d7677c1f39d96ee2b8f7750b950cd66e8e39cf18ef33a3d534df7265 +SIZE (NuxiNL-cloudabi-utils-v0.21_GH0.tar.gz) = 234870