diff options
author | Palle Girgensohn <girgen@FreeBSD.org> | 2024-02-28 10:43:33 +0100 |
---|---|---|
committer | Palle Girgensohn <girgen@FreeBSD.org> | 2024-02-28 15:28:49 +0100 |
commit | 57e1b2d15adc40fefa042676fab4d4d0b98595b0 (patch) | |
tree | 4d56b1df4cab3b264851968752551a5c1c3c566d | |
parent | converters/p5-LaTeXML: Update to 0.8.8 (diff) |
www/sqlpage: Update to 0.19.1
This includes a security issue. There is no CVE and since the port is
brand new, there is no reason to add a vuln entry. Check the release
notes if you use the port.
Release notes: https://github.com/lovasoa/SQLpage/releases/tag/v0.19.1
-rw-r--r-- | www/sqlpage/Makefile | 2 | ||||
-rw-r--r-- | www/sqlpage/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/sqlpage/Makefile b/www/sqlpage/Makefile index c56c94ed283e..3ae0f228aacd 100644 --- a/www/sqlpage/Makefile +++ b/www/sqlpage/Makefile @@ -2,7 +2,7 @@ PORTNAME= sqlpage DISTVERSIONPREFIX= v -DISTVERSION= 0.19.0 +DISTVERSION= 0.19.1 CATEGORIES= www databases MASTER_SITES= https://cdn.jsdelivr.net/npm/:npm DISTFILES= ${NPM_DISTFILES} diff --git a/www/sqlpage/distinfo b/www/sqlpage/distinfo index 08d6bad51f23..36aa13b5e252 100644 --- a/www/sqlpage/distinfo +++ b/www/sqlpage/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1708892461 +TIMESTAMP = 1709113034 SHA256 (apexcharts@3.46.0/dist/apexcharts.min.js) = 28895d380eccb4482c6d90c707c8e4081345e6c1505a509374b989e3490268d4 SIZE (apexcharts@3.46.0/dist/apexcharts.min.js) = 524387 SHA256 (@tabler/core@1.0.0-beta20/dist/css/tabler.min.css) = 952de72b130c6622884491bb5205289ce1d8baf1e05b979c9048ef1cc6316fd4 @@ -793,5 +793,5 @@ SHA256 (rust/crates/zstd-safe-7.0.0.crate) = 43747c7422e2924c11144d5229878b98180 SIZE (rust/crates/zstd-safe-7.0.0.crate) = 20463 SHA256 (rust/crates/zstd-sys-2.0.9+zstd.1.5.5.crate) = 9e16efa8a874a0481a574084d34cc26fdb3b99627480f785888deb6386506656 SIZE (rust/crates/zstd-sys-2.0.9+zstd.1.5.5.crate) = 728791 -SHA256 (lovasoa-SQLpage-v0.19.0_GH0.tar.gz) = 835a66d8fe89cbacadf7cb5f103fa5a98b7233cbf412fc9f0a2511d42104cb63 -SIZE (lovasoa-SQLpage-v0.19.0_GH0.tar.gz) = 19605632 +SHA256 (lovasoa-SQLpage-v0.19.1_GH0.tar.gz) = d157b13dbb0241d89bb768fc493ff6abc3642922a3e1d1a2700eab54c0f5f2fd +SIZE (lovasoa-SQLpage-v0.19.1_GH0.tar.gz) = 19606107 |