summaryrefslogtreecommitdiff
path: root/audio/jack
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2016-02-14 09:22:47 +0000
committerjperkin <jperkin@pkgsrc.org>2016-02-14 09:22:47 +0000
commitdb7853a658fd70a68e1bc4c304e0dabf2db73720 (patch)
tree5042f51e21afa71baa8ab84c056134fcd59d06d7 /audio/jack
parentc6837ce0dddb0ac302740a0dfef88dbeaf77adfa (diff)
downloadpkgsrc-db7853a658fd70a68e1bc4c304e0dabf2db73720.tar.gz
Put back alloca.h, it's required on at least SunOS. Change the configure
test to make it non-fatal for it to be missing instead.
Diffstat (limited to 'audio/jack')
-rw-r--r--audio/jack/distinfo4
-rw-r--r--audio/jack/patches/patch-aj16
2 files changed, 10 insertions, 10 deletions
diff --git a/audio/jack/distinfo b/audio/jack/distinfo
index df5660c1f68..ec97cef74da 100644
--- a/audio/jack/distinfo
+++ b/audio/jack/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.18 2016/02/10 09:19:22 wiz Exp $
+$NetBSD: distinfo,v 1.19 2016/02/14 09:22:47 jperkin Exp $
SHA1 (jack-audio-connection-kit-0.124.1.tar.gz) = e9ba4a4c754ec95fbe653dcf7344edd6cc47cd60
RMD160 (jack-audio-connection-kit-0.124.1.tar.gz) = 075c6ce5342d31e359908c01d7123f20818021aa
@@ -9,7 +9,7 @@ SHA1 (patch-ab) = 8531e1af0c3781a238d3793bdd58577ed598b67a
SHA1 (patch-ad) = 3f13c886c7564f7f0b494c7891fcc3c945cf15ba
SHA1 (patch-af) = 2a40f3a51a088e62352d7cdcc27eb41f3064ae7e
SHA1 (patch-ah) = 09965c317dfabfc9f867cfd69d68e69724d17b38
-SHA1 (patch-aj) = af1b33de7e1e2a938f6a21fa3a32ea2834ee1c36
+SHA1 (patch-aj) = f03901740098fdebf7711c333f959a2d6c2f20f7
SHA1 (patch-ak) = 90006096f7c4035edea75ebebeff58c18f04e39e
SHA1 (patch-ao) = 60930e5ecd408ebccbca8342083189b7d2d06a1b
SHA1 (patch-ap) = f80d1547051324d9b241ce64027f13a5120ce5da
diff --git a/audio/jack/patches/patch-aj b/audio/jack/patches/patch-aj
index f235bf38ca2..4ad46a58536 100644
--- a/audio/jack/patches/patch-aj
+++ b/audio/jack/patches/patch-aj
@@ -1,19 +1,19 @@
-$NetBSD: patch-aj,v 1.5 2016/02/10 09:19:22 wiz Exp $
+$NetBSD: patch-aj,v 1.6 2016/02/14 09:22:48 jperkin Exp $
Kill all of the overzealous optimization; if the user wants this,
there is devel/cpuflags and mk.conf.
--- configure.orig 2014-01-22 20:23:47.000000000 +0000
+++ configure
-@@ -14969,7 +14969,7 @@ _ACEOF
+@@ -14980,7 +14980,7 @@ eval as_val=\$$as_ac_Header
+ _ACEOF
+
+ else
+- as_fn_error "*** a required header file is missing" "$LINENO" 5
++ : as_fn_error "*** a required header file is missing" "$LINENO" 5
fi
- # headers
--for ac_header in string.h strings.h alloca.h db.h
-+for ac_header in string.h strings.h db.h
- do :
- as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
- ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
+ done
@@ -15793,7 +15793,7 @@ rm -f core conftest.err conftest.$ac_obj
$as_echo "#define x86 1" >>confdefs.h