Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2020 08:40:49 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r540018 - head/deskutils/fet
Message-ID:  <202006240840.05O8ennd045207@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Wed Jun 24 08:40:49 2020
New Revision: 540018
URL: https://svnweb.freebsd.org/changeset/ports/540018

Log:
  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)

Modified:
  head/deskutils/fet/Makefile
  head/deskutils/fet/distinfo

Modified: head/deskutils/fet/Makefile
==============================================================================
--- head/deskutils/fet/Makefile	Wed Jun 24 08:31:18 2020	(r540017)
+++ head/deskutils/fet/Makefile	Wed Jun 24 08:40:49 2020	(r540018)
@@ -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=	*
 

Modified: head/deskutils/fet/distinfo
==============================================================================
--- head/deskutils/fet/distinfo	Wed Jun 24 08:31:18 2020	(r540017)
+++ head/deskutils/fet/distinfo	Wed Jun 24 08:40:49 2020	(r540018)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006240840.05O8ennd045207>