From owner-svn-ports-all@freebsd.org Wed Sep 9 22:06:11 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 8BF613DE365; Wed, 9 Sep 2020 22:06:11 +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 4Bmx1H38rQz3wkD; Wed, 9 Sep 2020 22:06:11 +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 4FAE48659; Wed, 9 Sep 2020 22:06:11 +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 089M6BF8007821; Wed, 9 Sep 2020 22:06:11 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 089M6ARc007819; Wed, 9 Sep 2020 22:06:10 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <202009092206.089M6ARc007819@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Wed, 9 Sep 2020 22:06:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548163 - head/games/crispy-doom X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: head/games/crispy-doom X-SVN-Commit-Revision: 548163 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: Wed, 09 Sep 2020 22:06:11 -0000 Author: danilo Date: Wed Sep 9 22:06:10 2020 New Revision: 548163 URL: https://svnweb.freebsd.org/changeset/ports/548163 Log: Update games/crispy-doom to 5.9.1 Modified: head/games/crispy-doom/Makefile head/games/crispy-doom/distinfo Modified: head/games/crispy-doom/Makefile ============================================================================== --- head/games/crispy-doom/Makefile Wed Sep 9 22:03:12 2020 (r548162) +++ head/games/crispy-doom/Makefile Wed Sep 9 22:06:10 2020 (r548163) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= crispy-doom -PORTVERSION= 5.9.0 +PORTVERSION= 5.9.1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= games @@ -24,6 +24,9 @@ OPTIONS_DEFINE= DOCS USE_GITHUB= yes GH_ACCOUNT= fabiangreffrath + +post-patch: + ${REINPLACE_CMD} "s|python|${PYTHON_VERSION}|" ${WRKSRC}/configure.ac post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/crispy-* Modified: head/games/crispy-doom/distinfo ============================================================================== --- head/games/crispy-doom/distinfo Wed Sep 9 22:03:12 2020 (r548162) +++ head/games/crispy-doom/distinfo Wed Sep 9 22:06:10 2020 (r548163) @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1599403345 +SHA256 (fabiangreffrath-crispy-doom-crispy-doom-5.9.1_GH0.tar.gz) = 9c83052bab0e4ba10517f527d34124b6619ca4e988ceda1ae207bb6b6e8aa4d8 +SIZE (fabiangreffrath-crispy-doom-crispy-doom-5.9.1_GH0.tar.gz) = 2640684