Date: Sun, 29 Oct 2017 21:34:14 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453138 - in head: devel/cloudabi sysutils/cloudabi-utils Message-ID: <201710292134.v9TLYEiX079298@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ed (src committer) Date: Sun Oct 29 21:34:14 2017 New Revision: 453138 URL: https://svnweb.freebsd.org/changeset/ports/453138 Log: Update CloudABI related packages to the latest upstream versions. We're currently working towards redesigning the entire polling/event handling subsystem of CloudABI. This release of the CloudABI definitions includes the first cut of changes in that area. Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D12751 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 Sun Oct 29 20:55:50 2017 (r453137) +++ head/devel/cloudabi/Makefile Sun Oct 29 21:34:14 2017 (r453138) @@ -3,7 +3,7 @@ PORTNAME= cloudabi DISTVERSIONPREFIX= v -DISTVERSION= 0.15 +DISTVERSION= 0.16 CATEGORIES= devel MAINTAINER= ed@FreeBSD.org Modified: head/devel/cloudabi/distinfo ============================================================================== --- head/devel/cloudabi/distinfo Sun Oct 29 20:55:50 2017 (r453137) +++ head/devel/cloudabi/distinfo Sun Oct 29 21:34:14 2017 (r453138) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504786436 -SHA256 (NuxiNL-cloudabi-v0.15_GH0.tar.gz) = c4dbb8a1c53597cfb0ef1645c1fcd2bbcef91cbfc95cc2e4b2740e5cb42f28f4 -SIZE (NuxiNL-cloudabi-v0.15_GH0.tar.gz) = 104693 +TIMESTAMP = 1508612977 +SHA256 (NuxiNL-cloudabi-v0.16_GH0.tar.gz) = a1eebcc716019178e04d206f854a01335ed1aab75f8da1a8ca02aebca7f125ad +SIZE (NuxiNL-cloudabi-v0.16_GH0.tar.gz) = 101908 Modified: head/sysutils/cloudabi-utils/Makefile ============================================================================== --- head/sysutils/cloudabi-utils/Makefile Sun Oct 29 20:55:50 2017 (r453137) +++ head/sysutils/cloudabi-utils/Makefile Sun Oct 29 21:34:14 2017 (r453138) @@ -3,8 +3,7 @@ PORTNAME= cloudabi-utils DISTVERSIONPREFIX= v -DISTVERSION= 0.30 -PORTREVISION= 1 +DISTVERSION= 0.32 CATEGORIES= sysutils MAINTAINER= ed@FreeBSD.org Modified: head/sysutils/cloudabi-utils/distinfo ============================================================================== --- head/sysutils/cloudabi-utils/distinfo Sun Oct 29 20:55:50 2017 (r453137) +++ head/sysutils/cloudabi-utils/distinfo Sun Oct 29 21:34:14 2017 (r453138) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504787087 -SHA256 (NuxiNL-cloudabi-utils-v0.30_GH0.tar.gz) = 7e1483348b322dec8ce1d31202e9d635dbfdfa3a1e46f0675b5e997aa28c0a93 -SIZE (NuxiNL-cloudabi-utils-v0.30_GH0.tar.gz) = 221541 +TIMESTAMP = 1508612998 +SHA256 (NuxiNL-cloudabi-utils-v0.32_GH0.tar.gz) = 3f9cf883397c8b4ec484e544f0707e2c96839656b6fe82f29e4bf326f6f87024 +SIZE (NuxiNL-cloudabi-utils-v0.32_GH0.tar.gz) = 221095
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710292134.v9TLYEiX079298>