Skip to content

Commit 8eb09ba

Browse files
committed
graphics/rx: Update 0.4.0 -> 0.5.0
Reported by: portscout
1 parent 2a36fc3 commit 8eb09ba

3 files changed

Lines changed: 223 additions & 427 deletions

File tree

graphics/rx/Makefile

Lines changed: 52 additions & 117 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
PORTNAME= rx
22
DISTVERSIONPREFIX= v
3-
DISTVERSION= 0.4.0
4-
PORTREVISION= 15
3+
DISTVERSION= 0.5.0
54
CATEGORIES= graphics
65
PKGNAMESUFFIX= -editor
76

@@ -19,154 +18,90 @@ USE_GITHUB= yes
1918
GH_ACCOUNT= cloudhead
2019
USE_XORG= x11 xcursor xext xi xinerama xrandr
2120

22-
CARGO_CRATES= adler32-1.0.3 \
23-
arrayref-0.3.5 \
24-
arrayvec-0.4.11 \
21+
CARGO_CRATES= adler32-1.0.4 \
22+
arrayref-0.3.6 \
2523
arrayvec-0.5.1 \
26-
ash-0.29.0 \
27-
atom-0.3.5 \
28-
atty-0.2.13 \
29-
autocfg-0.1.5 \
30-
backtrace-0.3.34 \
31-
backtrace-sys-0.1.31 \
32-
base64-0.10.1 \
33-
bitflags-1.1.0 \
34-
blake2b_simd-0.5.7 \
35-
block-0.1.6 \
36-
bumpalo-2.6.0 \
37-
byteorder-1.3.2 \
24+
autocfg-1.0.0 \
25+
base64-0.11.0 \
26+
bitflags-1.2.1 \
27+
blake2b_simd-0.5.10 \
28+
byteorder-1.3.4 \
3829
c2-chacha-0.2.3 \
39-
cc-1.0.40 \
40-
cfg-if-0.1.9 \
41-
chrono-0.4.10 \
42-
cloudabi-0.0.3 \
43-
cmake-0.1.41 \
44-
cocoa-0.19.1 \
30+
cc-1.0.50 \
31+
cfg-if-0.1.10 \
32+
cfg-if-1.0.0 \
33+
chrono-0.4.19 \
34+
cmake-0.1.42 \
4535
color_quant-1.0.1 \
46-
colorful-0.2.1 \
47-
constant_time_eq-0.1.4 \
48-
copyless-0.1.4 \
49-
core-foundation-0.6.4 \
50-
core-foundation-sys-0.6.2 \
51-
core-graphics-0.17.3 \
36+
constant_time_eq-0.1.5 \
5237
crc32fast-1.2.0 \
53-
crossbeam-utils-0.6.6 \
54-
d3d12-0.3.0 \
55-
deflate-0.7.20 \
38+
crossbeam-utils-0.7.2 \
39+
deflate-0.8.6 \
5640
digest-0.8.1 \
5741
directories-2.0.2 \
5842
dirs-sys-0.3.4 \
59-
failure-0.1.5 \
60-
failure_derive-0.1.5 \
61-
foreign-types-0.3.2 \
62-
foreign-types-shared-0.1.1 \
63-
fuchsia-cprng-0.1.1 \
64-
fxhash-0.2.1 \
65-
gcc-0.3.55 \
43+
flate2-1.0.14 \
6644
generic-array-0.12.3 \
6745
getrandom-0.1.14 \
68-
gfx-auxil-0.1.0 \
69-
gfx-backend-dx11-0.4.1 \
70-
gfx-backend-dx12-0.4.1 \
71-
gfx-backend-empty-0.4.0 \
72-
gfx-backend-metal-0.4.0 \
73-
gfx-backend-vulkan-0.4.0 \
74-
gfx-hal-0.4.0 \
7546
gif-0.10.3 \
7647
gl-0.14.0 \
7748
gl_generator-0.14.0 \
78-
glfw-0.34.0 \
79-
glfw-sys-3.3.0 \
80-
hibitset-0.6.2 \
81-
inflate-0.4.5 \
82-
js-sys-0.3.33 \
49+
glfw-0.41.0 \
50+
glfw-sys-3.3.2 \
51+
itoa-0.4.6 \
8352
khronos_api-3.1.0 \
84-
lazy_static-1.3.0 \
85-
libc-0.2.65 \
86-
libloading-0.5.2 \
87-
lock_api-0.3.1 \
88-
log-0.4.8 \
89-
luminance-0.38.0 \
90-
luminance-derive-0.5.0 \
53+
lazy_static-1.4.0 \
54+
libc-0.2.92 \
55+
log-0.4.14 \
56+
luminance-0.43.2 \
57+
luminance-derive-0.6.3 \
58+
luminance-gl-0.16.1 \
9159
lzw-0.10.0 \
9260
malloc_buf-0.0.6 \
93-
meowhash-0.1.2 \
94-
metal-0.17.0 \
95-
nodrop-0.1.13 \
96-
nonempty-0.1.4 \
97-
num-integer-0.1.41 \
98-
num-traits-0.2.8 \
99-
objc-0.2.6 \
100-
objc_exception-0.1.1 \
101-
parking_lot-0.9.0 \
102-
parking_lot_core-0.6.2 \
103-
pico-args-0.3.0 \
104-
pkg-config-0.3.15 \
105-
png-0.15.0 \
61+
memoir-0.2.1 \
62+
mini-internal-0.1.13 \
63+
miniserde-0.1.13 \
64+
miniz_oxide-0.3.6 \
65+
nonempty-0.1.5 \
66+
num-integer-0.1.44 \
67+
num-traits-0.2.11 \
68+
objc-0.2.7 \
69+
pico-args-0.3.1 \
70+
png-0.16.6 \
71+
podio-0.1.6 \
10672
ppv-lite86-0.2.6 \
107-
proc-macro2-0.4.30 \
108-
proc-macro2-1.0.1 \
109-
quote-0.6.13 \
110-
quote-1.0.2 \
73+
proc-macro2-1.0.24 \
74+
quote-1.0.8 \
11175
rand-0.7.3 \
11276
rand_chacha-0.2.1 \
113-
rand_core-0.3.1 \
114-
rand_core-0.4.2 \
11577
rand_core-0.5.1 \
11678
rand_hc-0.2.0 \
117-
rand_os-0.1.3 \
118-
range-alloc-0.1.0 \
11979
raw-window-handle-0.3.3 \
120-
rdrand-0.4.0 \
12180
redox_syscall-0.1.56 \
122-
redox_users-0.3.1 \
123-
relevant-0.4.2 \
81+
redox_users-0.3.4 \
12482
remove_dir_all-0.5.2 \
125-
rendy-descriptor-0.5.0 \
126-
rendy-memory-0.5.0 \
127-
rgx-0.7.1 \
128-
rust-argon2-0.5.1 \
129-
rustc-demangle-0.1.16 \
130-
rustc_version-0.2.3 \
131-
scopeguard-1.0.0 \
83+
rgx-0.8.1 \
84+
rust-argon2-0.7.0 \
85+
ryu-1.0.5 \
86+
seahash-4.0.0 \
13287
semver-0.9.0 \
13388
semver-parser-0.7.0 \
134-
serde-1.0.102 \
135-
serde_derive-1.0.102 \
136-
shared_library-0.1.9 \
137-
simple_logger-1.4.0 \
138-
slab-0.4.2 \
139-
smallvec-0.6.10 \
89+
serde-1.0.114 \
90+
serde_derive-1.0.113 \
14091
snap-0.2.5 \
141-
spirv_cross-0.16.0 \
142-
storage-map-0.2.0 \
143-
syn-0.15.44 \
144-
syn-1.0.3 \
145-
synstructure-0.10.2 \
92+
syn-1.0.16 \
14693
tempfile-3.1.0 \
147-
time-0.1.42 \
148-
toml-0.5.5 \
94+
time-0.1.44 \
95+
toml-0.5.6 \
14996
typenum-1.11.2 \
150-
unicode-xid-0.1.0 \
15197
unicode-xid-0.2.0 \
152-
vec_map-0.8.1 \
15398
wasi-0.9.0+wasi-snapshot-preview1 \
154-
wasm-bindgen-0.2.56 \
155-
wasm-bindgen-backend-0.2.56 \
156-
wasm-bindgen-macro-0.2.56 \
157-
wasm-bindgen-macro-support-0.2.56 \
158-
wasm-bindgen-shared-0.2.56 \
159-
wgpu-0.4.0 \
160-
wgpu-native-0.4.1 \
161-
winapi-0.3.7 \
99+
wasi-0.10.0+wasi-snapshot-preview1 \
100+
winapi-0.3.8 \
162101
winapi-i686-pc-windows-gnu-0.4.0 \
163102
winapi-x86_64-pc-windows-gnu-0.4.0 \
164-
wio-0.2.2 \
165-
x11-2.18.1 \
166103
xml-rs-0.8.0 \
167-
zerocopy-0.2.8 \
168-
zerocopy-derive-0.1.4
169-
104+
zip-0.5.5
170105
PLIST_FILES= bin/rx
171106

172107
LDFLAGS+= -L${PREFIX}/lib

0 commit comments

Comments
 (0)