Index: branches/2021Q1/games/chocolate-doom/Makefile =================================================================== --- branches/2021Q1/games/chocolate-doom/Makefile (revision 562283) +++ branches/2021Q1/games/chocolate-doom/Makefile (revision 562284) @@ -1,36 +1,36 @@ # $FreeBSD$ PORTNAME= chocolate-doom -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 CATEGORIES= games MASTER_SITES= http://www.chocolate-doom.org/downloads/${PORTVERSION}/ MAINTAINER= jakub_lach@mailplus.pl COMMENT= Doom/Heretic/Hexen/Strife engine port compatible with the originals LICENSE= GPLv2 LIB_DEPENDS= libpng.so:graphics/png USES= gmake pkgconfig python:build sdl USE_SDL= mixer2 net2 sdl2 GNU_CONFIGURE= yes BINARY_ALIAS= python=${PYTHON_CMD} PORTDOCS= CMDLINE.doom ChangeLog INSTALL.doom NEWS.md NOT-BUGS.md PHILOSOPHY.md \ README.md README.Music.md OPTIONS_DEFINE= DOCS USE_RC_SUBR= chocolate-server .include "${.CURDIR}/../doom-data/Makefile.include" post-patch: ${REINPLACE_CMD} -e 's|gamesdir = $${exec_prefix}/games|gamesdir = $${exec_prefix}/bin|' \ ${WRKSRC}/src/Makefile.in ${REINPLACE_CMD} -e 's|gamesdir = $$(prefix)/games|gamesdir = $$(prefix)/bin|' \ ${WRKSRC}/src/setup/Makefile.in post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/chocolate-* .include Index: branches/2021Q1/games/chocolate-doom/distinfo =================================================================== --- branches/2021Q1/games/chocolate-doom/distinfo (revision 562283) +++ branches/2021Q1/games/chocolate-doom/distinfo (revision 562284) @@ -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 Index: branches/2021Q1 =================================================================== --- branches/2021Q1 (revision 562283) +++ branches/2021Q1 (revision 562284) Property changes on: branches/2021Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r562283