- Update to deskutils/fet 5.31.0
- Remove EXAMPLES and NLS from OPTIONS_DEFAULT, these options along with IPv6 and DOCS are always included in the default options list. PR: 217139 Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
This commit is contained in:
parent
34eeee7224
commit
da97d9c0fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434258
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fet
|
||||
PORTVERSION= 5.30.7
|
||||
PORTVERSION= 5.31.0
|
||||
CATEGORIES= deskutils kde
|
||||
MASTER_SITES= http://lalescu.ro/liviu/fet/download/ \
|
||||
http://lalescu.ro/liviu/fet/download/old/ \
|
||||
|
@ -29,7 +29,7 @@ DESKTOP_ENTRIES="FET" \
|
|||
OPTIONS_DEFINE= EXAMPLES NLS ONLYCL
|
||||
OPTIONS_SINGLE= QTVER
|
||||
OPTIONS_SINGLE_QTVER= QT4 QT5
|
||||
OPTIONS_DEFAULT= EXAMPLES NLS QT4
|
||||
OPTIONS_DEFAULT= QT4
|
||||
ONLYCL_DESC= Build only command line version (without Qt GUI)
|
||||
|
||||
OPTIONS_SUB= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1480855532
|
||||
SHA256 (fet-5.30.7.tar.bz2) = a6f4a2f6f69a9e315209ebc00e5718eb353867a48c9ec4bb575bc10ae00fb15a
|
||||
SIZE (fet-5.30.7.tar.bz2) = 10258368
|
||||
TIMESTAMP = 1487235276
|
||||
SHA256 (fet-5.31.0.tar.bz2) = bf5d7814318828bd11ab74f42fa3500e71d9b216ecf4ac1c7bc425e9376001e5
|
||||
SIZE (fet-5.31.0.tar.bz2) = 10479827
|
||||
|
|
Loading…
Reference in a new issue