summaryrefslogtreecommitdiff
path: root/net/sipsak
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2018-02-02 10:17:49 +0000
committerjperkin <jperkin@pkgsrc.org>2018-02-02 10:17:49 +0000
commit833666521b8607fde9c1581007d576096ff1be07 (patch)
tree0427cbc8e14c9ad08f1d74b6631851f2fdc936c4 /net/sipsak
parentc80a0e33e3d82a1502471bdff1f2c749b9feabdf (diff)
downloadpkgsrc-833666521b8607fde9c1581007d576096ff1be07.tar.gz
sipsak: Leave pkgsrc to handle security features.
Diffstat (limited to 'net/sipsak')
-rw-r--r--net/sipsak/distinfo4
-rw-r--r--net/sipsak/patches/patch-aa21
2 files changed, 18 insertions, 7 deletions
diff --git a/net/sipsak/distinfo b/net/sipsak/distinfo
index 2d2d700685b..e9597763bc4 100644
--- a/net/sipsak/distinfo
+++ b/net/sipsak/distinfo
@@ -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 --git a/net/sipsak/patches/patch-aa b/net/sipsak/patches/patch-aa
index fd8b2e3495e..24ad0567f5e 100644
--- a/net/sipsak/patches/patch-aa
+++ b/net/sipsak/patches/patch-aa
@@ -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 $
---- configure.orig 2006-05-26 18:52:14.000000000 +0200
-+++ configure 2006-05-26 18:53:06.000000000 +0200
-@@ -5501,7 +5501,7 @@
+Leave pkgsrc to handle security features.
+
+--- 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 @@ $NetBSD: patch-aa,v 1.2 2006/11/10 21:32:35 schwarz Exp $
for ac_header in openssl/md5.h
do
-@@ -6083,7 +6083,7 @@
+@@ -6083,7 +6083,7 @@ fi
fi