1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

x11-toolkits/ctk: Update 2018-10-29 -> 2018-10-29-269

This commit is contained in:
Yuri Victorovich 2022-10-23 11:35:07 -07:00
parent 5c793405d0
commit 225ce60fe1
3 changed files with 11 additions and 6 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= CTK
DISTVERSION= 2018-10-29
PORTREVISION= 2
DISTVERSION= 2018-10-29-269
DISTVERSIONSUFFIX= -g8487ec9a
CATEGORIES= x11-toolkits
PKGNAMESUFFIX= -widgets
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake compiler:c++11-lib qt:5
USE_GITHUB= yes
GH_ACCOUNT= commontk
USE_QT= concurrent core designer gui opengl sql widgets xml xmlpatterns \
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

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1544637932
SHA256 (commontk-CTK-2018-10-29_GH0.tar.gz) = a937515aac5465416ed47ff10852a4fe0f6de59c49332098ad90b161737e20d0
SIZE (commontk-CTK-2018-10-29_GH0.tar.gz) = 2325602
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

View File

@ -38,6 +38,7 @@ include/ctk-0.1/ctkColorDialog.h
include/ctk-0.1/ctkColorPickerButton.h
include/ctk-0.1/ctkComboBox.h
include/ctk-0.1/ctkCommandLineParser.h
include/ctk-0.1/ctkCompatibility_p.h
include/ctk-0.1/ctkCompilerDetections_p.h
include/ctk-0.1/ctkCompleter.h
include/ctk-0.1/ctkConfig.h
@ -49,6 +50,7 @@ include/ctk-0.1/ctkCoordinatesWidget.h
include/ctk-0.1/ctkCoordinatesWidget_p.h
include/ctk-0.1/ctkCoreExport.h
include/ctk-0.1/ctkCorePythonQtDecorators.h
include/ctk-0.1/ctkCoreSettings.h
include/ctk-0.1/ctkCoreTestingMacros.h
include/ctk-0.1/ctkCoreTestingUtilities.h
include/ctk-0.1/ctkCoreTestingUtilities.tpp
@ -64,6 +66,7 @@ include/ctk-0.1/ctkDoubleSpinBox.h
include/ctk-0.1/ctkDoubleSpinBox_p.h
include/ctk-0.1/ctkDynamicSpacer.h
include/ctk-0.1/ctkErrorLogAbstractMessageHandler.h
include/ctk-0.1/ctkErrorLogAbstractModel.h
include/ctk-0.1/ctkErrorLogContext.h
include/ctk-0.1/ctkErrorLogFDMessageHandler.h
include/ctk-0.1/ctkErrorLogFDMessageHandler_p.h
@ -191,10 +194,12 @@ lib/ctk-0.1/CMake/CTKExports.cmake
lib/ctk-0.1/CMake/CTKPluginUseFile.cmake
lib/ctk-0.1/CMake/UseCTK.cmake
lib/ctk-0.1/CMake/ctkExport.h.in
lib/ctk-0.1/CMake/ctkFunctionAddExecutableUtf8.cmake
lib/ctk-0.1/CMake/ctkFunctionAddPluginRepo.cmake
lib/ctk-0.1/CMake/ctkFunctionCheckCompilerFlags.cmake
lib/ctk-0.1/CMake/ctkFunctionCheckoutRepo.cmake
lib/ctk-0.1/CMake/ctkFunctionCompileSnippets.cmake
lib/ctk-0.1/CMake/ctkFunctionExtractOptimizedLibrary.cmake
lib/ctk-0.1/CMake/ctkFunctionExtractOptionNameAndValue.cmake
lib/ctk-0.1/CMake/ctkFunctionGenerateDGraphInput.cmake
lib/ctk-0.1/CMake/ctkFunctionGeneratePluginManifest.cmake