svn commit: r556770 - in head/games/pentobi: . files
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Dec 1 17:40:15 UTC 2020
Author: amdmi3
Date: Tue Dec 1 17:40:14 2020
New Revision: 556770
URL: https://svnweb.freebsd.org/changeset/ports/556770
Log:
- Update to 18.4
Modified:
head/games/pentobi/Makefile
head/games/pentobi/distinfo
head/games/pentobi/files/patch-pentobi_unix_CMakeLists.txt
head/games/pentobi/pkg-plist
Modified: head/games/pentobi/Makefile
==============================================================================
--- head/games/pentobi/Makefile Tue Dec 1 17:37:20 2020 (r556769)
+++ head/games/pentobi/Makefile Tue Dec 1 17:40:14 2020 (r556770)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pentobi
-PORTVERSION= 18.3
-PORTREVISION= 2
+PORTVERSION= 18.4
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
Modified: head/games/pentobi/distinfo
==============================================================================
--- head/games/pentobi/distinfo Tue Dec 1 17:37:20 2020 (r556769)
+++ head/games/pentobi/distinfo Tue Dec 1 17:40:14 2020 (r556770)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604576026
-SHA256 (pentobi-18.3.tar.xz) = 2bdadd21965cb8b7f580c0970900147eda3ccf866516ca9062c9305d6c68a1f7
-SIZE (pentobi-18.3.tar.xz) = 460092
+TIMESTAMP = 1606676888
+SHA256 (pentobi-18.4.tar.xz) = d7b7ae7ea8bba4d9237e8a8e2199ce622c488a35f9ddf961193ecd15aa0ce65b
+SIZE (pentobi-18.4.tar.xz) = 466944
Modified: head/games/pentobi/files/patch-pentobi_unix_CMakeLists.txt
==============================================================================
--- head/games/pentobi/files/patch-pentobi_unix_CMakeLists.txt Tue Dec 1 17:37:20 2020 (r556769)
+++ head/games/pentobi/files/patch-pentobi_unix_CMakeLists.txt Tue Dec 1 17:40:14 2020 (r556770)
@@ -5,10 +5,10 @@ Disable bogus file detection
(e.g. ${LOCALBASE}/share/gettext-0.21/its/metainfo.its)
- It's not used anywhere
---- pentobi/unix/CMakeLists.txt.orig 2020-11-04 07:37:40 UTC
+--- pentobi/unix/CMakeLists.txt.orig 2020-11-20 12:21:18 UTC
+++ pentobi/unix/CMakeLists.txt
-@@ -6,16 +6,6 @@ if(NOT ITSTOOL)
- endif()
+@@ -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
@@ -21,6 +21,6 @@ Disable bogus file detection
- " or appdata.its file."
- )
-endif()
+
find_program(RSVG_CONVERT rsvg-convert)
if(NOT RSVG_CONVERT)
- message(FATAL_ERROR "rsvg-convert not found (install librsvg2-bin)")
Modified: head/games/pentobi/pkg-plist
==============================================================================
--- head/games/pentobi/pkg-plist Tue Dec 1 17:37:20 2020 (r556769)
+++ head/games/pentobi/pkg-plist Tue Dec 1 17:40:14 2020 (r556770)
@@ -76,6 +76,21 @@ share/help/es/pentobi/system.html
share/help/es/pentobi/trigon_rules.html
share/help/es/pentobi/user_interface.html
share/help/es/pentobi/window_menu.html
+share/help/ru/pentobi/become_stronger.html
+share/help/ru/pentobi/callisto_rules.html
+share/help/ru/pentobi/classic_rules.html
+share/help/ru/pentobi/duo_rules.html
+share/help/ru/pentobi/gembloq_rules.html
+share/help/ru/pentobi/index.html
+share/help/ru/pentobi/junior_rules.html
+share/help/ru/pentobi/license.html
+share/help/ru/pentobi/nexos_rules.html
+share/help/ru/pentobi/overview.html
+share/help/ru/pentobi/shortcuts.html
+share/help/ru/pentobi/system.html
+share/help/ru/pentobi/trigon_rules.html
+share/help/ru/pentobi/user_interface.html
+share/help/ru/pentobi/window_menu.html
share/icons/hicolor/48x48/apps/pentobi.png
share/icons/hicolor/48x48/mimetypes/application-x-blokus-sgf.png
share/icons/hicolor/scalable/apps/pentobi.svg
More information about the svn-ports-all
mailing list