Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Jan 2021 22:43:51 +0000 (UTC)
From:      Adriaan de Groot <adridg@FreeBSD.org>
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
Message-ID:  <202101212243.10LMhpgt004562@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101212243.10LMhpgt004562>