mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 15.0
This commit is contained in:
parent
57de7fba19
commit
16f1a9acb9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473540
3 changed files with 12 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pentobi
|
||||
PORTVERSION= 14.1
|
||||
PORTVERSION= 15.0
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
|
@ -18,7 +18,9 @@ USE_QT= core gui widgets svg concurrent \
|
|||
|
||||
PORTDOCS= NEWS
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFINE= DOCS TEST
|
||||
TEST_CMAKE_BOOL= PENTOBI_BUILD_TESTS
|
||||
TEST_TEST_TARGET= test
|
||||
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1515355137
|
||||
SHA256 (pentobi-14.1.tar.xz) = 3f7115d818a2289feac768057faa490d033d516eac6c4ac784d883e1a64a0a43
|
||||
SIZE (pentobi-14.1.tar.xz) = 406724
|
||||
TIMESTAMP = 1530205156
|
||||
SHA256 (pentobi-15.0.tar.xz) = a3b25a2dd92d6bd5805466e6a4ca8837c60c8440ef91202360ed02729f70ced3
|
||||
SIZE (pentobi-15.0.tar.xz) = 421464
|
||||
|
|
|
@ -82,6 +82,11 @@ share/mime/packages/pentobi-mime.xml
|
|||
%%DATADIR%%/books/book_trigon_2.blksgf
|
||||
%%DATADIR%%/books/book_trigon_3.blksgf
|
||||
%%DATADIR%%/translations/libpentobi_gui_de.qm
|
||||
%%DATADIR%%/translations/libpentobi_gui_fr.qm
|
||||
%%DATADIR%%/translations/libpentobi_gui_nb_NO.qm
|
||||
%%DATADIR%%/translations/pentobi.qm
|
||||
%%DATADIR%%/translations/pentobi_de.qm
|
||||
%%DATADIR%%/translations/pentobi_fr.qm
|
||||
%%DATADIR%%/translations/pentobi_nb_NO.qm
|
||||
%%DATADIR%%/translations/qtbase_minimal_nb_NO.qm
|
||||
share/thumbnailers/pentobi.thumbnailer
|
||||
|
|
Loading…
Add table
Reference in a new issue