From owner-svn-ports-head@freebsd.org Thu Aug 27 19:35:15 2020 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 5D23D3C133F; Thu, 27 Aug 2020 19:35:15 +0000 (UTC) (envelope-from danilo@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 4BctH70STgz4ftQ; Thu, 27 Aug 2020 19:35:15 +0000 (UTC) (envelope-from danilo@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 BCDB6903D; Thu, 27 Aug 2020 19:35:14 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 07RJZEUR080377; Thu, 27 Aug 2020 19:35:14 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 07RJZDan080373; Thu, 27 Aug 2020 19:35:13 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <202008271935.07RJZDan080373@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Thu, 27 Aug 2020 19:35:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r546674 - in head/games/crispy-doom: . files X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: in head/games/crispy-doom: . files X-SVN-Commit-Revision: 546674 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.33 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: Thu, 27 Aug 2020 19:35:15 -0000 Author: danilo Date: Thu Aug 27 19:35:13 2020 New Revision: 546674 URL: https://svnweb.freebsd.org/changeset/ports/546674 Log: - Update to 5.9.0 - Add CONFLICTS_INSTALL once it installs some files in common with games/chocolate-doom Added: head/games/crispy-doom/files/patch-man_Makefile.am (contents, props changed) Modified: head/games/crispy-doom/Makefile head/games/crispy-doom/distinfo head/games/crispy-doom/pkg-plist Modified: head/games/crispy-doom/Makefile ============================================================================== --- head/games/crispy-doom/Makefile Thu Aug 27 19:32:57 2020 (r546673) +++ head/games/crispy-doom/Makefile Thu Aug 27 19:35:13 2020 (r546674) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= crispy-doom -PORTVERSION= 5.8.0 +PORTVERSION= 5.9.0 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= games @@ -13,10 +13,12 @@ LICENSE= GPLv2 LIB_DEPENDS= libsamplerate.so:audio/libsamplerate \ libpng16.so:graphics/png -USES= autoreconf pkgconfig sdl +CONFLICTS_INSTALL= chocolate-doom +USES= autoreconf pkgconfig python:build sdl shebangfix USE_SDL= mixer2 net2 sdl2 GNU_CONFIGURE= yes +SHEBANG_FILES= man/docgen man/simplecpp OPTIONS_DEFINE= DOCS Modified: head/games/crispy-doom/distinfo ============================================================================== --- head/games/crispy-doom/distinfo Thu Aug 27 19:32:57 2020 (r546673) +++ head/games/crispy-doom/distinfo Thu Aug 27 19:35:13 2020 (r546674) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588371686 -SHA256 (fabiangreffrath-crispy-doom-crispy-doom-5.8.0_GH0.tar.gz) = c485de2c2920b50434f468795ce4025cf6d2c12f3cfcf484464544566b8fa290 -SIZE (fabiangreffrath-crispy-doom-crispy-doom-5.8.0_GH0.tar.gz) = 2627570 +TIMESTAMP = 1598092931 +SHA256 (fabiangreffrath-crispy-doom-crispy-doom-5.9.0_GH0.tar.gz) = 6f8ac1e9373b06e5c74c6c3eeb7b7374eba7650e708c4c1df336fc8d3b3700fe +SIZE (fabiangreffrath-crispy-doom-crispy-doom-5.9.0_GH0.tar.gz) = 2641211 Added: head/games/crispy-doom/files/patch-man_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/crispy-doom/files/patch-man_Makefile.am Thu Aug 27 19:35:13 2020 (r546674) @@ -0,0 +1,55 @@ +--- man/Makefile.am.orig 2020-08-17 10:10:46 UTC ++++ man/Makefile.am +@@ -23,28 +23,28 @@ GENERATED_MAN_PAGES = \ + @PROGRAM_PREFIX@doom.cfg.5 \ + @PROGRAM_PREFIX@heretic.6 \ + heretic.cfg.5 \ +- @PROGRAM_PREFIX@heretic.cfg.5 +-# @PROGRAM_PREFIX@hexen.6 \ +-# hexen.cfg.5 \ +-# @PROGRAM_PREFIX@hexen.cfg.5 \ +-# @PROGRAM_PREFIX@strife.6 \ +-# strife.cfg.5 \ +-# @PROGRAM_PREFIX@strife.cfg.5 \ +-# @PROGRAM_PREFIX@server.6 ++ @PROGRAM_PREFIX@heretic.cfg.5 \ ++ @PROGRAM_PREFIX@hexen.6 \ ++ hexen.cfg.5 \ ++ @PROGRAM_PREFIX@hexen.cfg.5 \ ++ @PROGRAM_PREFIX@strife.6 \ ++ strife.cfg.5 \ ++ @PROGRAM_PREFIX@strife.cfg.5 \ ++ @PROGRAM_PREFIX@server.6 + + SETUP_MAN_PAGES = \ + @PROGRAM_PREFIX@doom-setup.6 \ +- @PROGRAM_PREFIX@heretic-setup.6 +-# @PROGRAM_PREFIX@hexen-setup.6 \ +-# @PROGRAM_PREFIX@strife-setup.6 ++ @PROGRAM_PREFIX@heretic-setup.6 \ ++ @PROGRAM_PREFIX@hexen-setup.6 \ ++ @PROGRAM_PREFIX@strife-setup.6 + + man_MANS = $(GENERATED_MAN_PAGES) \ + $(SETUP_MAN_PAGES) + + doomdocs_DATA = INSTALL.doom CMDLINE.doom + hereticdocs_DATA = INSTALL.heretic CMDLINE.heretic +-#hexendocs_DATA = INSTALL.hexen CMDLINE.hexen +-#strifedocs_DATA = INSTALL.strife CMDLINE.strife ++hexendocs_DATA = INSTALL.hexen CMDLINE.hexen ++strifedocs_DATA = INSTALL.strife CMDLINE.strife + + if HAVE_WINDRES + +@@ -52,8 +52,8 @@ WIN32=-D_WIN32 + + doomdocs_DATA += CMDLINE.doom.md + hereticdocs_DATA += CMDLINE.heretic.md +-#hexendocs_DATA += CMDLINE.hexen.md +-#strifedocs_DATA += CMDLINE.strife.md ++hexendocs_DATA += CMDLINE.hexen.md ++strifedocs_DATA += CMDLINE.strife.md + + endif + Modified: head/games/crispy-doom/pkg-plist ============================================================================== --- head/games/crispy-doom/pkg-plist Thu Aug 27 19:32:57 2020 (r546673) +++ head/games/crispy-doom/pkg-plist Thu Aug 27 19:35:13 2020 (r546674) @@ -7,19 +7,46 @@ bin/crispy-hexen-setup bin/crispy-server bin/crispy-strife bin/crispy-strife-setup +man/man5/crispy-doom.cfg.5.gz +man/man5/crispy-heretic.cfg.5.gz +man/man5/crispy-hexen.cfg.5.gz +man/man5/crispy-strife.cfg.5.gz +man/man5/default.cfg.5.gz +man/man5/heretic.cfg.5.gz +man/man5/hexen.cfg.5.gz +man/man5/strife.cfg.5.gz +man/man6/crispy-doom-setup.6.gz +man/man6/crispy-doom.6.gz +man/man6/crispy-heretic-setup.6.gz +man/man6/crispy-heretic.6.gz +man/man6/crispy-hexen-setup.6.gz +man/man6/crispy-hexen.6.gz +man/man6/crispy-server.6.gz +man/man6/crispy-strife-setup.6.gz +man/man6/crispy-strife.6.gz share/applications/io.github.fabiangreffrath.Doom.desktop share/applications/io.github.fabiangreffrath.Heretic.desktop share/applications/io.github.fabiangreffrath.Hexen.desktop share/applications/io.github.fabiangreffrath.Setup.desktop share/applications/io.github.fabiangreffrath.Strife.desktop share/applications/screensavers/io.github.fabiangreffrath.Doom_Screensaver.desktop +share/bash-completion/completions/crispy-doom +share/bash-completion/completions/crispy-heretic +%%PORTDOCS%%%%DOCSDIR%%/CMDLINE.doom %%PORTDOCS%%%%DOCSDIR%%/COPYING.md %%PORTDOCS%%%%DOCSDIR%%/ChangeLog +%%PORTDOCS%%%%DOCSDIR%%/INSTALL.doom %%PORTDOCS%%%%DOCSDIR%%/NEWS.md %%PORTDOCS%%%%DOCSDIR%%/NOT-BUGS.md %%PORTDOCS%%%%DOCSDIR%%/PHILOSOPHY.md %%PORTDOCS%%%%DOCSDIR%%/README.Music.md %%PORTDOCS%%%%DOCSDIR%%/README.md +%%PORTDOCS%%share/doc/crispy-heretic/CMDLINE.heretic +%%PORTDOCS%%share/doc/crispy-heretic/INSTALL.heretic +%%PORTDOCS%%share/doc/crispy-hexen/CMDLINE.hexen +%%PORTDOCS%%share/doc/crispy-hexen/INSTALL.hexen +%%PORTDOCS%%share/doc/crispy-strife/CMDLINE.strife +%%PORTDOCS%%share/doc/crispy-strife/INSTALL.strife share/icons/hicolor/128x128/apps/crispy-doom.png share/icons/hicolor/128x128/apps/crispy-setup.png share/metainfo/io.github.fabiangreffrath.Doom.metainfo.xml