diff --git a/devel/qschematic/Makefile b/devel/qschematic/Makefile index 6c1e605954f8..8a4837300275 100644 --- a/devel/qschematic/Makefile +++ b/devel/qschematic/Makefile @@ -1,31 +1,31 @@ PORTNAME= qschematic -DISTVERSION= 1.5.1 +DISTVERSION= 1.6.0 CATEGORIES= devel MAINTAINER= jbo@FreeBSD.org COMMENT= Qt/C++ library providing widgets for drawing diagrams WWW= https://github.com/simulton/qschematic LICENSE= MIT LICENSE_FILE= ${WRKSRC}/license.txt LIB_DEPENDS= libgpds.so:devel/gpds -USES= cmake compiler:c++17-lang qt:6 +USES= cmake compiler:c++20-lang qt:6 USE_QT= base USE_GITHUB= yes GH_ACCOUNT= simulton GH_PROJECT= QSchematic CMAKE_ARGS= -DQSCHEMATIC_DEPENDENCY_GPDS_TARGET:STRING="gpds::gpds-shared" CMAKE_OFF= QSCHEMATIC_BUILD_DEMO QSCHEMATIC_DEPENDENCY_GPDS_DOWNLOAD # Since the update from USES qt:5 to qt:6 there appears to be some overlinking # resulting in pulling in OpenGL which is not needed by upstream. # Put a "workaround" in place until we get to investigate this. LDFLAGS+= -Wl,--as-needed PLIST_SUB= DISTVERSION=${DISTVERSION} .include diff --git a/devel/qschematic/distinfo b/devel/qschematic/distinfo index 61dff51a0774..28cdf619e130 100644 --- a/devel/qschematic/distinfo +++ b/devel/qschematic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701649458 -SHA256 (simulton-QSchematic-1.5.1_GH0.tar.gz) = 2d6e74d34996b34fd10fcaab64ef732fce508f0729edcfd56034ea0a88ceec72 -SIZE (simulton-QSchematic-1.5.1_GH0.tar.gz) = 1510872 +TIMESTAMP = 1708308397 +SHA256 (simulton-QSchematic-1.6.0_GH0.tar.gz) = 03771cfd36ba7d88bed506f79d4babadee9038723335beaa2b72612292d521e1 +SIZE (simulton-QSchematic-1.6.0_GH0.tar.gz) = 1511024