deskutils/fet: Update to 5.45.0
From ChangeLog: https://www.lalescu.ro/liviu/fet/news.html * Slightly improved the code for the constraints of type teacher(s)/students (set) max days per week and teacher(s)/students (set) interval max days per week. * Corrected a compilation warning appearing with the new gcc 10.1.1. * Updated the Arabic translation, by Benahmed Abdelkrim. PR: 247486 Submitted by: uzsolt@uzsolt.hu (maintainer)
This commit is contained in:
parent
564572f92a
commit
e752073b92
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=540018
2 changed files with 9 additions and 9 deletions
|
@ -2,12 +2,12 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fet
|
||||
DISTVERSION= 5.44.5
|
||||
DISTVERSION= 5.45.0
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= http://lalescu.ro/liviu/fet/download/ \
|
||||
http://lalescu.ro/liviu/fet/download/old/ \
|
||||
http://timetabling.de/download/ \
|
||||
http://timetabling.de/download/old/
|
||||
MASTER_SITES= https://lalescu.ro/liviu/fet/download/ \
|
||||
https://lalescu.ro/liviu/fet/download/old/ \
|
||||
https://timetabling.de/download/ \
|
||||
https://timetabling.de/download/old/
|
||||
|
||||
MAINTAINER= uzsolt@uzsolt.hu
|
||||
COMMENT= Free timetabling software
|
||||
|
@ -17,7 +17,7 @@ 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 xml
|
||||
USE_QT= buildtools_build core printsupport widgets
|
||||
|
||||
PORTEXAMPLES= *
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1588845686
|
||||
SHA256 (fet-5.44.5.tar.bz2) = 0dc70d09033dc6599d927e512c653e993a238aaeead8b770399c3b0574a8f74b
|
||||
SIZE (fet-5.44.5.tar.bz2) = 13065985
|
||||
TIMESTAMP = 1592845737
|
||||
SHA256 (fet-5.45.0.tar.bz2) = 8609a29db3a52011ce7e1cd94c1cfde4423b29d5f683402e333f03c1b8d15612
|
||||
SIZE (fet-5.45.0.tar.bz2) = 13305783
|
||||
|
|
Loading…
Reference in a new issue