Skip to content

Commit

Permalink
www/sqlpage: update to 0.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Palle Girgensohn authored and Palle Girgensohn committed Mar 24, 2024
1 parent 6f1abbc commit c2cbd0e
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 62 deletions.
5 changes: 2 additions & 3 deletions www/sqlpage/Makefile
Expand Up @@ -2,8 +2,7 @@

PORTNAME= sqlpage
DISTVERSIONPREFIX= v
DISTVERSION= 0.20.0
PORTREVISION= 1
DISTVERSION= 0.20.1
CATEGORIES= www databases
MASTER_SITES= https://cdn.jsdelivr.net/npm/:npm
DISTFILES= ${NPM_DISTFILES}
Expand Down Expand Up @@ -32,7 +31,7 @@ NPM_DISTFILES= apexcharts@3.47.0/dist/apexcharts.min.js:npm \
@tabler/core@1.0.0-beta20/dist/css/tabler-vendors.min.css:npm \
@tabler/core@1.0.0-beta20/dist/js/tabler.min.js:npm \
list.js-fixed@2.3.4/dist/list.min.js:npm \
@tabler/icons@2.47.0/tabler-sprite.svg:npm
@tabler/icons-sprite@3.0.1/dist/tabler-sprite.svg:npm

post-extract:
cd ${DISTDIR}; ${PAX} -rw ${NPM_DISTFILES:C/\/.*//g} ${WRKSRC}
Expand Down
36 changes: 18 additions & 18 deletions www/sqlpage/Makefile.crates
Expand Up @@ -16,7 +16,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
adler-1.0.2 \
adler32-1.2.0 \
ahash-0.8.11 \
aho-corasick-1.1.2 \
aho-corasick-1.1.3 \
alloc-no-stdlib-2.0.4 \
alloc-stdlib-0.2.2 \
allocator-api2-0.2.16 \
Expand All @@ -38,32 +38,32 @@ CARGO_CRATES= actix-codec-0.5.2 \
async-lock-2.8.0 \
async-lock-3.3.0 \
async-net-1.8.0 \
async-recursion-1.0.5 \
async-recursion-1.1.0 \
async-stream-0.3.5 \
async-stream-impl-0.3.5 \
async-task-4.7.0 \
async-trait-0.1.77 \
async-trait-0.1.78 \
async-web-client-0.2.7 \
async-ws-0.3.4 \
atoi-2.0.0 \
atomic-waker-1.1.2 \
autocfg-1.1.0 \
awc-3.4.0 \
backtrace-0.3.69 \
backtrace-0.3.71 \
base64-0.13.1 \
base64-0.21.7 \
base64-0.22.0 \
base64ct-1.6.0 \
bitflags-1.3.2 \
bitflags-2.4.2 \
bitflags-2.5.0 \
blake2-0.10.6 \
block-buffer-0.10.4 \
blocking-1.5.1 \
brotli-3.4.0 \
brotli-3.5.0 \
brotli-decompressor-2.5.1 \
bumpalo-3.15.4 \
byteorder-1.5.0 \
bytes-1.5.0 \
bytes-1.6.0 \
bytestring-1.3.1 \
cc-1.0.90 \
cfg-if-1.0.0 \
Expand Down Expand Up @@ -130,7 +130,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
futures-intrusive-0.5.0 \
futures-io-0.3.30 \
futures-lite-1.13.0 \
futures-lite-2.2.0 \
futures-lite-2.3.0 \
futures-macro-0.3.30 \
futures-rustls-0.24.0 \
futures-sink-0.3.30 \
Expand All @@ -142,7 +142,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
gimli-0.28.1 \
gloo-net-0.2.6 \
gloo-utils-0.1.7 \
h2-0.3.24 \
h2-0.3.25 \
handlebars-5.1.0 \
hashbrown-0.13.2 \
hashbrown-0.14.3 \
Expand All @@ -166,7 +166,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
impl-more-0.1.6 \
include_dir-0.7.3 \
include_dir_macros-0.7.3 \
indexmap-2.2.5 \
indexmap-2.2.6 \
instant-0.1.12 \
io-lifetimes-1.0.11 \
itertools-0.12.1 \
Expand Down Expand Up @@ -246,7 +246,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
rcgen-0.10.0 \
redox_syscall-0.4.1 \
redox_users-0.4.4 \
regex-1.10.3 \
regex-1.10.4 \
regex-automata-0.4.6 \
regex-syntax-0.8.2 \
ring-0.16.20 \
Expand All @@ -259,7 +259,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
rustc_version-0.4.0 \
rusticata-macros-4.1.0 \
rustix-0.37.27 \
rustix-0.38.31 \
rustix-0.38.32 \
rustls-0.20.9 \
rustls-0.21.10 \
rustls-acme-0.7.7 \
Expand All @@ -281,7 +281,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
signal-hook-registry-1.4.1 \
signature-2.2.0 \
slab-0.4.9 \
smallvec-1.13.1 \
smallvec-1.13.2 \
socket2-0.4.10 \
socket2-0.5.6 \
spin-0.5.2 \
Expand All @@ -300,7 +300,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
strum_macros-0.24.3 \
subtle-2.5.0 \
syn-1.0.109 \
syn-2.0.52 \
syn-2.0.53 \
synstructure-0.12.6 \
tempfile-3.10.1 \
thiserror-1.0.58 \
Expand All @@ -315,11 +315,11 @@ CARGO_CRATES= actix-codec-0.5.2 \
tokio-macros-2.2.0 \
tokio-rustls-0.23.4 \
tokio-rustls-0.24.1 \
tokio-stream-0.1.14 \
tokio-stream-0.1.15 \
tokio-util-0.7.10 \
toml-0.8.11 \
toml-0.8.12 \
toml_datetime-0.6.5 \
toml_edit-0.22.7 \
toml_edit-0.22.9 \
tower-0.4.13 \
tower-layer-0.3.2 \
tower-service-0.3.2 \
Expand All @@ -342,7 +342,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
url-2.5.0 \
utf-8-0.7.6 \
utf8parse-0.2.1 \
uuid-1.7.0 \
uuid-1.8.0 \
vcpkg-0.2.15 \
version_check-0.9.4 \
waker-fn-1.1.1 \
Expand Down

0 comments on commit c2cbd0e

Please sign in to comment.