pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/xpipeman xpipeman fails to update the scores fil...
details: https://anonhg.NetBSD.org/pkgsrc/rev/64dbb17fd297
branches: trunk
changeset: 360792:64dbb17fd297
user: pgoyette <pgoyette%pkgsrc.org@localhost>
date: Fri Apr 07 23:21:20 2017 +0000
description:
xpipeman fails to update the scores file with ASLR enabled.
XXX does this require a rev bump?
diffstat:
games/xpipeman/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 8dbaa6e64e57 -r 64dbb17fd297 games/xpipeman/Makefile
--- a/games/xpipeman/Makefile Fri Apr 07 13:41:44 2017 +0000
+++ b/games/xpipeman/Makefile Fri Apr 07 23:21:20 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2012/10/06 11:55:02 asau Exp $
+# $NetBSD: Makefile,v 1.21 2017/04/07 23:21:20 pgoyette Exp $
#
DISTNAME= xpipeman-1.5
@@ -22,6 +22,8 @@
INSTALLATION_DIRS= bin ${PKGMANDIR}/man6 share/xpipeman
+NOT_PAX_MPROTECT_SAFE+= bin/xpipeman
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xpipeman ${DESTDIR}${PREFIX}/bin/xpipeman
${INSTALL_MAN} ${WRKSRC}/xpipeman.man \
Home |
Main Index |
Thread Index |
Old Index