aboutsummaryrefslogtreecommitdiff
path: root/www/cutelyst
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2019-06-28 10:15:04 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2019-06-28 10:15:04 +0000
commit37f77baac9201881c4fa705d6825c7654fb97d90 (patch)
tree890344ed1558cf92b8316c7a05dd119c90ee8cb5 /www/cutelyst
parent47dbce8c754feb1ac98bd7b83704792e1848df39 (diff)
downloadports-37f77baac9201881c4fa705d6825c7654fb97d90.tar.gz
ports-37f77baac9201881c4fa705d6825c7654fb97d90.zip
Update www/cutelyst to latest upstream release
Release announcement at https://dantti.wordpress.com/2019/06/27/cutelyst-2-8-0-released/ cpack support, deflate support, and other bugfixes. One FreeBSD patch has been incorporated upstream.
Notes
Notes: svn path=/head/; revision=505280
Diffstat (limited to 'www/cutelyst')
-rw-r--r--www/cutelyst/Makefile2
-rw-r--r--www/cutelyst/distinfo6
-rw-r--r--www/cutelyst/files/patch-wsgi_unixfork.cpp13
-rw-r--r--www/cutelyst/pkg-plist7
4 files changed, 11 insertions, 17 deletions
diff --git a/www/cutelyst/Makefile b/www/cutelyst/Makefile
index 78b27ef328f5..e8e1a82ddaec 100644
--- a/www/cutelyst/Makefile
+++ b/www/cutelyst/Makefile
@@ -2,7 +2,7 @@
PORTNAME= cutelyst
DISTVERSIONPREFIX= v
-DISTVERSION= 2.7.0
+DISTVERSION= 2.8.0
CATEGORIES= www
MAINTAINER= adridg@FreeBSD.org
diff --git a/www/cutelyst/distinfo b/www/cutelyst/distinfo
index 301f9147f97a..a70c4202e802 100644
--- a/www/cutelyst/distinfo
+++ b/www/cutelyst/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550569411
-SHA256 (cutelyst-cutelyst-v2.7.0_GH0.tar.gz) = f87c2f04b148a50f5df13aa5d75b45bf20e56be2e2cd6e17c2aef5231db4b467
-SIZE (cutelyst-cutelyst-v2.7.0_GH0.tar.gz) = 459601
+TIMESTAMP = 1561715037
+SHA256 (cutelyst-cutelyst-v2.8.0_GH0.tar.gz) = 04c42ffde90db632f2d58a7dc9b40ba11d230f0f42d6ddd38332e467807c0a48
+SIZE (cutelyst-cutelyst-v2.8.0_GH0.tar.gz) = 460724
diff --git a/www/cutelyst/files/patch-wsgi_unixfork.cpp b/www/cutelyst/files/patch-wsgi_unixfork.cpp
deleted file mode 100644
index 40ad92ef8753..000000000000
--- a/www/cutelyst/files/patch-wsgi_unixfork.cpp
+++ /dev/null
@@ -1,13 +0,0 @@
-Missing implicit includes.
-
---- wsgi/unixfork.cpp.orig 2018-05-31 13:16:21 UTC
-+++ wsgi/unixfork.cpp
-@@ -23,6 +23,8 @@
- #include <unistd.h>
- #include <sys/types.h>
- #include <sys/stat.h>
-+#include <sys/param.h>
-+#include <sys/cpuset.h>
- #include <errno.h>
- #include <stdio.h>
- #include <sys/wait.h>
diff --git a/www/cutelyst/pkg-plist b/www/cutelyst/pkg-plist
index 7c3e97ef0d4e..faeafbf73d77 100644
--- a/www/cutelyst/pkg-plist
+++ b/www/cutelyst/pkg-plist
@@ -165,3 +165,10 @@ libdata/pkgconfig/Cutelyst2Qt5WSGI.pc
man/man1/cutelyst-wsgi2.1.gz
man/man1/cutelyst2.1.gz
man/man5/Cutelyst2Qt5Session.5.gz
+%%DATADIR%%2/translations/cutelystcmd.en.qm
+%%DATADIR%%2/translations/cutelystcore.en.qm
+%%DATADIR%%2/translations/cutelystwsgi.en.qm
+%%DATADIR%%2/translations/plugin_csrfprotection.en.qm
+%%DATADIR%%2/translations/plugin_memcached.en.qm
+%%DATADIR%%2/translations/plugin_utils_validator.en.qm
+%%DATADIR%%2/translations/plugin_view_grantlee.en.qm