aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-01-01 15:35:49 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-01-01 15:35:49 +0000
commit3126a7f63b2b3ad6c5e7c2ddc0f1d32e867d4950 (patch)
treeb0d362ef97304c19844b5b7c56f28048775bc5b8 /databases
parent26fcbbca38614f77ac98b7e32e8abfa174a1c314 (diff)
downloadports-3126a7f63b2b3ad6c5e7c2ddc0f1d32e867d4950.tar.gz
ports-3126a7f63b2b3ad6c5e7c2ddc0f1d32e867d4950.zip
Update www/cutelyst and databases/cutelyst-asql to latest upstream release
Cutelyst is a Qt5-based web application framework. It gives you C++ for application logic and WSGI server and plugins for the webby bits. This update adds a GRANTLEE option, enabled by default: it turns out I hadn't enabled **any** templating in Cutelyst, which is a bit of an annoying restriction. Grantlee is a Qt5-only templating engine, so the additional default dependencies are fairly light. While here, simplify some of the CMake options handling; one thing I'm not sure about is how OPTIONs should be handled in the ordering of pkg-plist: the Porter's Handbook section 8.1 does not offer any guidance. I've collected them at the end. Reported by: portscout
Notes
Notes: svn path=/head/; revision=559840
Diffstat (limited to 'databases')
-rw-r--r--databases/cutelyst-asql/Makefile2
-rw-r--r--databases/cutelyst-asql/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/cutelyst-asql/Makefile b/databases/cutelyst-asql/Makefile
index c07d1254193c..7341b50c6f18 100644
--- a/databases/cutelyst-asql/Makefile
+++ b/databases/cutelyst-asql/Makefile
@@ -2,7 +2,7 @@
PORTNAME= asql
DISTVERSIONPREFIX= v
-DISTVERSION= 0.19.0
+DISTVERSION= 0.26.0
CATEGORIES= databases
PKGNAMEPREFIX= cutelyst-
diff --git a/databases/cutelyst-asql/distinfo b/databases/cutelyst-asql/distinfo
index 306db72eab41..4670ba9ddbd4 100644
--- a/databases/cutelyst-asql/distinfo
+++ b/databases/cutelyst-asql/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603716850
-SHA256 (cutelyst-asql-v0.19.0_GH0.tar.gz) = f514fbefeb17a7055ede68e545f935ecce7e7acd50e2a2115f3e7f6886eb0af7
-SIZE (cutelyst-asql-v0.19.0_GH0.tar.gz) = 28477
+TIMESTAMP = 1609503064
+SHA256 (cutelyst-asql-v0.26.0_GH0.tar.gz) = ca30ace4f62e37f6644f7a56883f137d5e1341226cad347a675205e33857ce6b
+SIZE (cutelyst-asql-v0.26.0_GH0.tar.gz) = 33150