pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/games/nethack
Module Name: pkgsrc
Committed By: pho
Date: Thu Oct 24 11:52:44 UTC 2019
Modified Files:
pkgsrc/games/nethack: Makefile
Log Message:
Update to NetHack 3.6.2
See release notes for the changes from 3.4.3:
* http://nethack.org/v360/release.html
* http://nethack.org/v361/release.html
* http://nethack.org/v362/release.html
IMPORTANT NOTICE:
Old 3.4.x save files are *incompatible* with this version (which
isn't my fault). Files are now saved in /var/games/nethack360.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/games/nethack/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/games/nethack/Makefile
diff -u pkgsrc/games/nethack/Makefile:1.27 pkgsrc/games/nethack/Makefile:1.28
--- pkgsrc/games/nethack/Makefile:1.27 Tue Sep 26 21:43:37 2017
+++ pkgsrc/games/nethack/Makefile Thu Oct 24 11:52:44 2019
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.27 2017/09/26 21:43:37 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2019/10/24 11:52:44 pho Exp $
META_PACKAGE= yes
.include "../../games/nethack-lib/Makefile.common"
DISTNAME= nethack-all-${NETHACK_VERSION}
-PKGREVISION= 4
CATEGORIES+= x11
COMMENT= Meta-package for NetHack with x11, Qt, and tty versions
Home |
Main Index |
Thread Index |
Old Index