diff options
-rw-r--r-- | www/wt/Makefile | 3 | ||||
-rw-r--r-- | www/wt/distinfo | 6 | ||||
-rw-r--r-- | www/wt/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/www/wt/Makefile b/www/wt/Makefile index 336427db5ed4..573339f983d3 100644 --- a/www/wt/Makefile +++ b/www/wt/Makefile @@ -1,6 +1,5 @@ PORTNAME= wt -DISTVERSION= 4.11.3 -PORTREVISION= 1 +DISTVERSION= 4.11.4 CATEGORIES= www MAINTAINER= info@babaei.net diff --git a/www/wt/distinfo b/www/wt/distinfo index bcce7578e0b5..f63c215d2b0f 100644 --- a/www/wt/distinfo +++ b/www/wt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740047837 -SHA256 (emweb-wt-4.11.3_GH0.tar.gz) = b0093b938767367a8bed76e82ab5522df5c6dee2c4cd8feca5c47bb43755eccc -SIZE (emweb-wt-4.11.3_GH0.tar.gz) = 10601583 +TIMESTAMP = 1753078030 +SHA256 (emweb-wt-4.11.4_GH0.tar.gz) = b42b9818e4c8ab8af835b0c88bda5c4f71ccfb38fd8baf90648064b0544eb564 +SIZE (emweb-wt-4.11.4_GH0.tar.gz) = 10616646 diff --git a/www/wt/pkg-plist b/www/wt/pkg-plist index 1e0d263822e9..cdb08afb829c 100644 --- a/www/wt/pkg-plist +++ b/www/wt/pkg-plist @@ -316,6 +316,7 @@ include/Wt/WPopupMenuItem.h include/Wt/WPopupWidget.h include/Wt/WProgressBar.h include/Wt/WPushButton.h +include/Wt/WQrCode.h include/Wt/WRadioButton.h include/Wt/WRandom.h include/Wt/WRasterImage.h @@ -395,6 +396,7 @@ include/Wt/cpp17/any/README.md include/Wt/cpp17/any/any.hpp include/Wt/cpp20/date.hpp include/Wt/cpp20/tz.hpp +include/thirdparty/qrcodegen/QrCode.hpp lib/cmake/wt/wt-config-version.cmake lib/cmake/wt/wt-config.cmake %%DBO%%lib/cmake/wt/wt-target-dbo-%%CMAKE_BUILD_TYPE%%.cmake |