summaryrefslogtreecommitdiff
path: root/net/powerdns
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2018-02-02 10:03:05 +0000
committerjperkin <jperkin@pkgsrc.org>2018-02-02 10:03:05 +0000
commitfb14f57765fae2388c3e914776e8c6c15f94a355 (patch)
tree6f57881dc037f9e329a89fb38526ed431054b677 /net/powerdns
parent4382ed03509e12f62c63de9485321f4fe3e4314d (diff)
downloadpkgsrc-fb14f57765fae2388c3e914776e8c6c15f94a355.tar.gz
powerdns: Leave pkgsrc to handle security features.
Diffstat (limited to 'net/powerdns')
-rw-r--r--net/powerdns/distinfo4
-rw-r--r--net/powerdns/patches/patch-configure12
2 files changed, 13 insertions, 3 deletions
diff --git a/net/powerdns/distinfo b/net/powerdns/distinfo
index aeaafe164dd..7bf417edc8f 100644
--- a/net/powerdns/distinfo
+++ b/net/powerdns/distinfo
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.28 2018/01/13 15:30:54 adam Exp $
+$NetBSD: distinfo,v 1.29 2018/02/02 10:03:05 jperkin Exp $
SHA1 (pdns-4.1.0.tar.bz2) = f786d27d60032bf268a63a88c77396e31f6622b1
RMD160 (pdns-4.1.0.tar.bz2) = ef033ccb035d24e0d287cd013a9637103a8b3692
SHA512 (pdns-4.1.0.tar.bz2) = 4b2b42f4893f8aac3cf07a6c8a3c999cb728a5907a710f1a5c9c8d08377ecb63e202e5eececbefc069c8f1d97a29b2aa607da7cf2bcc6335a72222418e409e77
Size (pdns-4.1.0.tar.bz2) = 1116905 bytes
-SHA1 (patch-configure) = afc7e76dd3e19b092750bc43992a118193c98715
+SHA1 (patch-configure) = 8218324a863217f954ba63adf242c65c1b864038
SHA1 (patch-ext_json11_json11.cpp) = a8ffe67156a836841aef8a6bba134a82283f381e
SHA1 (patch-m4_pdns__check__os.m4) = c7a8d91c519ae7ca0616dfc08fa04402fca950d0
SHA1 (patch-pdns_dns.hh) = 626eb4e29b7fcd82fbe056036c157c1e85fa49ca
diff --git a/net/powerdns/patches/patch-configure b/net/powerdns/patches/patch-configure
index cdb19c12992..069c84cde98 100644
--- a/net/powerdns/patches/patch-configure
+++ b/net/powerdns/patches/patch-configure
@@ -1,6 +1,7 @@
-$NetBSD: patch-configure,v 1.7 2018/01/02 12:18:15 fhajny Exp $
+$NetBSD: patch-configure,v 1.8 2018/02/02 10:03:05 jperkin Exp $
Regen after excluding -latomic test on NetBSD.
+Leave pkgsrc to handle security features.
--- configure.orig 2017-11-30 09:43:31.000000000 +0000
+++ configure
@@ -33,6 +34,15 @@ Regen after excluding -latomic test on NetBSD.
;;
esac
+@@ -6797,7 +6804,7 @@ rm -f core conftest.err conftest.$ac_obj
+ fi
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_warn_cxx__fstack_protector" >&5
+ $as_echo "$gl_cv_warn_cxx__fstack_protector" >&6; }
+-if test "x$gl_cv_warn_cxx__fstack_protector" = xyes; then :
++if test "x$gl_cv_warn_cxx__fstack_protector" = xDISABLED; then :
+
+ CFLAGS="-fstack-protector $CFLAGS"
+ CXXFLAGS="-fstack-protector $CXXFLAGS"
@@ -20586,7 +20593,7 @@ fi
if test "x$PG_CONFIG" != "x" -o "x$PGSQL_LIBS" = "x"; then :