Date: Fri, 06 Feb 2026 17:55:40 +0000 From: Vladimir Druzenko <vvd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Mamadou Babaei <info@babaei.net> Subject: git: ad7a878c5533 - main - www/wt: Uptate 4.12.1 => 4.12.2 Message-ID: <69862b1c.26943.3b09a520@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=ad7a878c55333800115638a22ec5075ddf1840a6 commit ad7a878c55333800115638a22ec5075ddf1840a6 Author: Mamadou Babaei <info@babaei.net> AuthorDate: 2026-02-06 17:53:59 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2026-02-06 17:53:59 +0000 www/wt: Uptate 4.12.1 => 4.12.2 Changelog: https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html While here sort *_DESC. PR: 292947 --- www/wt/Makefile | 4 ++-- www/wt/distinfo | 6 +++--- www/wt/pkg-plist | 1 + 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/www/wt/Makefile b/www/wt/Makefile index 3d5eaab7708f..879eeb3850b3 100644 --- a/www/wt/Makefile +++ b/www/wt/Makefile @@ -1,5 +1,5 @@ PORTNAME= wt -DISTVERSION= 4.12.1 +DISTVERSION= 4.12.2 CATEGORIES= www MAINTAINER= info@babaei.net @@ -76,8 +76,8 @@ STDANY_DESC= Use std::any instead of bundled thelink2012::any STDFS_DESC= Use std::filesystem instead of boost::filesystem THEMES_DESC= Install the source files for Wt's themes UNWIND_DESC= Build Wt with stacktrace support using libunwind -WTHTTP_DESC= Build Wt stand-alone httpd connector WTCPPIMPL_DESC= Wt C++ Features Implementations +WTHTTP_DESC= Build Wt stand-alone httpd connector EXAMPLES_IMPLIES= SQLITE3 WTHTTP EXAMPLES_CMAKE_BOOL= BUILD_EXAMPLES INSTALL_EXAMPLES diff --git a/www/wt/distinfo b/www/wt/distinfo index bf4cc4f0f8d7..7af3414730a0 100644 --- a/www/wt/distinfo +++ b/www/wt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1764641650 -SHA256 (emweb-wt-4.12.1_GH0.tar.gz) = 672c1704f87f76e7d16ca6e1127a345bf223d0bfa1187bf5a86f6965cf349f0c -SIZE (emweb-wt-4.12.1_GH0.tar.gz) = 10925011 +TIMESTAMP = 1770260234 +SHA256 (emweb-wt-4.12.2_GH0.tar.gz) = e0aaaaec05b243df6ebb93c4d648a9607156df3b049db723db3487bb80cab06a +SIZE (emweb-wt-4.12.2_GH0.tar.gz) = 10955876 diff --git a/www/wt/pkg-plist b/www/wt/pkg-plist index 62a748c8df4c..92c58f5f2991 100644 --- a/www/wt/pkg-plist +++ b/www/wt/pkg-plist @@ -331,6 +331,7 @@ include/Wt/WRectF.h include/Wt/WRegExpValidator.h include/Wt/WResource.h include/Wt/WSelectionBox.h +include/Wt/WSelfDeletingResource.h include/Wt/WServer.h include/Wt/WServerGLWidget.h include/Wt/WShadow.hhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69862b1c.26943.3b09a520>
