pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/sipsak sipsak: Leave pkgsrc to handle security fea...
details: https://anonhg.NetBSD.org/pkgsrc/rev/94ba2d25a117
branches: trunk
changeset: 375025:94ba2d25a117
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Fri Feb 02 10:17:49 2018 +0000
description:
sipsak: Leave pkgsrc to handle security features.
diffstat:
net/sipsak/distinfo | 4 ++--
net/sipsak/patches/patch-aa | 21 ++++++++++++++++-----
2 files changed, 18 insertions(+), 7 deletions(-)
diffs (49 lines):
diff -r 427e41dd147d -r 94ba2d25a117 net/sipsak/distinfo
--- a/net/sipsak/distinfo Fri Feb 02 10:14:19 2018 +0000
+++ b/net/sipsak/distinfo Fri Feb 02 10:17:49 2018 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2017/04/29 10:21:54 schwarz Exp $
+$NetBSD: distinfo,v 1.6 2018/02/02 10:17:49 jperkin Exp $
SHA1 (sipsak-0.9.6-1.tar.gz) = 6d2fd2c90ea04be749e48927b3e7fc08c52166b6
RMD160 (sipsak-0.9.6-1.tar.gz) = d5949e4309bda732b5aee462a4488bb9d850fe5a
SHA512 (sipsak-0.9.6-1.tar.gz) = c2d62ddaf2ecc9616941cf002a0494d2f9c43747e6b527f8b1542e9b5ae143fc69b18fc140bd3f255896b0e8eb02f7d198cc1799a4041e2d0c95d90b653591fe
Size (sipsak-0.9.6-1.tar.gz) = 158776 bytes
-SHA1 (patch-aa) = e4df10b6d074acd1f3d925f48849348516533814
+SHA1 (patch-aa) = 3436b5d669c016a8d6d43a68b3d09cbe04d581a4
diff -r 427e41dd147d -r 94ba2d25a117 net/sipsak/patches/patch-aa
--- a/net/sipsak/patches/patch-aa Fri Feb 02 10:14:19 2018 +0000
+++ b/net/sipsak/patches/patch-aa Fri Feb 02 10:17:49 2018 +0000
@@ -1,8 +1,19 @@
-$NetBSD: patch-aa,v 1.2 2006/11/10 21:32:35 schwarz Exp $
+$NetBSD: patch-aa,v 1.3 2018/02/02 10:17:49 jperkin Exp $
+
+Leave pkgsrc to handle security features.
---- configure.orig 2006-05-26 18:52:14.000000000 +0200
-+++ configure 2006-05-26 18:53:06.000000000 +0200
-@@ -5501,7 +5501,7 @@
+--- configure.orig 2006-01-28 21:11:34.000000000 +0000
++++ configure
+@@ -2952,7 +2952,7 @@ ssp_cc=no
+ fi
+ rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
+ echo $ssp_cc
+- if test "X$ssp_cc" = "Xno"; then
++ if true; then
+ CFLAGS="$ssp_old_cflags"
+ else
+
+@@ -5501,7 +5501,7 @@ rm -f conftest.err conftest.$ac_objext \
@@ -11,7 +22,7 @@
for ac_header in openssl/md5.h
do
-@@ -6083,7 +6083,7 @@
+@@ -6083,7 +6083,7 @@ fi
fi
Home |
Main Index |
Thread Index |
Old Index