pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/istgt istgt: Leave pkgsrc to handle security featu...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b4e845f1b7f7
branches:  trunk
changeset: 375027:b4e845f1b7f7
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Fri Feb 02 10:19:31 2018 +0000

description:
istgt: Leave pkgsrc to handle security features.

diffstat:

 net/istgt/distinfo                |   3 ++-
 net/istgt/patches/patch-configure |  15 +++++++++++++++
 2 files changed, 17 insertions(+), 1 deletions(-)

diffs (31 lines):

diff -r 6bd93d3df56f -r b4e845f1b7f7 net/istgt/distinfo
--- a/net/istgt/distinfo        Fri Feb 02 10:18:13 2018 +0000
+++ b/net/istgt/distinfo        Fri Feb 02 10:19:31 2018 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.10 2015/11/04 00:35:06 agc Exp $
+$NetBSD: distinfo,v 1.11 2018/02/02 10:19:31 jperkin Exp $
 
 SHA1 (istgt-20141125.tar.gz) = c71f0f8be78aeff44763dd492cb377fc3e297bda
 RMD160 (istgt-20141125.tar.gz) = 187009434732995f1e889f76182c174875e2bafa
 SHA512 (istgt-20141125.tar.gz) = f0cbd7a1cce1ee35055138626566e48e8b28f8c881c5a0cdc75f964eed74b5ef69a2195423cd89b5cea976417dffbcd2d362b23af727955683c9c0f333f8be4b
 Size (istgt-20141125.tar.gz) = 276286 bytes
+SHA1 (patch-configure) = 2af8f0f5a481d9d5bea97c68af50c99f9efbe781
diff -r 6bd93d3df56f -r b4e845f1b7f7 net/istgt/patches/patch-configure
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/istgt/patches/patch-configure Fri Feb 02 10:19:31 2018 +0000
@@ -0,0 +1,15 @@
+$NetBSD: patch-configure,v 1.1 2018/02/02 10:19:31 jperkin Exp $
+
+Leave pkgsrc to handle security features.
+
+--- configure.orig     2014-11-24 15:20:44.000000000 +0000
++++ configure
+@@ -4792,7 +4792,7 @@ main ()
+ _ACEOF
+ if ac_fn_c_try_compile "$LINENO"; then :
+   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+-$as_echo "yes" >&6; }; saved_CFLAGS="$CFLAGS"
++$as_echo "yes" >&6; }
+ else
+   { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+ $as_echo "no" >&6; }



Home | Main Index | Thread Index | Old Index