aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2024-05-03 23:30:08 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2024-05-03 23:30:08 +0000
commit951cc964200ae1f8fcc9f7d7762a3f082f1ebb8d (patch)
tree83185c8617bb5777e76e38ab9078be7f558eced8
parent2adc60ebcca7264c025b42e75f4d0d5cb7872cb3 (diff)
downloadports-951cc964200ae1f8fcc9f7d7762a3f082f1ebb8d.tar.gz
ports-951cc964200ae1f8fcc9f7d7762a3f082f1ebb8d.zip
x11-toolkits/qt6pas: Update to 6.2.8
PR: 278719 Reported by: jhale
-rw-r--r--x11-toolkits/qt6pas/Makefile15
-rw-r--r--x11-toolkits/qt6pas/distinfo6
-rw-r--r--x11-toolkits/qt6pas/pkg-plist2
3 files changed, 14 insertions, 9 deletions
diff --git a/x11-toolkits/qt6pas/Makefile b/x11-toolkits/qt6pas/Makefile
index 30f90d96558e..278a50ac8a88 100644
--- a/x11-toolkits/qt6pas/Makefile
+++ b/x11-toolkits/qt6pas/Makefile
@@ -1,6 +1,5 @@
PORTNAME= qt6pas
-PORTVERSION= 6.2.7
-PORTREVISION= 1
+PORTVERSION= 6.2.8
CATEGORIES= x11-toolkits
MASTER_SITES= LOCAL/acm/
@@ -8,11 +7,17 @@ MAINTAINER= acm@FreeBSD.org
COMMENT= Qt6 binding for FreePascal
WWW= https://wiki.lazarus.freepascal.org/index.php/Qt6_Interface
-USES= compiler:c++11-lang qmake qt:6
-USE_QT= base:run declarative:build tools:build
+LICENSE= LGPL3LE
+LICENSE_NAME= GNU Lesser General Public License version 3 Link Exception
+LICENSE_FILE= ${WRKSRC}/COPYING.TXT
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
+USES= compiler:c++11-lang gl qmake qt:6
+USE_GL= opengl
+USE_QT= base
USE_LDCONFIG= yes
-QT6_VER_MIN= 6.2.7
+QT6_VER_MIN= 6.2.8
post-patch:
@${REINPLACE_CMD} -e 's|-mincoming-stack-boundary=2||g' ${WRKSRC}/Qt6Pas.pro
diff --git a/x11-toolkits/qt6pas/distinfo b/x11-toolkits/qt6pas/distinfo
index e0824f944a36..5269a103edf1 100644
--- a/x11-toolkits/qt6pas/distinfo
+++ b/x11-toolkits/qt6pas/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698536718
-SHA256 (qt6pas-6.2.7.tar.gz) = ae28f09e7deb8372f3a0e9218d819236fa9fddd224749af6dbcc1d0916e73126
-SIZE (qt6pas-6.2.7.tar.gz) = 323251
+TIMESTAMP = 1714769795
+SHA256 (qt6pas-6.2.8.tar.gz) = 49b6d3939453a439fa98a511895195089b791ee78cd18a8035651375f88c61a7
+SIZE (qt6pas-6.2.8.tar.gz) = 378669
diff --git a/x11-toolkits/qt6pas/pkg-plist b/x11-toolkits/qt6pas/pkg-plist
index c72970e27384..ca7ac6bae767 100644
--- a/x11-toolkits/qt6pas/pkg-plist
+++ b/x11-toolkits/qt6pas/pkg-plist
@@ -1,4 +1,4 @@
%%QT_LIBDIR%%/libQt6Pas.so
%%QT_LIBDIR%%/libQt6Pas.so.6
%%QT_LIBDIR%%/libQt6Pas.so.6.2
-%%QT_LIBDIR%%/libQt6Pas.so.6.2.7
+%%QT_LIBDIR%%/libQt6Pas.so.6.2.8