pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/sysmon sysmon: Leave pkgsrc to handle security fea...
details: https://anonhg.NetBSD.org/pkgsrc/rev/427e41dd147d
branches: trunk
changeset: 375024:427e41dd147d
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Fri Feb 02 10:14:19 2018 +0000
description:
sysmon: Leave pkgsrc to handle security features.
diffstat:
net/sysmon/distinfo | 3 ++-
net/sysmon/patches/patch-configure | 15 +++++++++++++++
2 files changed, 17 insertions(+), 1 deletions(-)
diffs (32 lines):
diff -r ae3c8cd985ec -r 427e41dd147d net/sysmon/distinfo
--- a/net/sysmon/distinfo Fri Feb 02 10:10:34 2018 +0000
+++ b/net/sysmon/distinfo Fri Feb 02 10:14:19 2018 +0000
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.3 2016/08/14 02:13:49 mef Exp $
+$NetBSD: distinfo,v 1.4 2018/02/02 10:14:19 jperkin Exp $
SHA1 (sysmon-0.93.tar.gz) = 9802be83f1b88577fcdaad9b9447ce9fe48163a5
RMD160 (sysmon-0.93.tar.gz) = 77a276a3964f4830dc4351c19741be724e95ec42
SHA512 (sysmon-0.93.tar.gz) = 367ec53cf5253a1fd83eee4837206d9551ea2b2d8e62cd910f4c0a7f1090bc6a519277e94ea1e08f8354a7a88fcc6b4d5092bc481385b57547496558e47e85c8
Size (sysmon-0.93.tar.gz) = 519522 bytes
SHA1 (patch-aa) = ed38753f2298875032593e780cbac3266b875031
+SHA1 (patch-configure) = 42cf75b0a2c8eb1c1e3f48978b9c963be4627e51
diff -r ae3c8cd985ec -r 427e41dd147d net/sysmon/patches/patch-configure
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/sysmon/patches/patch-configure Fri Feb 02 10:14:19 2018 +0000
@@ -0,0 +1,15 @@
+$NetBSD: patch-configure,v 1.1 2018/02/02 10:14:19 jperkin Exp $
+
+Leave pkgsrc to handle security features.
+
+--- configure.orig 2011-09-08 18:19:37.000000000 +0000
++++ configure
+@@ -3362,7 +3362,7 @@ var=$ax_cv_cflags_gcc_option__fstack_pro
+ case ".$var" in
+ .ok|.ok,*) ;;
+ .|.no|.no,*) ;;
+- *)
++ DISABLED)
+ if echo " $CFLAGS " | grep " $var " 2>&1 >/dev/null
+ then { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS does contain \$var"; } >&5
+ (: CFLAGS does contain $var) 2>&5
Home |
Main Index |
Thread Index |
Old Index