From 258a756c2d93b51273841d91c1e73b86735998c0 Mon Sep 17 00:00:00 2001 From: mef Date: Sun, 13 Dec 2015 02:56:23 +0000 Subject: Update to 2.1.3 --------------- TQSL ChangeLog https://lotw.arrl.org/lotw-help/tqslchangelog/ 2.1.3 Revert change in the behavior for command line applications. TQSL 2.1 changed the behavior for ADIF files to open those with the TQSL ADIF editor versus signing them unless "-x" or "-q" were on the command line. This was an incompatible change that is not consistent with the documentation and was removed. Fix defect that could cause newly imported callsign certificates tobe deleted after the import completed. --- ham/trustedQSL/Makefile | 6 +++--- ham/trustedQSL/distinfo | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'ham') diff --git a/ham/trustedQSL/Makefile b/ham/trustedQSL/Makefile index 3a02b1cb230..1ed8366c01a 100644 --- a/ham/trustedQSL/Makefile +++ b/ham/trustedQSL/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/11/22 09:52:55 mef Exp $ +# $NetBSD: Makefile,v 1.19 2015/12/13 02:56:23 mef Exp $ -DISTNAME= tqsl-2.1.2 +DISTNAME= tqsl-2.1.3 CATEGORIES= ham -MASTER_SITES= http://sourceforge.net/projects/trustedqsl/files/TrustedQSL/v2.1.2/ +MASTER_SITES= http://sourceforge.net/projects/trustedqsl/files/TrustedQSL/v${PKGVERSION_NOREV}/ MAINTAINER= makoto@ki.nu HOMEPAGE= http://sourceforge.net/projects/trustedqsl/ diff --git a/ham/trustedQSL/distinfo b/ham/trustedQSL/distinfo index 413d09da18a..4a9c62037b7 100644 --- a/ham/trustedQSL/distinfo +++ b/ham/trustedQSL/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.12 2015/11/22 09:52:55 mef Exp $ +$NetBSD: distinfo,v 1.13 2015/12/13 02:56:23 mef Exp $ -SHA1 (tqsl-2.1.2.tar.gz) = b84416aba4736ddc39f638da74fb1fd8b3a52aaf -RMD160 (tqsl-2.1.2.tar.gz) = cdf040eb24c4ad29785c360b8d93600ffcb67f75 -SHA512 (tqsl-2.1.2.tar.gz) = 7ce4779427c9fda826fef4a58fd86c1a06ea41c731c2ca8e498ff7d3a93d59d72c79b35e235be45eec348e051872932aef05abfff4416f77e80d883f09dd200e -Size (tqsl-2.1.2.tar.gz) = 3442792 bytes +SHA1 (tqsl-2.1.3.tar.gz) = 2297c3dc6384dde9db58d2e40d866f8383a703b0 +RMD160 (tqsl-2.1.3.tar.gz) = 526fed3b655facf685c92f90575d43d9d905f63d +SHA512 (tqsl-2.1.3.tar.gz) = 76c83f11aca6425b78399dec1a9617ed10ac150892a28392f25ddc04cc1c6441935522c1c7a267b60a0c167aad32d154ee0c9dee097d83950984029cd11fa4a5 +Size (tqsl-2.1.3.tar.gz) = 3443675 bytes SHA1 (patch-apps_CMakeLists.txt) = e685f6dba817c783dfe18796b714785923c42982 SHA1 (patch-apps_tqsl_cpp) = 6ef2ba4a5cae2cb35efd80493e8f11c475d54047 SHA1 (patch-openssl__cert.cpp) = 158c7086014f9cef05835beb1fb9aa52f091343f -- cgit v1.2.3