From owner-svn-ports-head@freebsd.org Tue Jan 12 20:32:06 2021 Return-Path: Delivered-To: svn-ports-head@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 0F0024E5217; Tue, 12 Jan 2021 20:32:06 +0000 (UTC) (envelope-from swills@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 4DFj114Sqhz4cRB; Tue, 12 Jan 2021 20:32:05 +0000 (UTC) (envelope-from swills@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 083713114; Tue, 12 Jan 2021 20:32:05 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10CKW48n067018; Tue, 12 Jan 2021 20:32:04 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10CKW49O066653; Tue, 12 Jan 2021 20:32:04 GMT (envelope-from swills@FreeBSD.org) Message-Id: <202101122032.10CKW49O066653@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 12 Jan 2021 20:32:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r561376 - head/games/cdogs-sdl X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/games/cdogs-sdl X-SVN-Commit-Revision: 561376 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2021 20:32:06 -0000 Author: swills Date: Tue Jan 12 20:32:04 2021 New Revision: 561376 URL: https://svnweb.freebsd.org/changeset/ports/561376 Log: games/cdogs-sdl: update to 0.10.2 Modified: head/games/cdogs-sdl/Makefile (contents, props changed) head/games/cdogs-sdl/distinfo (contents, props changed) head/games/cdogs-sdl/pkg-plist (contents, props changed) Modified: head/games/cdogs-sdl/Makefile ============================================================================== --- head/games/cdogs-sdl/Makefile Tue Jan 12 20:14:45 2021 (r561375) +++ head/games/cdogs-sdl/Makefile Tue Jan 12 20:32:04 2021 (r561376) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cdogs-sdl -PORTVERSION= 0.10.1 +PORTVERSION= 0.10.2 CATEGORIES= games MAINTAINER= swills@FreeBSD.org @@ -21,7 +21,7 @@ USE_GITHUB= yes GH_ACCOUNT= cxong CMAKE_ARGS= -DCDOGS_DATA_DIR=${DATADIR}/ -BINARY_ALIAS= python=${PYTHON_VERSION} +BINARY_ALIAS= python3=${PYTHON_VERSION} # Fix with clang11 CFLAGS+= -fcommon Modified: head/games/cdogs-sdl/distinfo ============================================================================== --- head/games/cdogs-sdl/distinfo Tue Jan 12 20:14:45 2021 (r561375) +++ head/games/cdogs-sdl/distinfo Tue Jan 12 20:32:04 2021 (r561376) @@ -1,3 +1,3 @@ -TIMESTAMP = 1608230506 -SHA256 (cxong-cdogs-sdl-0.10.1_GH0.tar.gz) = 98144d0a66a1fe8f0529d0b973dd70d72915dbe3602f5cb58e7fb555e8be81a2 -SIZE (cxong-cdogs-sdl-0.10.1_GH0.tar.gz) = 25035447 +TIMESTAMP = 1610463247 +SHA256 (cxong-cdogs-sdl-0.10.2_GH0.tar.gz) = 3ab6036e65c83e98156317aebb3cd6013c8e25081fa8547007a25d299657f93d +SIZE (cxong-cdogs-sdl-0.10.2_GH0.tar.gz) = 25030267 Modified: head/games/cdogs-sdl/pkg-plist ============================================================================== --- head/games/cdogs-sdl/pkg-plist Tue Jan 12 20:14:45 2021 (r561375) +++ head/games/cdogs-sdl/pkg-plist Tue Jan 12 20:32:04 2021 (r561376) @@ -204,6 +204,15 @@ bin/cdogs-sdl-editor %%DATADIR%%/graphics/chars/bodies/skinny/upper_idle_handgun_24x24.png %%DATADIR%%/graphics/chars/bodies/skinny/upper_run_24x24.png %%DATADIR%%/graphics/chars/bodies/skinny/upper_run_handgun_24x24.png +%%DATADIR%%/graphics/chars/bodies/soldier/data.json +%%DATADIR%%/graphics/chars/bodies/soldier/legs_idle_24x24.png +%%DATADIR%%/graphics/chars/bodies/soldier/legs_run_24x24.png +%%DATADIR%%/graphics/chars/bodies/soldier/src.blend +%%DATADIR%%/graphics/chars/bodies/soldier/src.txt +%%DATADIR%%/graphics/chars/bodies/soldier/upper_idle_24x24.png +%%DATADIR%%/graphics/chars/bodies/soldier/upper_idle_handgun_24x24.png +%%DATADIR%%/graphics/chars/bodies/soldier/upper_run_24x24.png +%%DATADIR%%/graphics/chars/bodies/soldier/upper_run_handgun_24x24.png %%DATADIR%%/graphics/chars/death_16x22.png %%DATADIR%%/graphics/chars/guns/blaster_20x20.png %%DATADIR%%/graphics/chars/guns/knife_16x20.png @@ -223,6 +232,7 @@ bin/cdogs-sdl-editor %%DATADIR%%/graphics/chars/hairs/horns_10x12.png %%DATADIR%%/graphics/chars/hairs/license.txt %%DATADIR%%/graphics/chars/hairs/mohawk_10x14.png +%%DATADIR%%/graphics/chars/hairs/peak_cap_10x12.png %%DATADIR%%/graphics/chars/hairs/ponytail_14x12.png %%DATADIR%%/graphics/chars/hairs/professor_10x10.png %%DATADIR%%/graphics/chars/hairs/riot_helmet_10x10.png @@ -1671,12 +1681,15 @@ bin/cdogs-sdl-editor %%DATADIR%%/graphics/wscreen2.txt %%DATADIR%%/graphics/wscreen2_14x10.png %%DATADIR%%/missions/.wolf3d/SOD.cdogscpn/campaign.json +%%DATADIR%%/missions/.wolf3d/SOD.cdogscpn/character_classes.json %%DATADIR%%/missions/.wolf3d/SOD.cdogscpn/characters.json %%DATADIR%%/missions/.wolf3d/SOD.cdogscpn/missions.json %%DATADIR%%/missions/.wolf3d/WL1.cdogscpn/campaign.json +%%DATADIR%%/missions/.wolf3d/WL1.cdogscpn/character_classes.json %%DATADIR%%/missions/.wolf3d/WL1.cdogscpn/characters.json %%DATADIR%%/missions/.wolf3d/WL1.cdogscpn/missions.json %%DATADIR%%/missions/.wolf3d/WL6.cdogscpn/campaign.json +%%DATADIR%%/missions/.wolf3d/WL6.cdogscpn/character_classes.json %%DATADIR%%/missions/.wolf3d/WL6.cdogscpn/characters.json %%DATADIR%%/missions/.wolf3d/WL6.cdogscpn/missions.json %%DATADIR%%/missions/Sand.cdogscpn/bullets.json @@ -1744,15 +1757,6 @@ bin/cdogs-sdl-editor %%DATADIR%%/missions/bem.cdogscpn/campaign.json %%DATADIR%%/missions/bem.cdogscpn/characters.json %%DATADIR%%/missions/bem.cdogscpn/missions.json -%%DATADIR%%/missions/custom/WOLF3D/AUDIOHED.WL1 -%%DATADIR%%/missions/custom/WOLF3D/AUDIOT.WL1 -%%DATADIR%%/missions/custom/WOLF3D/CONFIG.WL1 -%%DATADIR%%/missions/custom/WOLF3D/GAMEMAPS.WL1 -%%DATADIR%%/missions/custom/WOLF3D/MAPHEAD.WL1 -%%DATADIR%%/missions/custom/WOLF3D/VGADICT.WL1 -%%DATADIR%%/missions/custom/WOLF3D/VGAGRAPH.WL1 -%%DATADIR%%/missions/custom/WOLF3D/VGAHEAD.WL1 -%%DATADIR%%/missions/custom/WOLF3D/VSWAP.WL1 %%DATADIR%%/missions/custom/Wuzzy/gungame.cdogscpn/bullets.json %%DATADIR%%/missions/custom/Wuzzy/gungame.cdogscpn/campaign.json %%DATADIR%%/missions/custom/Wuzzy/gungame.cdogscpn/characters.json