Skip to content

Commit

Permalink
deskutils/fet: update to 6.9.1
Browse files Browse the repository at this point in the history
ChangeLog: https://lalescu.ro/liviu/fet/news.html

 * Updated to Qt 6.5.1.
 * Corrected a few English fields.
 * Updated the Italian translation.
 * Updated the Greek translation.

While here, pet linters.

PR:		271950
Reported by:	uzsolt@uzsolt.hu (maintainer)
  • Loading branch information
uzsolt authored and Fernando Apesteguía committed Jun 13, 2023
1 parent eea019d commit a68cfe1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions deskutils/fet/Makefile
@@ -1,5 +1,5 @@
PORTNAME= fet
DISTVERSION= 6.9.0
DISTVERSION= 6.9.1
CATEGORIES= deskutils education
MASTER_SITES= https://lalescu.ro/liviu/fet/download/ \
https://lalescu.ro/liviu/fet/download/old/ \
Expand All @@ -16,14 +16,15 @@ LICENSE_FILE= ${WRKSRC}/COPYING

FLAVORS= qt5 qt6
FLAVOR?= qt6
CONFLICTS_INSTALL= ${FLAVORS:@fl@fet-${fl}@}

USES= compiler:c++14-lang gl qmake qt:${FLAVOR:S/qt//} tar:bzip2
USE_GL= gl
_USE_QT5= core gui network printsupport widgets buildtools:build
_USE_QT6= base
USE_QT= ${_USE_QT${FLAVOR:S/qt//}}

CONFLICTS_INSTALL= ${FLAVORS:@fl@fet-${fl}@}

DESKTOP_ENTRIES= "FET" \
"Free timetable software" \
"" \
Expand Down
6 changes: 3 additions & 3 deletions deskutils/fet/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1680876722
SHA256 (fet-6.9.0.tar.bz2) = daf39231f7c9e4ca99c0540f2e4a78172513044db35266bfc3b0d1a01e2adcd2
SIZE (fet-6.9.0.tar.bz2) = 18857314
TIMESTAMP = 1686491628
SHA256 (fet-6.9.1.tar.bz2) = 90a53b7a23ce4d98223b82def046f7b079a223d968fbcdab12e66b26840c76e5
SIZE (fet-6.9.1.tar.bz2) = 18905421

0 comments on commit a68cfe1

Please sign in to comment.