diff options
-rw-r--r-- | games/gnome-chess/Makefile | 7 | ||||
-rw-r--r-- | games/gnome-chess/distinfo | 4 |
2 files changed, 3 insertions, 8 deletions
diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile index bce6211c0..c446e036b 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -3,7 +3,7 @@ # $MCom$ PORTNAME= gnome-chess -PORTVERSION= 3.12.2 +PORTVERSION= 3.12.3 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -31,9 +31,4 @@ OPTIONS_DEFAULT=GNUCHESS GNUCHESS_DESC= Use gnuchess engine for computer player GNUCHESS_RUN_DEPENDS= gnuchess:${PORTSDIR}/games/gnuchess -post-patch: - @${REINPLACE_CMD} -e 's|HAVE_LINUX_PRCTL_H 1|HAVE_LINUX_PRCTL_H 0|g' \ - ${WRKSRC}/configure - ${RM} ${WRKSRC}/src/chess-engine.c - .include <bsd.port.mk> diff --git a/games/gnome-chess/distinfo b/games/gnome-chess/distinfo index 9d6b9e333..0f78458fc 100644 --- a/games/gnome-chess/distinfo +++ b/games/gnome-chess/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-chess-3.12.2.tar.xz) = 381e9f0b8ff470fd2df57b836c89e6a26ff10a6c885ddd3358b89b015b03147e -SIZE (gnome3/gnome-chess-3.12.2.tar.xz) = 2703836 +SHA256 (gnome3/gnome-chess-3.12.3.tar.xz) = 8e36200baedc8eafe3c7ab3fd748688240917ed76c845607ae38d912d30e7678 +SIZE (gnome3/gnome-chess-3.12.3.tar.xz) = 2705584 |