Date: Wed, 21 Apr 2021 10:44:05 GMT From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b6bc2b26500e - main - games/pentobi: update to 19.0 Message-ID: <202104211044.13LAi58B045997@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=b6bc2b26500e1ac747b15ffb3da7a86b59137493 commit b6bc2b26500e1ac747b15ffb3da7a86b59137493 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2021-04-20 17:32:59 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2021-04-21 10:41:26 +0000 games/pentobi: update to 19.0 --- games/pentobi/Makefile | 10 +++------- games/pentobi/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/games/pentobi/Makefile b/games/pentobi/Makefile index 99d64ece9c0a..de2a8881ac14 100644 --- a/games/pentobi/Makefile +++ b/games/pentobi/Makefile @@ -1,5 +1,5 @@ PORTNAME= pentobi -PORTVERSION= 18.5 +PORTVERSION= 19.0 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} @@ -16,15 +16,14 @@ BUILD_DEPENDS= itstool:textproc/itstool \ USES= compiler:c++14-lang cmake desktop-file-utils gettext-tools gnome qt:5 \ shared-mime-info tar:xz USE_GNOME= librsvg2:build -USE_QT= core gui widgets svg concurrent quickcontrols2 \ - declarative network \ +USE_QT= core gui concurrent quickcontrols2 declarative network \ qmake_build buildtools_build linguisttools_build CMAKE_ARGS= -DDOCBOOK_XSL=${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl PORTDOCS= AUTHORS.md HACKING.md NEWS.md README.md PORTDATA= * -OPTIONS_DEFINE= DOCS TEST GNOME KDE EXTERNAL_HELP +OPTIONS_DEFINE= DOCS TEST GNOME KDE OPTIONS_DEFAULT=EXTERNAL_HELP OPTIONS_SUB= yes @@ -36,9 +35,6 @@ KDE_CMAKE_BOOL= PENTOBI_BUILD_KDE_THUMBNAILER KDE_USES= kde:5 KDE_USE= KDE=kio KDE_DESC= Build KDE thumbnailer -EXTERNAL_HELP_DESC= Open help in web browser instead of build-in webview -EXTERNAL_HELP_CMAKE_BOOL= PENTOBI_OPEN_HELP_EXTERNALLY -EXTERNAL_HELP_USE_OFF= QT=webview post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/games/pentobi/distinfo b/games/pentobi/distinfo index cd852185ef0a..8ea9c5d9134b 100644 --- a/games/pentobi/distinfo +++ b/games/pentobi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615299027 -SHA256 (pentobi-18.5.tar.xz) = 3bbeea2bd3762cf8d15439bcd0628f77d37cc777212cdd91cb3feecc28c708b2 -SIZE (pentobi-18.5.tar.xz) = 470692 +TIMESTAMP = 1618922782 +SHA256 (pentobi-19.0.tar.xz) = 73d53dd398e47cbc4c85e4118c566f59a24d0ebda9147db3037187974f0b2bf1 +SIZE (pentobi-19.0.tar.xz) = 471260
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104211044.13LAi58B045997>