deskutils/fet: update to 6.18.1
This port needs a compiler understanding c++17. Changelog: https://lalescu.ro/liviu/fet/news.html Approved by: bofh (mentor) Differential Revision: https://reviews.freebsd.org/D43759
This commit is contained in:
parent
95ccbaa9f0
commit
3c818eeab9
2 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= fet
|
||||
DISTVERSION= 6.15.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 6.18.1
|
||||
CATEGORIES= deskutils education
|
||||
MASTER_SITES= https://lalescu.ro/liviu/fet/download/ \
|
||||
https://lalescu.ro/liviu/fet/download/old/ \
|
||||
|
@ -18,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
FLAVORS= qt6 qt5
|
||||
FLAVOR?= qt6
|
||||
|
||||
USES= compiler:c++14-lang gl qmake qt:${FLAVOR:S/qt//} tar:bzip2
|
||||
USES= compiler:c++17-lang gl qmake qt:${FLAVOR:S/qt//} tar:bzip2
|
||||
USE_GL= gl
|
||||
_USE_QT5= core gui network printsupport widgets buildtools:build
|
||||
_USE_QT6= base
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1704174699
|
||||
SHA256 (fet-6.15.0.tar.bz2) = 5d5d09036c07ce3d330e4aff62dd6bfcacb793e345ec0ac8ac950eb1804bb356
|
||||
SIZE (fet-6.15.0.tar.bz2) = 19835943
|
||||
TIMESTAMP = 1709475091
|
||||
SHA256 (fet-6.18.1.tar.bz2) = 8277e7b5a6ea92acdf89ea9a37280f49f13cca0df143e0e4285c2defc927c979
|
||||
SIZE (fet-6.18.1.tar.bz2) = 20480299
|
||||
|
|
Loading…
Reference in a new issue