From owner-svn-ports-all@freebsd.org Mon Oct 5 13:11:29 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 62223423C53; Mon, 5 Oct 2020 13:11:29 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C4gwK1zxQz3cWh; Mon, 5 Oct 2020 13:11:29 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2886315FB9; Mon, 5 Oct 2020 13:11:29 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 095DBTMp006226; Mon, 5 Oct 2020 13:11:29 GMT (envelope-from 0mp@FreeBSD.org) Received: (from 0mp@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 095DBSSq006223; Mon, 5 Oct 2020 13:11:28 GMT (envelope-from 0mp@FreeBSD.org) Message-Id: <202010051311.095DBSSq006223@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: 0mp set sender to 0mp@FreeBSD.org using -f From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Mon, 5 Oct 2020 13:11:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r551490 - in head/games/chessx: . files X-SVN-Group: ports-head X-SVN-Commit-Author: 0mp X-SVN-Commit-Paths: in head/games/chessx: . files X-SVN-Commit-Revision: 551490 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Oct 2020 13:11:29 -0000 Author: 0mp Date: Mon Oct 5 13:11:28 2020 New Revision: 551490 URL: https://svnweb.freebsd.org/changeset/ports/551490 Log: Update to 1.5.4 Change log: http://svn.code.sf.net/p/chessx/code/tags/release-1-5-4/ChangeLog.txt Modified: head/games/chessx/Makefile head/games/chessx/distinfo head/games/chessx/files/patch-chessx.pro Modified: head/games/chessx/Makefile ============================================================================== --- head/games/chessx/Makefile Mon Oct 5 12:50:49 2020 (r551489) +++ head/games/chessx/Makefile Mon Oct 5 13:11:28 2020 (r551490) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= chessx -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.4 CATEGORIES= games MASTER_SITES= SF @@ -11,10 +11,10 @@ COMMENT= Qt 5 chess database application LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= compiler:c++11-lang desktop-file-utils gl qmake qt:5 tar:tgz +USES= compiler:c++11-lang desktop-file-utils gl gmake qmake qt:5 tar:tgz USE_GL= gl USE_QT= concurrent core gui multimedia network opengl printsupport svg \ - widgets xml buildtools_build linguisttools_build + widgets xml buildtools_build linguisttools_build speech PLIST_FILES= bin/chessx \ share/applications/chessx.desktop \ Modified: head/games/chessx/distinfo ============================================================================== --- head/games/chessx/distinfo Mon Oct 5 12:50:49 2020 (r551489) +++ head/games/chessx/distinfo Mon Oct 5 13:11:28 2020 (r551490) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568648340 -SHA256 (chessx-1.5.0.tgz) = d130ad3220821da9ea19e7228222a5528fabca3ca06bc41b4d7f702454f63827 -SIZE (chessx-1.5.0.tgz) = 7251973 +TIMESTAMP = 1601899704 +SHA256 (chessx-1.5.4.tgz) = e2dbacff2a6c055cfbe4ce0344331f77262867e228a5fe2895e6c242772065a8 +SIZE (chessx-1.5.4.tgz) = 3663299 Modified: head/games/chessx/files/patch-chessx.pro ============================================================================== --- head/games/chessx/files/patch-chessx.pro Mon Oct 5 12:50:49 2020 (r551489) +++ head/games/chessx/files/patch-chessx.pro Mon Oct 5 13:11:28 2020 (r551490) @@ -1,7 +1,7 @@ ---- chessx.pro.orig 2018-07-21 09:39:34 UTC +--- chessx.pro.orig 2020-05-08 08:12:26 UTC +++ chessx.pro -@@ -445,6 +445,16 @@ macx { - QMAKE_INFO_PLIST = mac_osx/Info.plist +@@ -480,24 +480,31 @@ lc0 { + QMAKE_BUNDLE_DATA += LC0_ENGINE_LIB } +unix:!macx { @@ -17,3 +17,33 @@ RESOURCES = \ resources.qrc +-TRANSLATIONS = i18n/chessx_de.ts +- +-#\ +-# i18n/chessx_da.ts \ +-# i18n/chessx_fr.ts \ +-# i18n/chessx_it.ts \ +-# i18n/chessx_cz.ts \ +-# i18n/chessx_ru.ts \ +-# i18n/chessx_es.ts +- +-# i18n/chessx_nl.ts \ +-# i18n/chessx_pl.ts \ +-# i18n/chessx_pt_BR.ts \ +-# i18n/chessx_ro.ts \ +-# i18n/chessx_zh.ts ++TRANSLATIONS = i18n/chessx_de.ts \ ++ i18n/chessx_da.ts \ ++ i18n/chessx_fr.ts \ ++ i18n/chessx_it.ts \ ++ i18n/chessx_cz.ts \ ++ i18n/chessx_ru.ts \ ++ i18n/chessx_es.ts \ ++ i18n/chessx_nl.ts \ ++ i18n/chessx_pl.ts \ ++ i18n/chessx_pt_BR.ts \ ++ i18n/chessx_ro.ts \ ++ i18n/chessx_zh.ts + + isEmpty(QMAKE_LRELEASE) { + win32:QMAKE_LRELEASE = $$[QT_INSTALL_BINS]\\lrelease.exe