pkgsrc-Changes archive

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

CVS commit: pkgsrc/ham/xlog



Module Name:    pkgsrc
Committed By:   gdt
Date:           Fri Mar 19 20:29:36 UTC 2021

Modified Files:
        pkgsrc/ham/xlog: Makefile distinfo

Log Message:
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)


To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 pkgsrc/ham/xlog/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/ham/xlog/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/ham/xlog/Makefile
diff -u pkgsrc/ham/xlog/Makefile:1.98 pkgsrc/ham/xlog/Makefile:1.99
--- pkgsrc/ham/xlog/Makefile:1.98       Tue Feb 16 20:22:52 2021
+++ pkgsrc/ham/xlog/Makefile    Fri Mar 19 20:29:36 2021
@@ -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.

Index: pkgsrc/ham/xlog/distinfo
diff -u pkgsrc/ham/xlog/distinfo:1.26 pkgsrc/ham/xlog/distinfo:1.27
--- pkgsrc/ham/xlog/distinfo:1.26       Thu Feb  4 14:43:30 2021
+++ pkgsrc/ham/xlog/distinfo    Fri Mar 19 20:29:36 2021
@@ -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