mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
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
This commit is contained in:
parent
90ea22d252
commit
cbf4c57a6c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446996
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cloudabi
|
||||
PORTVERSION= 0.11
|
||||
PORTVERSION= 0.12
|
||||
DISTVERSIONPREFIX=v
|
||||
CATEGORIES= devel
|
||||
|
||||
|
@ -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
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cloudabi-utils
|
||||
PORTVERSION= 0.25
|
||||
PORTVERSION= 0.26
|
||||
DISTVERSIONPREFIX=v
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1498107271
|
||||
SHA256 (NuxiNL-cloudabi-utils-v0.25_GH0.tar.gz) = 213f545ae4d899fa2387137ad45074f8ca15b08e5d5996d54ad61c1ab9474878
|
||||
SIZE (NuxiNL-cloudabi-utils-v0.25_GH0.tar.gz) = 227867
|
||||
TIMESTAMP = 1500995361
|
||||
SHA256 (NuxiNL-cloudabi-utils-v0.26_GH0.tar.gz) = b48449fa0623b71a25f365a2b7e7f938190d33825113c8948b19f0b9ceac350c
|
||||
SIZE (NuxiNL-cloudabi-utils-v0.26_GH0.tar.gz) = 227599
|
||||
|
Loading…
Reference in New Issue
Block a user