Upgrade CloudABI headers and utilities to the latest upstream versions.
This release contains no changes to the actual ABI itself, but performs some renaming of system call argument names and structure members to make them more uniform. Ranges (pointer + length) pairs now have automatically inferred names.
This commit is contained in:
parent
b8be81f507
commit
bf4d26bdfd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431722
4 changed files with 8 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cloudabi
|
||||
PORTVERSION= 0.8
|
||||
PORTVERSION= 0.9
|
||||
DISTVERSIONPREFIX=v
|
||||
CATEGORIES= devel
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1471416114
|
||||
SHA256 (NuxiNL-cloudabi-v0.8_GH0.tar.gz) = dcde2eefad9ba3a56063e0c8af369f806ff16671a1a54d6a7d1d506031263ac8
|
||||
SIZE (NuxiNL-cloudabi-v0.8_GH0.tar.gz) = 110731
|
||||
TIMESTAMP = 1484637504
|
||||
SHA256 (NuxiNL-cloudabi-v0.9_GH0.tar.gz) = 88f3d5e374f4b605c26ab09c9e5396ae573e1a634a642f76b9b626e1d4c0f78a
|
||||
SIZE (NuxiNL-cloudabi-v0.9_GH0.tar.gz) = 111572
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cloudabi-utils
|
||||
PORTVERSION= 0.18
|
||||
PORTVERSION= 0.20
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX=v
|
||||
CATEGORIES= sysutils
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1475346033
|
||||
SHA256 (NuxiNL-cloudabi-utils-v0.18_GH0.tar.gz) = 2aaf229ee09ec6ec42102bc36a28a5f18af5a278156e4e4feea36369b1ae621d
|
||||
SIZE (NuxiNL-cloudabi-utils-v0.18_GH0.tar.gz) = 231137
|
||||
TIMESTAMP = 1484637540
|
||||
SHA256 (NuxiNL-cloudabi-utils-v0.20_GH0.tar.gz) = 51b5c25ca4a7beea89325443b8f253a77a6f4cf66f6a15ce87ac3fd7057f7b0e
|
||||
SIZE (NuxiNL-cloudabi-utils-v0.20_GH0.tar.gz) = 234900
|
||||
|
|
Loading…
Reference in a new issue