diff options
author | Zsolt Udvari <uzsolt@uzsolt.hu> | 2022-12-18 18:40:59 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2022-12-21 22:19:30 +0000 |
commit | 1a39aca12166aeebb8ace96c5b56e60187432694 (patch) | |
tree | ac93129a67114b93885f7e3d6c460b2bda83526e | |
parent | f51f09f3ea9810666f475b26865c04d835bd5963 (diff) | |
download | ports-1a39aca12166aeebb8ace96c5b56e60187432694.tar.gz ports-1a39aca12166aeebb8ace96c5b56e60187432694.zip |
deskutils/fet: update to 6.7.7
ChangeLog: https://lalescu.ro/liviu/fet/news.html
* Interface improvement: in the activities dialog, in the list of time
constraints directly related to the selected activity, there will be shown
the related constraints of type teacher/students set not available times.
* Minor improvements.
* Code cleanup.
PR: 268443
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 b46225532391..f781a888e728 100644 --- a/deskutils/fet/Makefile +++ b/deskutils/fet/Makefile @@ -1,5 +1,5 @@ PORTNAME= fet -DISTVERSION= 6.7.0 +DISTVERSION= 6.7.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 e7b344c0682b..1b6963c968be 100644 --- a/deskutils/fet/distinfo +++ b/deskutils/fet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667050358 -SHA256 (fet-6.7.0.tar.bz2) = 67443c53818d2699c1d89cb3dc906faebc37d16713b11ff65404b4319b97dffc -SIZE (fet-6.7.0.tar.bz2) = 18825450 +TIMESTAMP = 1671183632 +SHA256 (fet-6.7.7.tar.bz2) = cb7499e9356fed8f67a4a259c350ec52154ca580bf323a1c3799eba1a61f3523 +SIZE (fet-6.7.7.tar.bz2) = 18789907 |