diff options
author | Zsolt Udvari <uzsolt@uzsolt.hu> | 2023-03-20 17:23:59 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2023-03-21 07:37:42 +0000 |
commit | e23651fb2d5cfbbb084da27a6517087f778299e2 (patch) | |
tree | 28939a3de886a1c913bf30ba0609cea50234f10d | |
parent | 07a92d1287332f38fa6326197b4f2b0f10e06758 (diff) | |
download | ports-e23651fb2d5cfbbb084da27a6517087f778299e2.tar.gz ports-e23651fb2d5cfbbb084da27a6517087f778299e2.zip |
deskutils/fet: update to 6.8.7
ChangeLog: https://lalescu.ro/liviu/fet/news.html
17 March 2023, FET 6.8.7 released
- Updated to Qt 6.4.3.
- Improved the method of selection of the interface font.
- Updated the Italian translation, by Andrea Primiani, who is the new translator.
5 March 2023, FET 6.8.6 released
- Code cleanup.
- Minor corrections in the English text.
23 February 2023, FET 6.8.5 released
- Code cleanup.
- Minor corrections in the English text,
8 February 2023, FET 6.8.4 released
- Code cleanup.
* Minor corrections in the English text. The typos were found using a program
written by Volker Dirr.
* Updated the Greek translation.
* Minor corrections in the Romanian translation. The typos were found using a
program written by Volker Dirr.
* Updated the German translation, by Volker Dirr.
PR: 270321
Reported by: uzsolt@uzsolt.hu (maintainer)
-rw-r--r-- | deskutils/fet/Makefile | 2 | ||||
-rw-r--r-- | deskutils/fet/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/fet/Makefile b/deskutils/fet/Makefile index 2516f3a4353b..533c9274261f 100644 --- a/deskutils/fet/Makefile +++ b/deskutils/fet/Makefile @@ -1,5 +1,5 @@ PORTNAME= fet -DISTVERSION= 6.8.3 +DISTVERSION= 6.8.7 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 ba0e56c092b8..bb5a4bbae165 100644 --- a/deskutils/fet/distinfo +++ b/deskutils/fet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675282955 -SHA256 (fet-6.8.3.tar.bz2) = a25a9643fa52c14ce070f1d4aa19daa3b8365fa800b083b14819c1ac1a6d12c7 -SIZE (fet-6.8.3.tar.bz2) = 18994783 +TIMESTAMP = 1679062403 +SHA256 (fet-6.8.7.tar.bz2) = 35b8657b2cfc2fea4f039fb9028c0fb2505d2184c7aae23f903b38fc98169471 +SIZE (fet-6.8.7.tar.bz2) = 18844884 |