Date: Mon, 24 Jul 2023 11:32:23 GMT From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6fb27f3ec5cd - main - deskutils/fet: update to 6.9.3 Message-ID: <202307241132.36OBWNsl062298@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=6fb27f3ec5cd21b905cde921c3ce99218020dfbf commit 6fb27f3ec5cd21b905cde921c3ce99218020dfbf Author: Zsolt Udvari <uzsolt@uzsolt.hu> AuthorDate: 2023-07-23 17:02:11 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-07-24 11:32:12 +0000 deskutils/fet: update to 6.9.3 ChangeLog: https://lalescu.ro/liviu/fet/news.html * Updated to Qt 6.5.2. * The activities import/export from/to CSV files will now process correctly the individually modified subactivities. The different components will be separated by the | symbol. * Corrected a few English fields * Updated the Greek translation PR: 272683 Reported by: uzsolt@uzsolt.hu (maintainer) --- deskutils/fet/Makefile | 2 +- deskutils/fet/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/deskutils/fet/Makefile b/deskutils/fet/Makefile index 4bada72189e6..a28edde77bcb 100644 --- a/deskutils/fet/Makefile +++ b/deskutils/fet/Makefile @@ -1,5 +1,5 @@ PORTNAME= fet -DISTVERSION= 6.9.2 +DISTVERSION= 6.9.3 CATEGORIES= deskutils education MASTER_SITES= https://lalescu.ro/liviu/fet/download/ \ https://lalescu.ro/liviu/fet/download/old/ \ diff --git a/deskutils/fet/distinfo b/deskutils/fet/distinfo index 8dcbcbdf193d..803d235c86d2 100644 --- a/deskutils/fet/distinfo +++ b/deskutils/fet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688204361 -SHA256 (fet-6.9.2.tar.bz2) = acf6d33e1084a9a500ab45b0cf445ea4fcdbd55bef8949f1d5cf76b2cd9a83be -SIZE (fet-6.9.2.tar.bz2) = 18909914 +TIMESTAMP = 1690113670 +SHA256 (fet-6.9.3.tar.bz2) = eef95b18af9410c9cbc1283397c75b6c8f2d917ecfe727f340cb5aaa34e665ce +SIZE (fet-6.9.3.tar.bz2) = 18938663
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307241132.36OBWNsl062298>