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: Update to 2.0.22



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3dd1d375e0c9
branches:  trunk
changeset: 449035:3dd1d375e0c9
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri Mar 19 20:29:36 2021 +0000

description:
ham/xlog: Update to 2.0.22

- Changes for xlog version 2.0.22 - 2021-feb-27
  * Fixed empty ADIF file when Distance and Azimuth fields are in use
  * Distance must be "km" in ADIF output - fixed

- Changes for xlog version 2.0.21 - 2021-feb-18
  * Modified get_smeter and get_powerlevel to use default values
    (S9 and UNKNOWN) if hamlib cannot get values from the radio
    (e.g. quisk).
  * Be sure to use at least hamlib4.1 to avoid a crash that occurs
    when using the "Select a Radio" GUI more than once.
  * Modified configure.ac to check if compiler can support -W parameters
  * Updated cty.dat 20210218 (cty-3104)

diffstat:

 ham/xlog/Makefile |   6 +++---
 ham/xlog/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (37 lines):

diff -r 1bb613c228c9 -r 3dd1d375e0c9 ham/xlog/Makefile
--- a/ham/xlog/Makefile Fri Mar 19 19:00:17 2021 +0000
+++ b/ham/xlog/Makefile Fri Mar 19 20:29:36 2021 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.98 2021/02/16 20:22:52 gdt Exp $
+# $NetBSD: Makefile,v 1.99 2021/03/19 20:29:36 gdt Exp $
 #
 
-DISTNAME=      xlog-2.0.20
+DISTNAME=      xlog-2.0.22
 CATEGORIES=    ham
 MASTER_SITES=  http://download.savannah.gnu.org/releases/xlog/
 LICENSE=       gnu-gpl-v3
 
-MAINTAINER=    pkgsrc-users%netbsd.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 # Beware that the author is opposed to anyone else building from the
 # repo, instead of distfiles, and objects to bug reports.
 # Beware that the upstream homepage will lead you to the wrong repo.
diff -r 1bb613c228c9 -r 3dd1d375e0c9 ham/xlog/distinfo
--- a/ham/xlog/distinfo Fri Mar 19 19:00:17 2021 +0000
+++ b/ham/xlog/distinfo Fri Mar 19 20:29:36 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.26 2021/02/04 14:43:30 gdt Exp $
+$NetBSD: distinfo,v 1.27 2021/03/19 20:29:36 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 (xlog-2.0.22.tar.gz) = e9d57e5030922cfc493f00649ebdee5201a8f20e
+RMD160 (xlog-2.0.22.tar.gz) = 8ce44c1521f4eb4e6af7400c39c2602ff7a613ad
+SHA512 (xlog-2.0.22.tar.gz) = a261f8e28b75aed9380c29b3da69c7615b0d32346eaf84a0ace5cf77c53407372c4985c599078dba5ed92f77bd8052a74c7dca40028b99bca49cc3164d4ec490
+Size (xlog-2.0.22.tar.gz) = 11407849 bytes
 SHA1 (patch-src_callbacks_mainwindow_qsoframe_c) = 354d979f0f591039df0377e640bdc76b6d4831a4
 SHA1 (patch-src_dxcc_c) = 2fea7448ecd452064ff86ab228ec7490a0c187f3
 SHA1 (patch-src_logfile_editest_c) = 803cec0af65e359eecfea6fc9e079899999a7529



Home | Main Index | Thread Index | Old Index