Index: head/games/pentobi/files/patch-pentobi_unix_CMakeLists.txt =================================================================== --- head/games/pentobi/files/patch-pentobi_unix_CMakeLists.txt (revision 568411) +++ head/games/pentobi/files/patch-pentobi_unix_CMakeLists.txt (nonexistent) @@ -1,26 +0,0 @@ -Disable bogus file detection - -- It doesn't work and there's no trivial way to fix - it as the path is dependent on gettext version - (e.g. ${LOCALBASE}/share/gettext-0.21/its/metainfo.its) -- It's not used anywhere - ---- pentobi/unix/CMakeLists.txt.orig 2020-11-20 12:21:18 UTC -+++ pentobi/unix/CMakeLists.txt -@@ -10,16 +10,6 @@ endif() - # its existence already at configuration time. - get_filename_component(GETTEXT_BIN_DIR ${GETTEXT_MSGFMT_EXECUTABLE} DIRECTORY) - get_filename_component(GETTEXT_INSTALL_DIR ${GETTEXT_BIN_DIR} DIRECTORY) --find_file(METAINFO_ITS NAMES metainfo.its appdata.its -- HINTS ${GETTEXT_INSTALL_DIR}/share/gettext/its -- ) --if(NOT METAINFO_ITS) -- message(FATAL_ERROR -- "metainfo.its not found. Install appstream and/or use" -- " -DMETAINFO_ITS= to define the location of the metainfo.its" -- " or appdata.its file." -- ) --endif() - - find_program(RSVG_CONVERT rsvg-convert) - if(NOT RSVG_CONVERT) Property changes on: head/games/pentobi/files/patch-pentobi_unix_CMakeLists.txt ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/pentobi/Makefile =================================================================== --- head/games/pentobi/Makefile (revision 568411) +++ head/games/pentobi/Makefile (revision 568412) @@ -1,50 +1,50 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= pentobi -PORTVERSION= 18.4 +PORTVERSION= 18.5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Computer opponent for the board game Blokus LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= itstool:textproc/itstool \ xsltproc:textproc/libxslt \ ${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:textproc/docbook-xsl 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 \ 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_DEFAULT=EXTERNAL_HELP OPTIONS_SUB= yes TEST_CMAKE_BOOL= PENTOBI_BUILD_TESTS TEST_TEST_TARGET= test GNOME_DESC= Build Gnome thumbnailer GNOME_CMAKE_BOOL= PENTOBI_BUILD_THUMBNAILER 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} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ .include Index: head/games/pentobi/distinfo =================================================================== --- head/games/pentobi/distinfo (revision 568411) +++ head/games/pentobi/distinfo (revision 568412) @@ -1,3 +1,3 @@ -TIMESTAMP = 1606676888 -SHA256 (pentobi-18.4.tar.xz) = d7b7ae7ea8bba4d9237e8a8e2199ce622c488a35f9ddf961193ecd15aa0ce65b -SIZE (pentobi-18.4.tar.xz) = 466944 +TIMESTAMP = 1615299027 +SHA256 (pentobi-18.5.tar.xz) = 3bbeea2bd3762cf8d15439bcd0628f77d37cc777212cdd91cb3feecc28c708b2 +SIZE (pentobi-18.5.tar.xz) = 470692