diff -rupN /usr/ports/games/chocolate-doom.orig/Makefile /usr/ports/games/chocolate-doom/Makefile --- /usr/ports/games/chocolate-doom.orig/Makefile 2014-10-27 20:18:22.000000000 +0100 +++ /usr/ports/games/chocolate-doom/Makefile 2014-12-03 02:27:55.000000000 +0100 @@ -1,13 +1,12 @@ # $FreeBSD: head/games/chocolate-doom/Makefile 367888 2014-09-10 20:50:31Z gerald $ PORTNAME= chocolate-doom -PORTVERSION= 2.0.0 -PORTREVISION= 3 +PORTVERSION= 2.1.0 CATEGORIES= games -MASTER_SITES= http://www.chocolate-doom.org/downloads/2.0.0/ +MASTER_SITES= http://www.chocolate-doom.org/downloads/2.1.0/ MAINTAINER= jakub_lach@mailplus.pl -COMMENT= Doom/Heretic/Hexen/Strife engine port compatible with the original exes +COMMENT= Doom/Heretic/Hexen/Strife engine port compatible with the originals LICENSE= GPLv2 @@ -17,14 +16,18 @@ USES= gmake USE_SDL= mixer net sdl GNU_CONFIGURE= yes -PORTDOCS= CMDLINE.doom ChangeLog INSTALL.doom NEWS NOT-BUGS README README.OPL +PORTDOCS= CMDLINE.doom ChangeLog INSTALL.doom NEWS NOT-BUGS README README.Music OPTIONS_DEFINE= DOCS .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/Makefile.in ${WRKSRC}/src/setup/Makefile.in + ${WRKSRC}/src/setup/Makefile.in +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/chocolate-* .include diff -rupN /usr/ports/games/chocolate-doom.orig/distinfo /usr/ports/games/chocolate-doom/distinfo --- /usr/ports/games/chocolate-doom.orig/distinfo 2014-10-27 20:18:22.000000000 +0100 +++ /usr/ports/games/chocolate-doom/distinfo 2014-10-27 20:21:22.000000000 +0100 @@ -1,2 +1,2 @@ -SHA256 (chocolate-doom-2.0.0.tar.gz) = 85c58b77dad933013253b453ef01907492b4719acd56cf8cb6c76f4a361ab60c -SIZE (chocolate-doom-2.0.0.tar.gz) = 2092519 +SHA256 (chocolate-doom-2.1.0.tar.gz) = 629305e7f328659f3e93e89b93adc9da4e99b5a351e51ceb749dcf3e3da8bcd3 +SIZE (chocolate-doom-2.1.0.tar.gz) = 2129632 diff -rupN /usr/ports/games/chocolate-doom.orig/pkg-plist /usr/ports/games/chocolate-doom/pkg-plist --- /usr/ports/games/chocolate-doom.orig/pkg-plist 2014-10-27 20:18:22.000000000 +0100 +++ /usr/ports/games/chocolate-doom/pkg-plist 2014-12-03 03:03:15.000000000 +0100 @@ -15,38 +15,48 @@ 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/chocolate-doom-setup.6.gz man/man6/chocolate-doom.6.gz +man/man6/chocolate-heretic-setup.6.gz man/man6/chocolate-heretic.6.gz +man/man6/chocolate-hexen-setup.6.gz man/man6/chocolate-hexen.6.gz man/man6/chocolate-server.6.gz man/man6/chocolate-setup.6.gz +man/man6/chocolate-strife-setup.6.gz man/man6/chocolate-strife.6.gz share/applications/chocolate-doom.desktop +share/applications/chocolate-heretic.desktop +share/applications/chocolate-hexen.desktop share/applications/chocolate-setup.desktop +share/applications/chocolate-strife.desktop share/applications/screensavers/chocolate-doom-screensaver.desktop share/doc/chocolate-heretic/CMDLINE.heretic share/doc/chocolate-heretic/ChangeLog share/doc/chocolate-heretic/INSTALL.heretic share/doc/chocolate-heretic/NEWS +share/doc/chocolate-heretic/PHILOSOPHY share/doc/chocolate-heretic/README -share/doc/chocolate-heretic/README.OPL +share/doc/chocolate-heretic/README.Music share/doc/chocolate-hexen/CMDLINE.hexen share/doc/chocolate-hexen/ChangeLog share/doc/chocolate-hexen/INSTALL.hexen share/doc/chocolate-hexen/NEWS +share/doc/chocolate-hexen/PHILOSOPHY share/doc/chocolate-hexen/README -share/doc/chocolate-hexen/README.OPL +share/doc/chocolate-hexen/README.Music share/doc/chocolate-strife/CMDLINE.strife share/doc/chocolate-strife/ChangeLog share/doc/chocolate-strife/INSTALL.strife share/doc/chocolate-strife/NEWS +share/doc/chocolate-strife/PHILOSOPHY share/doc/chocolate-strife/README -share/doc/chocolate-strife/README.OPL +share/doc/chocolate-strife/README.Music share/doc/chocolate-strife/README.Strife share/icons/chocolate-doom.png share/icons/chocolate-setup.png -@dirrmtry share/icons -@dirrmtry share/doc/chocolate-strife -@dirrmtry share/doc/chocolate-hexen -@dirrmtry share/doc/chocolate-heretic -@dirrmtry share/applications/screensavers +@dir share/icons +@dir share/doc/chocolate-strife +@dir share/doc/chocolate-hexen +@dir share/doc/chocolate-heretic +@dir share/applications/screensavers