aboutsummaryrefslogtreecommitdiff
path: root/devel/cloudabi
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2017-11-12 22:13:47 +0000
committerEd Schouten <ed@FreeBSD.org>2017-11-12 22:13:47 +0000
commit0e3c565e9fa73073c0f9c78fd0392c86bdb302bf (patch)
tree8bc622b32785ad6c972171a6facee1e56c91f7ad /devel/cloudabi
parenta49fcc5faa55e5843c71ff672d7d6647139951c8 (diff)
downloadports-0e3c565e9fa73073c0f9c78fd0392c86bdb302bf.tar.gz
ports-0e3c565e9fa73073c0f9c78fd0392c86bdb302bf.zip
devel/cloudabi and sysutils/cloudabi-utils: Upgrade to v0.17 and v0.35.
In CloudABI v0.17, we've removed some more unused bits from the polling framework. Processes have also gained process IDs in the form of UUIDv4s, which means they should never recycle and are globally unique. cloudabi-utils has been patched to catch up with the ABI changes. While there, some cleanups/bugfixes have been made to the emulator. Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D13052
Notes
Notes: svn path=/head/; revision=454091
Diffstat (limited to 'devel/cloudabi')
-rw-r--r--devel/cloudabi/Makefile2
-rw-r--r--devel/cloudabi/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/cloudabi/Makefile b/devel/cloudabi/Makefile
index 67b5427ac99e..b98a37cd8d40 100644
--- a/devel/cloudabi/Makefile
+++ b/devel/cloudabi/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cloudabi
DISTVERSIONPREFIX= v
-DISTVERSION= 0.16
+DISTVERSION= 0.17
CATEGORIES= devel
MAINTAINER= ed@FreeBSD.org
diff --git a/devel/cloudabi/distinfo b/devel/cloudabi/distinfo
index fc14f09b0730..4f005f82cef5 100644
--- a/devel/cloudabi/distinfo
+++ b/devel/cloudabi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508612977
-SHA256 (NuxiNL-cloudabi-v0.16_GH0.tar.gz) = a1eebcc716019178e04d206f854a01335ed1aab75f8da1a8ca02aebca7f125ad
-SIZE (NuxiNL-cloudabi-v0.16_GH0.tar.gz) = 101908
+TIMESTAMP = 1510440737
+SHA256 (NuxiNL-cloudabi-v0.17_GH0.tar.gz) = bf89c61ca22fcf36db3b2373bc4e0618540362795bffacf29e88c7f4e3ef267a
+SIZE (NuxiNL-cloudabi-v0.17_GH0.tar.gz) = 101679