From owner-svn-ports-all@freebsd.org Thu Jan 21 22:43:52 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id ED0744E22F6; Thu, 21 Jan 2021 22:43:52 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DMHVw6LhYz3Hp6; Thu, 21 Jan 2021 22:43:52 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CC6F71413D; Thu, 21 Jan 2021 22:43:52 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10LMhqiF004567; Thu, 21 Jan 2021 22:43:52 GMT (envelope-from adridg@FreeBSD.org) Received: (from adridg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10LMhpgt004562; Thu, 21 Jan 2021 22:43:51 GMT (envelope-from adridg@FreeBSD.org) Message-Id: <202101212243.10LMhpgt004562@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adridg set sender to adridg@FreeBSD.org using -f From: Adriaan de Groot Date: Thu, 21 Jan 2021 22:43:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562253 - in head: databases/cutelyst-asql www/cutelyst www/cutelyst/files X-SVN-Group: ports-head X-SVN-Commit-Author: adridg X-SVN-Commit-Paths: in head: databases/cutelyst-asql www/cutelyst www/cutelyst/files X-SVN-Commit-Revision: 562253 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Jan 2021 22:43:53 -0000 Author: adridg Date: Thu Jan 21 22:43:51 2021 New Revision: 562253 URL: https://svnweb.freebsd.org/changeset/ports/562253 Log: Update www/cutelyst and related ports to latest upstream release Release notes are at https://dantti.wordpress.com/2021/01/19/cutelyst-2-14-2-and-asql-0-27-released/ There were patches from FreeBSD upstreamed, and some tidying-up, and there's a bunch of patches and benchmark improvements. Deleted: head/www/cutelyst/files/ Modified: head/databases/cutelyst-asql/Makefile head/databases/cutelyst-asql/distinfo head/www/cutelyst/Makefile head/www/cutelyst/distinfo head/www/cutelyst/pkg-plist Modified: head/databases/cutelyst-asql/Makefile ============================================================================== --- head/databases/cutelyst-asql/Makefile Thu Jan 21 22:26:51 2021 (r562252) +++ head/databases/cutelyst-asql/Makefile Thu Jan 21 22:43:51 2021 (r562253) @@ -2,7 +2,7 @@ PORTNAME= asql DISTVERSIONPREFIX= v -DISTVERSION= 0.26.0 +DISTVERSION= 0.27.0 CATEGORIES= databases PKGNAMEPREFIX= cutelyst- Modified: head/databases/cutelyst-asql/distinfo ============================================================================== --- head/databases/cutelyst-asql/distinfo Thu Jan 21 22:26:51 2021 (r562252) +++ head/databases/cutelyst-asql/distinfo Thu Jan 21 22:43:51 2021 (r562253) @@ -1,3 +1,3 @@ -TIMESTAMP = 1609503064 -SHA256 (cutelyst-asql-v0.26.0_GH0.tar.gz) = ca30ace4f62e37f6644f7a56883f137d5e1341226cad347a675205e33857ce6b -SIZE (cutelyst-asql-v0.26.0_GH0.tar.gz) = 33150 +TIMESTAMP = 1611268564 +SHA256 (cutelyst-asql-v0.27.0_GH0.tar.gz) = 5d54dbdc0f97f2e63ade95bb3794bb8f5b7238cf7a248236b756c3146707260a +SIZE (cutelyst-asql-v0.27.0_GH0.tar.gz) = 33303 Modified: head/www/cutelyst/Makefile ============================================================================== --- head/www/cutelyst/Makefile Thu Jan 21 22:26:51 2021 (r562252) +++ head/www/cutelyst/Makefile Thu Jan 21 22:43:51 2021 (r562253) @@ -2,7 +2,7 @@ PORTNAME= cutelyst DISTVERSIONPREFIX= v -DISTVERSION= 2.14.0 +DISTVERSION= 2.14.2 CATEGORIES= www MAINTAINER= adridg@FreeBSD.org Modified: head/www/cutelyst/distinfo ============================================================================== --- head/www/cutelyst/distinfo Thu Jan 21 22:26:51 2021 (r562252) +++ head/www/cutelyst/distinfo Thu Jan 21 22:43:51 2021 (r562253) @@ -1,3 +1,3 @@ -TIMESTAMP = 1609503082 -SHA256 (cutelyst-cutelyst-v2.14.0_GH0.tar.gz) = 73115acaa1df8574bed4333b3ee142b09f1a7abe1272c19379392c1735e85bea -SIZE (cutelyst-cutelyst-v2.14.0_GH0.tar.gz) = 489834 +TIMESTAMP = 1611268580 +SHA256 (cutelyst-cutelyst-v2.14.2_GH0.tar.gz) = 5ff193f6bded151e6f5f9525bb93b8d4b4eac925ca83c557fd8471dd0ceca95a +SIZE (cutelyst-cutelyst-v2.14.2_GH0.tar.gz) = 490467 Modified: head/www/cutelyst/pkg-plist ============================================================================== --- head/www/cutelyst/pkg-plist Thu Jan 21 22:26:51 2021 (r562252) +++ head/www/cutelyst/pkg-plist Thu Jan 21 22:43:51 2021 (r562253) @@ -1,6 +1,7 @@ bin/cutelyst-wsgi2 bin/cutelyst2 include/cutelyst2-qt5/Cutelyst/Action +include/cutelyst2-qt5/Cutelyst/ActionChain include/cutelyst2-qt5/Cutelyst/Application include/cutelyst2-qt5/Cutelyst/Component include/cutelyst2-qt5/Cutelyst/Context @@ -94,6 +95,7 @@ include/cutelyst2-qt5/Cutelyst/Upload include/cutelyst2-qt5/Cutelyst/View include/cutelyst2-qt5/Cutelyst/WSGI/wsgi.h include/cutelyst2-qt5/Cutelyst/action.h +include/cutelyst2-qt5/Cutelyst/actionchain.h include/cutelyst2-qt5/Cutelyst/application.h include/cutelyst2-qt5/Cutelyst/async.h include/cutelyst2-qt5/Cutelyst/component.h