pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/seamonkey Mark not-mprotect-safe files. Bump PKGRE...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/36aa15e8a5d9
branches:  trunk
changeset: 348257:36aa15e8a5d9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jun 11 12:34:27 2016 +0000

description:
Mark not-mprotect-safe files. Bump PKGREVISION.

diffstat:

 www/seamonkey/Makefile |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r 7e67f5677737 -r 36aa15e8a5d9 www/seamonkey/Makefile
--- a/www/seamonkey/Makefile    Sat Jun 11 12:10:00 2016 +0000
+++ b/www/seamonkey/Makefile    Sat Jun 11 12:34:27 2016 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.143 2016/04/27 16:41:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.144 2016/06/11 12:34:27 wiz Exp $
 
 DISTNAME=      seamonkey-${SM_VER}.source
 PKGNAME=       seamonkey-${SM_VER:S/b/beta/}
-PKGREVISION=   1
+PKGREVISION=   2
 SM_VER=                2.40
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_MOZILLA:=seamonkey/releases/${SM_VER}/source/}
@@ -18,6 +18,9 @@
 USE_LANGUAGES+=        c c++
 USE_TOOLS+=    unzip pax
 
+NOT_PAX_MPROTECT_SAFE+=        lib/seamonkey/seamonkey
+NOT_PAX_MPROTECT_SAFE+=        lib/seamonkey/seamonkey-bin
+
 .include "../../www/firefox45/mozilla-common.mk"
 .include "options.mk"
 



Home | Main Index | Thread Index | Old Index