pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/ezstream ezstream: Leave pkgsrc to handle securi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5a85a665fc3b
branches: trunk
changeset: 375034:5a85a665fc3b
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Fri Feb 02 10:40:12 2018 +0000
description:
ezstream: Leave pkgsrc to handle security features.
diffstat:
audio/ezstream/distinfo | 3 ++-
audio/ezstream/patches/patch-configure | 15 +++++++++++++++
2 files changed, 17 insertions(+), 1 deletions(-)
diffs (31 lines):
diff -r 45e8e68667f1 -r 5a85a665fc3b audio/ezstream/distinfo
--- a/audio/ezstream/distinfo Fri Feb 02 10:40:11 2018 +0000
+++ b/audio/ezstream/distinfo Fri Feb 02 10:40:12 2018 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 01:12:29 agc Exp $
+$NetBSD: distinfo,v 1.5 2018/02/02 10:40:12 jperkin Exp $
SHA1 (ezstream-0.6.0.tar.gz) = 7817942031411cddf8e4f6d3dd0682a71fc1a592
RMD160 (ezstream-0.6.0.tar.gz) = b859b39f89e363103330c1720d8c33a32f893f69
SHA512 (ezstream-0.6.0.tar.gz) = d6b621db85a0d56dcc54a8b7a0136c25342ec507f04ab397a53f46a74e85e94806e17d0a0a59e66096b5c0d97b7f98eaba95a50c1ca6c8d82aed11b854d0d33d
Size (ezstream-0.6.0.tar.gz) = 250448 bytes
+SHA1 (patch-configure) = db35fd164027451e91c54733f394cf42113f5bb4
diff -r 45e8e68667f1 -r 5a85a665fc3b audio/ezstream/patches/patch-configure
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/ezstream/patches/patch-configure Fri Feb 02 10:40:12 2018 +0000
@@ -0,0 +1,15 @@
+$NetBSD: patch-configure,v 1.1 2018/02/02 10:40:12 jperkin Exp $
+
+Leave pkgsrc to handle security features.
+
+--- configure.orig 2015-01-17 23:54:24.000000000 +0000
++++ configure
+@@ -4899,7 +4899,7 @@ EZ_LIBS=""
+
+
+ if test -n "${GCC}"; then
+- for _flag in fstack-protector fstrict-aliasing Wall W Wstrict-aliasing \
++ for _flag in fstrict-aliasing Wall W Wstrict-aliasing \
+ Wwrite-strings Wpointer-arith Wshadow Wconversion Wcast-qual \
+ Wcast-align Wbounded Wmissing-declarations Wmissing-prototypes \
+ Wstrict-prototypes
Home |
Main Index |
Thread Index |
Old Index