Skip to content

Commit

Permalink
www/sqlpage: Update to 0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Palle Girgensohn authored and Palle Girgensohn committed May 23, 2024
1 parent c0fa1bb commit dee1b55
Show file tree
Hide file tree
Showing 3 changed files with 103 additions and 97 deletions.
9 changes: 3 additions & 6 deletions www/sqlpage/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# FATAL: Makefile: order must be PORTNAME/PORTVERSION/DISTVERSIONPREFIX/DISTVERSION/DISTVERSIONSUFFIX/PORTREVISION/PORTEPOCH/CATEGORIES/MASTER_SITES/MASTER_SITE_SUBDIR/PROJECTHOST/PKGNAMEPREFIX/PKGNAMESUFFIX/DISTNAME/EXTRACT_SUFX/DISTFILES(_\w+)?/DIST_SUBDIR/EXTRACT_ONLY.

PORTNAME= sqlpage
DISTVERSIONPREFIX= v
DISTVERSION= 0.20.5
PORTREVISION= 1
DISTVERSION= 0.21.0
CATEGORIES= www databases
MASTER_SITES= https://cdn.jsdelivr.net/npm/:npm
DISTFILES= ${NPM_DISTFILES}
Expand All @@ -27,12 +24,12 @@ GH_PROJECT= SQLpage
USERS= sqlpage
GROUPS= sqlpage

NPM_DISTFILES= apexcharts@3.47.0/dist/apexcharts.min.js:npm \
NPM_DISTFILES= apexcharts@3.49.1/dist/apexcharts.min.js:npm \
@tabler/core@1.0.0-beta20/dist/css/tabler.min.css: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-sprite@3.2.0/dist/tabler-sprite.svg:npm \
@tabler/icons-sprite@3.4.0/dist/tabler-sprite.svg:npm \
tom-select@2.3.1/dist/js/tom-select.popular.min.js:npm

post-extract:
Expand Down
59 changes: 31 additions & 28 deletions www/sqlpage/Makefile.crates
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
CARGO_CRATES= actix-codec-0.5.2 \
actix-http-3.6.0 \
actix-http-3.7.0 \
actix-macros-0.2.4 \
actix-multipart-0.6.1 \
actix-multipart-derive-0.6.1 \
actix-router-0.5.2 \
actix-router-0.5.3 \
actix-rt-2.9.0 \
actix-server-2.3.0 \
actix-service-2.0.2 \
actix-tls-3.3.0 \
actix-tls-3.4.0 \
actix-utils-3.0.1 \
actix-web-4.5.1 \
actix-web-4.6.0 \
actix-web-codegen-4.2.2 \
actix-web-httpauth-0.8.1 \
addr2line-0.21.0 \
Expand All @@ -27,12 +27,12 @@ CARGO_CRATES= actix-codec-0.5.2 \
anstyle-parse-0.2.4 \
anstyle-query-1.0.3 \
anstyle-wincon-3.0.3 \
anyhow-1.0.83 \
anyhow-1.0.86 \
argon2-0.5.3 \
asn1-rs-0.5.2 \
asn1-rs-derive-0.4.0 \
asn1-rs-impl-0.1.0 \
async-channel-2.2.1 \
async-channel-2.3.1 \
async-http-codec-0.8.0 \
async-io-2.3.2 \
async-lock-3.3.0 \
Expand All @@ -46,7 +46,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
atoi-2.0.0 \
atomic-waker-1.1.2 \
autocfg-1.3.0 \
awc-3.4.0 \
awc-3.5.0 \
backtrace-0.3.71 \
base64-0.13.1 \
base64-0.21.7 \
Expand All @@ -58,12 +58,14 @@ CARGO_CRATES= actix-codec-0.5.2 \
block-buffer-0.10.4 \
blocking-1.6.0 \
brotli-3.5.0 \
brotli-6.0.0 \
brotli-decompressor-2.5.1 \
brotli-decompressor-4.0.0 \
bumpalo-3.16.0 \
byteorder-1.5.0 \
bytes-1.6.0 \
bytestring-1.3.1 \
cc-1.0.97 \
cc-1.0.98 \
cfg-if-1.0.0 \
chrono-0.4.38 \
colorchoice-1.0.1 \
Expand All @@ -87,9 +89,9 @@ CARGO_CRATES= actix-codec-0.5.2 \
crypto-common-0.1.6 \
csv-async-1.3.0 \
csv-core-0.1.11 \
darling-0.20.8 \
darling_core-0.20.8 \
darling_macro-0.20.8 \
darling-0.20.9 \
darling_core-0.20.9 \
darling_macro-0.20.9 \
dary_heap-0.3.6 \
data-encoding-2.6.0 \
der-0.7.9 \
Expand All @@ -102,7 +104,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
displaydoc-0.2.4 \
dlv-list-0.5.2 \
dotenvy-0.15.7 \
either-1.11.0 \
either-1.12.0 \
encoding_rs-0.8.34 \
env_filter-0.1.0 \
env_logger-0.11.3 \
Expand Down Expand Up @@ -140,7 +142,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
handlebars-5.1.2 \
hashbrown-0.13.2 \
hashbrown-0.14.5 \
hashlink-0.9.0 \
hashlink-0.9.1 \
heck-0.5.0 \
hermit-abi-0.3.9 \
hex-0.4.3 \
Expand Down Expand Up @@ -172,14 +174,14 @@ CARGO_CRATES= actix-codec-0.5.2 \
lambda_runtime_api_client-0.7.0 \
language-tags-0.3.2 \
lazy_static-1.4.0 \
libc-0.2.154 \
libc-0.2.155 \
libflate-2.1.0 \
libflate_lz77-2.1.0 \
libm-0.2.8 \
libredox-0.1.3 \
libsqlite3-sys-0.28.0 \
linked-hash-map-0.5.6 \
linux-raw-sys-0.4.13 \
linux-raw-sys-0.4.14 \
local-channel-0.1.5 \
local-waker-0.1.4 \
lock_api-0.4.12 \
Expand All @@ -190,7 +192,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
mime-0.3.17 \
mime_guess-2.0.4 \
minimal-lexical-0.2.1 \
miniz_oxide-0.7.2 \
miniz_oxide-0.7.3 \
mio-0.8.11 \
nom-7.1.3 \
num-bigint-0.4.5 \
Expand Down Expand Up @@ -223,7 +225,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
pin-project-internal-1.1.5 \
pin-project-lite-0.2.14 \
pin-utils-0.1.0 \
piper-0.2.1 \
piper-0.2.2 \
pkcs1-0.7.5 \
pkcs8-0.10.2 \
pkg-config-0.3.30 \
Expand All @@ -241,6 +243,7 @@ CARGO_CRATES= actix-codec-0.5.2 \
redox_users-0.4.5 \
regex-1.10.4 \
regex-automata-0.4.6 \
regex-lite-0.1.5 \
regex-syntax-0.8.3 \
ring-0.17.8 \
rle-decode-fast-1.0.3 \
Expand All @@ -255,15 +258,15 @@ CARGO_CRATES= actix-codec-0.5.2 \
rustls-acme-0.9.2 \
rustls-pemfile-2.1.2 \
rustls-pki-types-1.7.0 \
rustls-webpki-0.102.3 \
rustls-webpki-0.102.4 \
ryu-1.0.18 \
scopeguard-1.2.0 \
semver-1.0.23 \
serde-1.0.201 \
serde_derive-1.0.201 \
serde-1.0.202 \
serde_derive-1.0.202 \
serde_json-1.0.117 \
serde_plain-1.0.2 \
serde_spanned-0.6.5 \
serde_spanned-0.6.6 \
serde_urlencoded-0.7.1 \
sha1-0.10.6 \
sha2-0.10.8 \
Expand All @@ -283,14 +286,14 @@ CARGO_CRATES= actix-codec-0.5.2 \
sqlx-oldapi-0.6.22 \
sqlx-rt-oldapi-0.6.22 \
stringprep-0.1.4 \
strsim-0.10.0 \
strsim-0.11.1 \
subtle-2.5.0 \
syn-1.0.109 \
syn-2.0.61 \
syn-2.0.64 \
synstructure-0.12.6 \
tempfile-3.10.1 \
thiserror-1.0.60 \
thiserror-impl-1.0.60 \
thiserror-1.0.61 \
thiserror-impl-1.0.61 \
time-0.3.36 \
time-core-0.1.2 \
time-macros-0.2.18 \
Expand All @@ -302,9 +305,9 @@ CARGO_CRATES= actix-codec-0.5.2 \
tokio-rustls-0.25.0 \
tokio-stream-0.1.15 \
tokio-util-0.7.11 \
toml-0.8.12 \
toml_datetime-0.6.5 \
toml_edit-0.22.12 \
toml-0.8.13 \
toml_datetime-0.6.6 \
toml_edit-0.22.13 \
tower-0.4.13 \
tower-layer-0.3.2 \
tower-service-0.3.2 \
Expand Down

0 comments on commit dee1b55

Please sign in to comment.