Skip to content

Commit

Permalink
deskutils/copyq: Fix build with upcoming Qt 6.5.x
Browse files Browse the repository at this point in the history
PR:		272422
  • Loading branch information
BSDKaffee committed Jul 21, 2023
1 parent 05143d0 commit b161a3c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 3 additions & 0 deletions deskutils/copyq/Makefile
Expand Up @@ -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
Expand Down
4 changes: 3 additions & 1 deletion 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

0 comments on commit b161a3c

Please sign in to comment.