diff --git a/comms/cutecom/Makefile b/comms/cutecom/Makefile index 6775a840ab03..940f5833276e 100644 --- a/comms/cutecom/Makefile +++ b/comms/cutecom/Makefile @@ -1,23 +1,22 @@ PORTNAME= cutecom -DISTVERSION= 0.51.0 -PORTREVISION= 1 +DISTVERSION= 0.60.0 +DISTVERSIONSUFFIX= -RC1 CATEGORIES= comms MAINTAINER= jwb@FreeBSD.org COMMENT= Graphical serial terminal for embedded programming WWW= https://gitlab.com/cutecom/cutecom LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= lsz:comms/lrzsz -USES= cmake compiler:c++11-lang qt:5 -USE_QT= buildtools:build core gui network qmake:build serialport widgets +USES= desktop-file-utils cmake compiler:c++11-lang gl qt:6 +USE_GL= gl +USE_QT= base serialport tools:build USE_GITLAB= yes -GL_TAGNAME= cce2e5ec01df09ca4b05f055f21942e0de7eb7dd - -PLIST_FILES= bin/cutecom +GL_TAGNAME= v0.60.0-RC1 .include diff --git a/comms/cutecom/distinfo b/comms/cutecom/distinfo index 731fddebfaec..2f4a6fea39d8 100644 --- a/comms/cutecom/distinfo +++ b/comms/cutecom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617884521 -SHA256 (cutecom-cutecom-cce2e5ec01df09ca4b05f055f21942e0de7eb7dd_GL0.tar.gz) = 8fa20bf7e33599e660802fdd5c0dfd5505b7a10732452bfb900d4a64591efbee -SIZE (cutecom-cutecom-cce2e5ec01df09ca4b05f055f21942e0de7eb7dd_GL0.tar.gz) = 1314696 +TIMESTAMP = 1757853678 +SHA256 (cutecom-v0.60.0-RC1.tar.bz2) = 0251f7d63c6bfb3d3165841edb848e0ea971cf0ca77ceae8132d62a5983a2a35 +SIZE (cutecom-v0.60.0-RC1.tar.bz2) = 1291319 diff --git a/comms/cutecom/files/patch-ctrlcharacterspopup.cpp b/comms/cutecom/files/patch-ctrlcharacterspopup.cpp deleted file mode 100644 index f987cf54fdf1..000000000000 --- a/comms/cutecom/files/patch-ctrlcharacterspopup.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- ctrlcharacterspopup.cpp.orig 2020-05-19 17:54:37 UTC -+++ ctrlcharacterspopup.cpp -@@ -23,6 +23,7 @@ - #include - #include - #include -+#include - #include - #include - #include diff --git a/comms/cutecom/pkg-plist b/comms/cutecom/pkg-plist new file mode 100644 index 000000000000..b1a0d21d49fc --- /dev/null +++ b/comms/cutecom/pkg-plist @@ -0,0 +1,6 @@ +bin/cutecom +share/applications/cutecom.desktop +share/icons/hicolor/32x32/apps/cutecom.png +share/icons/hicolor/scalable/apps/cutecom.svg +share/man/man1/cutecom.1.gz +share/metainfo/com.gitlab.cutecom.cutecom.appdata.xml