pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/ham/xlog ham/xlog: Drop patch that drops -Werror
details: https://anonhg.NetBSD.org/pkgsrc/rev/d0295123acfa
branches: trunk
changeset: 446124:d0295123acfa
user: gdt <gdt%pkgsrc.org@localhost>
date: Thu Feb 04 14:43:30 2021 +0000
description:
ham/xlog: Drop patch that drops -Werror
This seems not necessary on NetBSD 9/amd64 with gcc.
(The patch was not documented and not filed upstream.)
diffstat:
ham/xlog/distinfo | 3 +--
ham/xlog/patches/patch-configure | 15 ---------------
2 files changed, 1 insertions(+), 17 deletions(-)
diffs (34 lines):
diff -r b64f3eab88fd -r d0295123acfa ham/xlog/distinfo
--- a/ham/xlog/distinfo Thu Feb 04 14:10:24 2021 +0000
+++ b/ham/xlog/distinfo Thu Feb 04 14:43:30 2021 +0000
@@ -1,10 +1,9 @@
-$NetBSD: distinfo,v 1.25 2021/02/04 14:10:07 gdt Exp $
+$NetBSD: distinfo,v 1.26 2021/02/04 14:43:30 gdt Exp $
SHA1 (xlog-2.0.20.tar.gz) = 38d7ab90dbae902581eb9e0f01ee0707458e57c8
RMD160 (xlog-2.0.20.tar.gz) = aaf37b7184f3487735f60628457baccb573cb777
SHA512 (xlog-2.0.20.tar.gz) = 50feaede582ea505021c5530efa702915f2ec6f64e4677055657adbaefca92b3b45b6c6fe5af8d65ed2ae38d0d0e4cda6782fa7781516b5263f738c90fb17c89
Size (xlog-2.0.20.tar.gz) = 11437051 bytes
-SHA1 (patch-configure) = 862afdb3bb07faae6f1b84ab50398501f68ce545
SHA1 (patch-src_callbacks_mainwindow_qsoframe_c) = 354d979f0f591039df0377e640bdc76b6d4831a4
SHA1 (patch-src_dxcc_c) = 2fea7448ecd452064ff86ab228ec7490a0c187f3
SHA1 (patch-src_logfile_editest_c) = 803cec0af65e359eecfea6fc9e079899999a7529
diff -r b64f3eab88fd -r d0295123acfa ham/xlog/patches/patch-configure
--- a/ham/xlog/patches/patch-configure Thu Feb 04 14:10:24 2021 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-configure,v 1.2 2021/02/04 14:10:07 gdt Exp $
-
-Do not use -Werror.
-
---- configure.orig 2021-01-30 16:02:21.000000000 +0000
-+++ configure
-@@ -4476,7 +4476,7 @@ done
-
-
- if test "${ac_cv_c_compiler_gnu}" = "yes"; then
-- CFLAGS="${CFLAGS} -Wno-deprecated-declarations -Wall -Wno-stringop-truncation -Wno-unused-but-set-variable -Werror"
-+ CFLAGS="${CFLAGS} -Wno-deprecated-declarations -Wall -Wno-stringop-truncation -Wno-unused-but-set-variable"
- fi
-
-
Home |
Main Index |
Thread Index |
Old Index