pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/ham/xlog Updated ham/xlog to 2.0.14



details:   https://anonhg.NetBSD.org/pkgsrc/rev/94c1d2cde375
branches:  trunk
changeset: 356065:94c1d2cde375
user:      mef <mef%pkgsrc.org@localhost>
date:      Sun Dec 18 06:00:46 2016 +0000

description:
Updated ham/xlog to 2.0.14
--------------------------
 - Changes for xlog version 2.0.14 - 2016-dec-11
  * Updated cty.dat to 20161124 (cty-2614)
  * Fixed compiler error with new gcc, in adif.c, with unused variable
    * GCC Bug #28901, https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28901
  * Fixed math library linker issue exposed by recent gcc change
  * Updated the author's email address
  * Fixed a GUI bug in Settings->Dialogs and Windows->Scoring
    (thanks, Andrew N2CN for the patch)
  * Hamlib preference setting now understands /dev/serial/by-id
  * Hamlib preference setting shows all /dev/ttyUSB* that are present
  * Fixed crash with Select a Radio dialog in Hamlib preferences

(pkgsrc changes)
 - Dropped patch-src_logfile_adif2.c, seems now has fix, see above.
  (but not confirmed with clang yet, sorry)
 - Add following line, pkglint asks for the line
   .include "../../graphics/gnome-icon-theme/buildlink3.mk"

diffstat:

 ham/xlog/Makefile                          |   6 +++---
 ham/xlog/distinfo                          |  11 +++++------
 ham/xlog/patches/patch-src_logfile_adif2.c |  13 -------------
 3 files changed, 8 insertions(+), 22 deletions(-)

diffs (60 lines):

diff -r 62a57f6642b2 -r 94c1d2cde375 ham/xlog/Makefile
--- a/ham/xlog/Makefile Sun Dec 18 03:20:58 2016 +0000
+++ b/ham/xlog/Makefile Sun Dec 18 06:00:46 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.67 2016/08/03 10:22:58 adam Exp $
+# $NetBSD: Makefile,v 1.68 2016/12/18 06:00:46 mef Exp $
 #
 
-DISTNAME=      xlog-2.0.13
-PKGREVISION=   2
+DISTNAME=      xlog-2.0.14
 CATEGORIES=    ham
 MASTER_SITES=  http://download.savannah.gnu.org/releases/xlog/
 LICENSE=       gnu-gpl-v3
@@ -27,6 +26,7 @@
 .endif
 
 .include "../../databases/shared-mime-info/buildlink3.mk"
+.include "../../graphics/gnome-icon-theme/buildlink3.mk"
 .include "../../ham/hamlib/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../print/libgnomeprint/buildlink3.mk"
diff -r 62a57f6642b2 -r 94c1d2cde375 ham/xlog/distinfo
--- a/ham/xlog/distinfo Sun Dec 18 03:20:58 2016 +0000
+++ b/ham/xlog/distinfo Sun Dec 18 06:00:46 2016 +0000
@@ -1,12 +1,11 @@
-$NetBSD: distinfo,v 1.18 2015/11/02 23:57:25 agc Exp $
+$NetBSD: distinfo,v 1.19 2016/12/18 06:00:46 mef Exp $
 
-SHA1 (xlog-2.0.13.tar.gz) = 5755d530cc775716d5dc874c0cd206b2bdf207b2
-RMD160 (xlog-2.0.13.tar.gz) = 1d6633645b7eec05f002fe95cc4d3c70dcc803bd
-SHA512 (xlog-2.0.13.tar.gz) = 304efc65c35890f2d988680de2a5f21d2e728882175f9a3abf72a749d9172833ac7b18cbd65d9e9c2c143ee27bea0476b12ff5eb760d8dcbb64800944ac89003
-Size (xlog-2.0.13.tar.gz) = 11427287 bytes
+SHA1 (xlog-2.0.14.tar.gz) = 426c4b4d00e3b240b9eee87ec816c721c2981b1a
+RMD160 (xlog-2.0.14.tar.gz) = f11677f92aa2769e8f7313fd0aae02a8e1e4164c
+SHA512 (xlog-2.0.14.tar.gz) = 1f63e841191b81c477273777923bb4e537bac70b02cb5deca18b30adc44158369794435a0c1c22915bf42fc3fe2e46891cd531ad6ce2563d0f543a1012074660
+Size (xlog-2.0.14.tar.gz) = 11452537 bytes
 SHA1 (patch-src_callbacks_mainwindow_qsoframe_c) = 354d979f0f591039df0377e640bdc76b6d4831a4
 SHA1 (patch-src_dxcc_c) = 2fea7448ecd452064ff86ab228ec7490a0c187f3
-SHA1 (patch-src_logfile_adif2.c) = 19c52c20d2bb0c86fc489691a8bd996c14f6e03f
 SHA1 (patch-src_logfile_edittest_c) = 803cec0af65e359eecfea6fc9e079899999a7529
 SHA1 (patch-src_logfile_logfile_c) = 92ccae2d101297365ef1cd69464edd182b142338
 SHA1 (patch-src_strptime_c) = 5471f5acc7adc16ca08d479473b424c6798bf30c
diff -r 62a57f6642b2 -r 94c1d2cde375 ham/xlog/patches/patch-src_logfile_adif2.c
--- a/ham/xlog/patches/patch-src_logfile_adif2.c        Sun Dec 18 03:20:58 2016 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-src_logfile_adif2.c,v 1.1 2014/12/23 18:52:54 joerg Exp $
-
---- src/logfile/adif2.c.orig   2014-12-23 17:34:08.000000000 +0000
-+++ src/logfile/adif2.c
-@@ -56,8 +56,6 @@ extern preferencestype preferences;
-  */
- static const gint adif_fields[] = { DATE, GMT, CALL, BAND, MODE, RST, MYRST,
-       QSLOUT, QSLIN, REMARKS, POWER, GMTEND, NAME, QTH, LOCATOR, U1, U2 };
--static const gint adif_widths[] = { 15, 8, 15, 15, 8, 8, 8, 8, 8, 80, 8, 8, 8,
--      8, 6, 8, 8 };
- static const gint adif_field_nr = 17;
- 
- static LOGDB *adif_handle;



Home | Main Index | Thread Index | Old Index