pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

dwb-gtk2-git: Mark as not PaX MPROTECT safe (also affects dwb-gtk3-git)



Module Name:	pkgsrc-wip
Committed By:	Mateusz Poszwa <old4%o2.pl@localhost>
Pushed By:	f8l
Date:		Tue Jun 7 23:26:47 2016 +0200
Changeset:	0654dccd90f707ede40b6834097659f2f1efa4e7

Modified Files:
	dwb-gtk2-git/Makefile.common

Log Message:
dwb-gtk2-git: Mark as not PaX MPROTECT safe (also affects dwb-gtk3-git)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0654dccd90f707ede40b6834097659f2f1efa4e7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 dwb-gtk2-git/Makefile.common | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/dwb-gtk2-git/Makefile.common b/dwb-gtk2-git/Makefile.common
index abdb250..0c26389 100644
--- a/dwb-gtk2-git/Makefile.common
+++ b/dwb-gtk2-git/Makefile.common
@@ -15,6 +15,8 @@ MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://portix.bitbucket.org/dwb/
 LICENSE=	gnu-gpl-v3
 
+NOT_PAX_MPROTECT_SAFE=	bin/dwb
+
 USE_TOOLS+=	gmake
 USE_TOOLS+=	pkg-config
 NO_CONFIGURE=	yes


Home | Main Index | Thread Index | Old Index