Date: Fri, 22 Jan 2021 09:37:38 +0000 (UTC) From: "Jason E. Hale" <jhale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562283 - head/games/chocolate-doom Message-ID: <202101220937.10M9bcRK018834@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jhale Date: Fri Jan 22 09:37:37 2021 New Revision: 562283 URL: https://svnweb.freebsd.org/changeset/ports/562283 Log: games/chocolate-doom: Update to 3.0.1 PR: 250425 Submitted by: <jakub_lach@mailplus.pl> (maintainer) MFH: 2021Q1 Security: 35aef72c-5c8e-11eb-8309-4ccc6adda413 Security: CVE-2020-14983 Modified: head/games/chocolate-doom/Makefile head/games/chocolate-doom/distinfo Modified: head/games/chocolate-doom/Makefile ============================================================================== --- head/games/chocolate-doom/Makefile Fri Jan 22 09:33:27 2021 (r562282) +++ head/games/chocolate-doom/Makefile Fri Jan 22 09:37:37 2021 (r562283) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= chocolate-doom -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 CATEGORIES= games MASTER_SITES= http://www.chocolate-doom.org/downloads/${PORTVERSION}/ Modified: head/games/chocolate-doom/distinfo ============================================================================== --- head/games/chocolate-doom/distinfo Fri Jan 22 09:33:27 2021 (r562282) +++ head/games/chocolate-doom/distinfo Fri Jan 22 09:37:37 2021 (r562283) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514687305 -SHA256 (chocolate-doom-3.0.0.tar.gz) = 73aea623930c7d18a7a778eea391e1ddfbe90ad1ac40a91b380afca4b0e1dab8 -SIZE (chocolate-doom-3.0.0.tar.gz) = 2495591 +TIMESTAMP = 1611306702 +SHA256 (chocolate-doom-3.0.1.tar.gz) = d435d6177423491d60be706da9f07d3ab4fabf3e077ec2a3fc216e394fcfc8c7 +SIZE (chocolate-doom-3.0.1.tar.gz) = 2514985
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101220937.10M9bcRK018834>