git: dc7653c0a8fe - main - deskutils/fet: Update to 6.2.0

From: Yasuhiro Kimura <yasu_at_FreeBSD.org>
Date: Tue, 16 Nov 2021 17:02:53 UTC
The branch main has been updated by yasu:

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

commit dc7653c0a8fee8f5f013caf539fc332cadc4ce42
Author:     Zsolt Udvari <uzsolt@uzsolt.hu>
AuthorDate: 2021-10-24 20:23:11 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2021-11-16 17:02:33 +0000

    deskutils/fet: Update to 6.2.0
    
    While here, re-format Makefile with portfmt.
    
    ChangeLog:      https://www.lalescu.ro/liviu/fet/news.html
    PR:             259419
---
 deskutils/fet/Makefile | 21 +++++++++++----------
 deskutils/fet/distinfo |  6 +++---
 2 files changed, 14 insertions(+), 13 deletions(-)

diff --git a/deskutils/fet/Makefile b/deskutils/fet/Makefile
index 90810df32d08..b3381b56cf48 100644
--- a/deskutils/fet/Makefile
+++ b/deskutils/fet/Makefile
@@ -1,7 +1,7 @@
 # Created by: Leinier Cruz Salfran <salfrancl@yahoo.es>
 
 PORTNAME=	fet
-DISTVERSION=	6.1.8
+DISTVERSION=	6.2.0
 CATEGORIES=	deskutils education
 MASTER_SITES=	https://lalescu.ro/liviu/fet/download/ \
 		https://lalescu.ro/liviu/fet/download/old/ \
@@ -16,16 +16,16 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		compiler:c++14-lang gl qmake qt:5 tar:bzip2
 USE_GL=		gl
-USE_QT=		buildtools_build core printsupport widgets
+USE_QT=		core printsupport widgets buildtools_build
 
 INSTALL_TARGET=	${WRKSRC}/fet-cl
 
-DESKTOP_ENTRIES="FET" \
-		"Free timetable software" \
-		"" \
-		"fet" \
-		"Education;Qt;" \
-		true
+DESKTOP_ENTRIES=	"FET" \
+			"Free timetable software" \
+			"" \
+			"fet" \
+			"Education;Qt;" \
+			true
 
 PORTEXAMPLES=	*
 
@@ -34,8 +34,9 @@ OPTIONS_SUB=	yes
 
 ONLYCL_DESC=	Build only command line version (without Qt GUI)
 
-ONLYCL_VARS=	QMAKE_SOURCE_PATH=${WRKSRC}/src/src-cl.pro
-ONLYCL_VARS_OFF=	INSTALL_TARGET+=${WRKSRC}/fet USE_QT+="gui network"
+ONLYCL_VARS=		QMAKE_SOURCE_PATH=${WRKSRC}/src/src-cl.pro
+ONLYCL_VARS_OFF=	INSTALL_TARGET+=${WRKSRC}/fet \
+			USE_QT+="gui network"
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|/usr/share/fet|${DATADIR}|g' \
diff --git a/deskutils/fet/distinfo b/deskutils/fet/distinfo
index b2aa8c00f9c4..f21ea3326202 100644
--- a/deskutils/fet/distinfo
+++ b/deskutils/fet/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633243763
-SHA256 (fet-6.1.8.tar.bz2) = 947eec0a40a78cb7e390652417ba6906b9a01b5c619c85bbd227a20dd706a29a
-SIZE (fet-6.1.8.tar.bz2) = 17187997
+TIMESTAMP = 1634721847
+SHA256 (fet-6.2.0.tar.bz2) = 62017b4026ee0f099121ce3b38206de85570b0ad6684a0b4e57c23a623522144
+SIZE (fet-6.2.0.tar.bz2) = 17220710