summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2023-07-20 21:13:20 -0400
committerJason E. Hale <jhale@FreeBSD.org>2023-07-21 00:24:44 -0400
commitb161a3cffcb37fcf19d07ef43ac14bbcb4ee6696 (patch)
tree93bd2db009e38a9f920f88cebfbbd8189a01edeb /deskutils
parent05143d057a86e97296dabf9ef96e4e8f6bb16100 (diff)
downloadfreebsd-ports-b161a3cffcb37fcf19d07ef43ac14bbcb4ee6696.zip
deskutils/copyq: Fix build with upcoming Qt 6.5.x
PR: 272422
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/copyq/Makefile3
-rw-r--r--deskutils/copyq/distinfo4
2 files changed, 6 insertions, 1 deletions
diff --git a/deskutils/copyq/Makefile b/deskutils/copyq/Makefile
index ea34a73abb93..4a8d24d6d5eb 100644
--- a/deskutils/copyq/Makefile
+++ b/deskutils/copyq/Makefile
@@ -5,6 +5,9 @@ PORTREVISION= 2
CATEGORIES= deskutils
PKGNAMESUFFIX= -${FLAVOR}
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= 79d33dd337deeb357ce92c3d1e2b5b56b6f2c97d.patch:-p1 # Fix build with Qt 6.5.x
+
MAINTAINER= eduardo@FreeBSD.org
COMMENT= Qt${FLAVOR:S/qt//} based clipboard manager
WWW= https://github.com/hluk/CopyQ
diff --git a/deskutils/copyq/distinfo b/deskutils/copyq/distinfo
index 2955bd6d1c5f..7c7a3eb50671 100644
--- a/deskutils/copyq/distinfo
+++ b/deskutils/copyq/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1680456044
+TIMESTAMP = 1689891691
SHA256 (hluk-CopyQ-v7.0.0_GH0.tar.gz) = 5898ba2025f8e9f61a4b4732e85adf3b1653fad20b5c1f1b0c879a7b72cd4d48
SIZE (hluk-CopyQ-v7.0.0_GH0.tar.gz) = 3323354
+SHA256 (79d33dd337deeb357ce92c3d1e2b5b56b6f2c97d.patch) = 1e35ffd348245b2ca74671e17e38ea77888c589730da69974f6440923226872e
+SIZE (79d33dd337deeb357ce92c3d1e2b5b56b6f2c97d.patch) = 1734