diff options
author | mef <mef@pkgsrc.org> | 2016-12-18 06:00:46 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-12-18 06:00:46 +0000 |
commit | 5c52c48d8808d1e307e62393c605c894de684954 (patch) | |
tree | 28a378f5bc8a50e44300f941a35287e46053aa93 | |
parent | a79fc51599bb937ddb8ed71b1286c48ea927c8ac (diff) | |
download | pkgsrc-5c52c48d8808d1e307e62393c605c894de684954.tar.gz |
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"
-rw-r--r-- | ham/xlog/Makefile | 6 | ||||
-rw-r--r-- | ham/xlog/distinfo | 11 | ||||
-rw-r--r-- | ham/xlog/patches/patch-src_logfile_adif2.c | 13 |
3 files changed, 8 insertions, 22 deletions
diff --git a/ham/xlog/Makefile b/ham/xlog/Makefile index dd8e3cf4ca7..a39ca310ede 100644 --- a/ham/xlog/Makefile +++ b/ham/xlog/Makefile @@ -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 @@ CWRAPPERS_APPEND.cc+= -Wno-error=parentheses-equality -Wno-error=tautological-co .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 --git a/ham/xlog/distinfo b/ham/xlog/distinfo index 55166672f21..6a7259921fa 100644 --- a/ham/xlog/distinfo +++ b/ham/xlog/distinfo @@ -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 --git a/ham/xlog/patches/patch-src_logfile_adif2.c b/ham/xlog/patches/patch-src_logfile_adif2.c deleted file mode 100644 index 7dd95566fce..00000000000 --- a/ham/xlog/patches/patch-src_logfile_adif2.c +++ /dev/null @@ -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; |