Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jul 2023 09:05:52 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2119983d5ad6 - main - =?utf-8?Q?x11-toolkits/ctk:=20Update=202018-10-29-269=20=E2=86=92=202023.07.13?=
Message-ID:  <202307190905.36J95qHl087885@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2119983d5ad64ac81d8e128010935d9d317c1f97

commit 2119983d5ad64ac81d8e128010935d9d317c1f97
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-07-18 13:55:24 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-07-19 09:05:50 +0000

    x11-toolkits/ctk: Update 2018-10-29-269 → 2023.07.13
    
    Reported by:    portscout
---
 x11-toolkits/ctk/Makefile  | 8 ++++----
 x11-toolkits/ctk/distinfo  | 6 +++---
 x11-toolkits/ctk/pkg-plist | 1 +
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/x11-toolkits/ctk/Makefile b/x11-toolkits/ctk/Makefile
index b31eba084084..bcbe86dd6663 100644
--- a/x11-toolkits/ctk/Makefile
+++ b/x11-toolkits/ctk/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	CTK
-DISTVERSION=	2018-10-29-269
-DISTVERSIONSUFFIX=	-g8487ec9a
+DISTVERSION=	2023.07.13
 CATEGORIES=	x11-toolkits
 PKGNAMESUFFIX=	-widgets
 
@@ -12,12 +11,13 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		cmake compiler:c++11-lib qt:5
-USE_GITHUB=	yes
-GH_ACCOUNT=	commontk
 USE_QT=		concurrent core designer gui multimedia opengl sql widgets xml xmlpatterns \
 		buildtools:build uitools:build qmake:build testlib:build # see CMake/ctkMacroSetupQt.cmake
 USE_LDCONFIG=	yes
 
+USE_GITHUB=	yes
+GH_ACCOUNT=	commontk
+
 CMAKE_ARGS=	-DCTK_QT_VERSION=5
 CMAKE_OFF=	CTK_SUPERBUILD BUILD_TESTING
 CMAKE_ON=	CTK_LIB_Widgets
diff --git a/x11-toolkits/ctk/distinfo b/x11-toolkits/ctk/distinfo
index 06f6e83833ec..7f29bff23434 100644
--- a/x11-toolkits/ctk/distinfo
+++ b/x11-toolkits/ctk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1666548725
-SHA256 (commontk-CTK-2018-10-29-269-g8487ec9a_GH0.tar.gz) = fda3e01bb2a2762a67e0ce36dbc8602ce9808e79d65b0574d49de76fbf58feb3
-SIZE (commontk-CTK-2018-10-29-269-g8487ec9a_GH0.tar.gz) = 2390450
+TIMESTAMP = 1689755206
+SHA256 (commontk-CTK-2023.07.13_GH0.tar.gz) = c65412549876e1ad6266a322b3a30e130765444a8564d1152bcd801a4645f9f1
+SIZE (commontk-CTK-2023.07.13_GH0.tar.gz) = 2403906
diff --git a/x11-toolkits/ctk/pkg-plist b/x11-toolkits/ctk/pkg-plist
index cfcc2ec8d695..89bf7473f7f1 100644
--- a/x11-toolkits/ctk/pkg-plist
+++ b/x11-toolkits/ctk/pkg-plist
@@ -168,6 +168,7 @@ include/ctk-0.1/ctkTreeComboBox.h
 include/ctk-0.1/ctkTreeComboBoxEventPlayer.h
 include/ctk-0.1/ctkTreeComboBoxEventTranslator.h
 include/ctk-0.1/ctkUtils.h
+include/ctk-0.1/ctkUtils.tpp
 include/ctk-0.1/ctkValueProxy.h
 include/ctk-0.1/ctkWidgetsExport.h
 include/ctk-0.1/ctkWidgetsPythonQtDecorators.h



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