aboutsummaryrefslogtreecommitdiff
path: root/devel/cloudabi
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2017-07-31 19:57:58 +0000
committerEd Schouten <ed@FreeBSD.org>2017-07-31 19:57:58 +0000
commitcbf4c57a6cb3c8eee91d1e956b8e440888684b46 (patch)
tree23e5b76e8b9a0b47f18ec4828f519cc4526c380f /devel/cloudabi
parent90ea22d252e02f43085163f54a09b87c422974e5 (diff)
downloadports-cbf4c57a6cb3c8eee91d1e956b8e440888684b46.tar.gz
ports-cbf4c57a6cb3c8eee91d1e956b8e440888684b46.zip
Upgrade cloudabi and cloudabi-utils to the latest upstream versions.
This release of the CloudABI definitions contains some cleanups, such as the removal of socket addresses. Though structures like sockaddr are still defined by the C library, this information is no longer exposed by runtimes. The reasoning being that additional services for CloudABI, such as Flower, are going to facilitate this in the future: https://github.com/NuxiNL/flower Reviewed by: bapt Differential Revision: https://reviews.freebsd.org/D11734
Notes
Notes: svn path=/head/; revision=446996
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 99dc968e7465..841146ea8b3f 100644
--- a/devel/cloudabi/Makefile
+++ b/devel/cloudabi/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= cloudabi
-PORTVERSION= 0.11
+PORTVERSION= 0.12
DISTVERSIONPREFIX=v
CATEGORIES= devel
diff --git a/devel/cloudabi/distinfo b/devel/cloudabi/distinfo
index 41fbbac7f16b..9e3103afa571 100644
--- a/devel/cloudabi/distinfo
+++ b/devel/cloudabi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1490344099
-SHA256 (NuxiNL-cloudabi-v0.11_GH0.tar.gz) = f70d6b6e2e9dfd3f32015a18806bd625dbbad4480db65d4a771cb92abe961d13
-SIZE (NuxiNL-cloudabi-v0.11_GH0.tar.gz) = 110655
+TIMESTAMP = 1500995346
+SHA256 (NuxiNL-cloudabi-v0.12_GH0.tar.gz) = e3e9b4045ce9cdece50252107c0b9156c39ce723586cafba5ddb569aa34d2844
+SIZE (NuxiNL-cloudabi-v0.12_GH0.tar.gz) = 109352