git: 34a40e1e37f3 - main - deskutils/feathernotes: update the port to version 1.2.0

From: Alexey Dokuchaev <danfe_at_FreeBSD.org>
Date: Tue, 20 Feb 2024 09:28:45 UTC
The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=34a40e1e37f3c5fdae0c488a1be25a11d6e443b6

commit 34a40e1e37f3c5fdae0c488a1be25a11d6e443b6
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-02-20 09:27:34 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-02-20 09:27:34 +0000

    deskutils/feathernotes: update the port to version 1.2.0
    
    - Support for Qt 5 had been removed :-(
    - Also, removed block format on clearing formats
    - Switch to static release tarball while here
    
    Reported by:    portscout
---
 deskutils/feathernotes/Makefile | 16 ++++++----------
 deskutils/feathernotes/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 13 deletions(-)

diff --git a/deskutils/feathernotes/Makefile b/deskutils/feathernotes/Makefile
index 583b6874769c..71b2fc229a63 100644
--- a/deskutils/feathernotes/Makefile
+++ b/deskutils/feathernotes/Makefile
@@ -1,7 +1,8 @@
-PORTNAME=	${GH_PROJECT:tl}
-PORTVERSION=	1.1.1
-DISTVERSIONPREFIX=	V
+PORTNAME=	feathernotes
+PORTVERSION=	1.2.0
 CATEGORIES=	deskutils
+MASTER_SITES=	https://github.com/tsujan/FeatherNotes/releases/download/V${PORTVERSION}/
+DISTNAME=	FeatherNotes-${PORTVERSION}
 
 MAINTAINER=	danfe@FreeBSD.org
 COMMENT=	Lightweight Qt-based notes manager
@@ -9,15 +10,10 @@ WWW=		https://github.com/tsujan/FeatherNotes
 
 LICENSE=	GPLv3+
 
-USES=		cmake desktop-file-utils qt:5 shared-mime-info xorg
-USE_QT=		buildtools:build linguisttools:build qmake:build dbus \
-		core gui network printsupport svg widgets x11extras xml
+USES=		cmake desktop-file-utils qt:6 shared-mime-info tar:xz xorg
+USE_QT=		base svg translations
 USE_XORG=	ice sm x11 xext
 
-USE_GITHUB=	yes
-GH_ACCOUNT=	tsujan
-GH_PROJECT=	FeatherNotes
-
 OPTIONS_DEFINE=	HUNSPELL
 OPTIONS_DEFAULT=	HUNSPELL
 
diff --git a/deskutils/feathernotes/distinfo b/deskutils/feathernotes/distinfo
index 91fae061e55a..c134f37316e2 100644
--- a/deskutils/feathernotes/distinfo
+++ b/deskutils/feathernotes/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1693321671
-SHA256 (tsujan-FeatherNotes-V1.1.1_GH0.tar.gz) = 27dde444e5250637861cf89c2878be864e10a6760dc8523d3f2be9920dc55ae5
-SIZE (tsujan-FeatherNotes-V1.1.1_GH0.tar.gz) = 557623
+TIMESTAMP = 1708279252
+SHA256 (FeatherNotes-1.2.0.tar.xz) = 65a3f84622dc9828e71ec772adfb472ee53743f32b9fb2cefdad135ea653250c
+SIZE (FeatherNotes-1.2.0.tar.xz) = 627264