mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Update www/cutelyst to latest upstream release, 2.11.0
Release notes at https://dantti.wordpress.com/2020/05/13/cutelyst-2-11-and-simplemail-2-1-released-and-a-fork-called-cutelee/ Nothing spectacular, though it might have some performance improvements.
This commit is contained in:
parent
5972c1a8bd
commit
8ae0c5d065
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535234
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= cutelyst
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.10.0
|
||||
DISTVERSION= 2.11.0
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= adridg@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1582038868
|
||||
SHA256 (cutelyst-cutelyst-v2.10.0_GH0.tar.gz) = f4ff2e5af79cad7ce7bf3c841c30f66528b4fbbb5b6bbd7727b85e8a0ca57ef2
|
||||
SIZE (cutelyst-cutelyst-v2.10.0_GH0.tar.gz) = 477784
|
||||
TIMESTAMP = 1589462894
|
||||
SHA256 (cutelyst-cutelyst-v2.11.0_GH0.tar.gz) = b0e3d658a60d68906f7255b78bad64af1aa07cb3b785fbf61629b7355f089baa
|
||||
SIZE (cutelyst-cutelyst-v2.11.0_GH0.tar.gz) = 487683
|
||||
|
@ -187,10 +187,12 @@ man/man5/Cutelyst2Qt5Session.5.gz
|
||||
%%DATADIR%%2/translations/cutelystcore.en.qm
|
||||
%%DATADIR%%2/translations/cutelystwsgi.en.qm
|
||||
%%DATADIR%%2/translations/plugin_csrfprotection.de.qm
|
||||
%%DATADIR%%2/translations/plugin_memcached.de.qm
|
||||
%%DATADIR%%2/translations/plugin_utils_validator.de.qm
|
||||
%%DATADIR%%2/translations/plugin_view_grantlee.de.qm
|
||||
%%DATADIR%%2/translations/plugin_csrfprotection.en.qm
|
||||
%%DATADIR%%2/translations/plugin_memcached.de.qm
|
||||
%%DATADIR%%2/translations/plugin_memcached.en.qm
|
||||
%%DATADIR%%2/translations/plugin_utils_validator.de.qm
|
||||
%%DATADIR%%2/translations/plugin_utils_validator.en.qm
|
||||
%%DATADIR%%2/translations/plugin_view_cutelee.de.qm
|
||||
%%DATADIR%%2/translations/plugin_view_cutelee.en.qm
|
||||
%%DATADIR%%2/translations/plugin_view_grantlee.de.qm
|
||||
%%DATADIR%%2/translations/plugin_view_grantlee.en.qm
|
||||
|
Loading…
Reference in New Issue
Block a user