pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/unifi Mark RELRO_SUPPORTED=no
details: https://anonhg.NetBSD.org/pkgsrc/rev/313e55c3ccd7
branches: trunk
changeset: 456991:313e55c3ccd7
user: abs <abs%pkgsrc.org@localhost>
date: Fri Aug 13 14:45:53 2021 +0000
description:
Mark RELRO_SUPPORTED=no
diffstat:
net/unifi/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 9cfa3c00e65e -r 313e55c3ccd7 net/unifi/Makefile
--- a/net/unifi/Makefile Fri Aug 13 14:42:23 2021 +0000
+++ b/net/unifi/Makefile Fri Aug 13 14:45:53 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2021/07/25 13:20:47 gdt Exp $
+# $NetBSD: Makefile,v 1.25 2021/08/13 14:45:53 abs Exp $
# Update to 6.2 (wip) is on hold pending reports that the greater
# Unifi world thinks it is stable enough. -- gdt, 2021-06-01
@@ -67,6 +67,7 @@
PKG_GROUPS_VARS= UNIFI_GROUP
PKG_GROUPS= ${UNIFI_GROUP}
PKG_USERS= ${UNIFI_USER}:${UNIFI_GROUP}
+RELRO_SUPPORTED= no
.for d in data logs run work
OWN_DIRS_PERMS+= ${PREFIX}/unifi/${d} ${UNIFI_USER} ${UNIFI_GROUP} 0700
Home |
Main Index |
Thread Index |
Old Index