mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
Update to lateest release.
This release adds more contest rules.
This commit is contained in:
parent
e31189f2d8
commit
3e7329c278
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402495
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tlf
|
||||
PORTVERSION= 1.2.1
|
||||
PORTVERSION= 1.2.2
|
||||
CATEGORIES= comms hamradio
|
||||
MASTER_SITES= http://www.hs-mittweida.de/tb/ \
|
||||
LOCAL/db
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (tlf-1.2.1.tar.gz) = a7969aa56bc705db75d8deca92517485f6366169800fa7eaec5bfb51455abfac
|
||||
SIZE (tlf-1.2.1.tar.gz) = 511959
|
||||
SHA256 (tlf-1.2.2.tar.gz) = dc4bd660cfd145ed193993bf7dfb1544b05b2f615a8fe5d2cc6da1403a9744ed
|
||||
SIZE (tlf-1.2.2.tar.gz) = 594524
|
||||
|
@ -1,4 +1,4 @@
|
||||
--- share/logcfg.dat.orig 2014-05-15 12:02:23 UTC
|
||||
--- share/logcfg.dat.orig 2013-11-20 07:45:58 UTC
|
||||
+++ share/logcfg.dat
|
||||
@@ -27,8 +27,8 @@ RULES=cqww
|
||||
# #
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- src/readcalls.c.orig 2014-05-15 21:02:23 UTC
|
||||
--- src/readcalls.c.orig 2015-11-03 16:15:23 UTC
|
||||
+++ src/readcalls.c
|
||||
@@ -492,7 +492,7 @@ int synclog(char *synclogfile)
|
||||
@@ -641,7 +641,7 @@ int synclog(char *synclogfile)
|
||||
|
||||
showmsg("Merging logfiles...\n");
|
||||
sleep(1);
|
||||
|
11
comms/tlf/files/patch-src_writecabrillo.c
Normal file
11
comms/tlf/files/patch-src_writecabrillo.c
Normal file
@ -0,0 +1,11 @@
|
||||
--- src/writecabrillo.c.orig 2015-11-03 16:18:24 UTC
|
||||
+++ src/writecabrillo.c
|
||||
@@ -21,8 +21,6 @@
|
||||
* write cabrillo file
|
||||
*
|
||||
*--------------------------------------------------------------*/
|
||||
-#define _XOPEN_SOURCE 500
|
||||
-#define _GNU_SOURCE
|
||||
#include "writecabrillo.h"
|
||||
#include "ui_utils.h"
|
||||
#include <glib.h>
|
@ -8,10 +8,13 @@ man/man1/tlf.1.gz
|
||||
%%DATADIR%%/cabrillo.fmt
|
||||
%%DATADIR%%/callmaster
|
||||
%%DATADIR%%/cty.dat
|
||||
%%DATADIR%%/darcmults
|
||||
%%DATADIR%%/ea_sections
|
||||
%%DATADIR%%/help.txt
|
||||
%%DATADIR%%/logcfg.dat
|
||||
%%DATADIR%%/paccmults
|
||||
%%DATADIR%%/rules/aadx_as
|
||||
%%DATADIR%%/rules/aadx_dx
|
||||
%%DATADIR%%/rules/arrl10m_dx
|
||||
%%DATADIR%%/rules/arrldx_dx
|
||||
%%DATADIR%%/rules/arrldx_usa
|
||||
@ -31,6 +34,10 @@ man/man1/tlf.1.gz
|
||||
%%DATADIR%%/rules/ssa_mt
|
||||
%%DATADIR%%/rules/stewperry
|
||||
%%DATADIR%%/rules/template
|
||||
%%DATADIR%%/rules/waedc_dx
|
||||
%%DATADIR%%/rules/waedc_dx_rtty
|
||||
%%DATADIR%%/rules/waedc_eu
|
||||
%%DATADIR%%/rules/waedc_eu_rtty
|
||||
%%DATADIR%%/rules/wpx
|
||||
%%DATADIR%%/spdxmults
|
||||
%%DATADIR%%/ssamults
|
||||
@ -39,3 +46,5 @@ man/man1/tlf.1.gz
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.cabrillo
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README.ssb
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README_QTC.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README_QTC_RTTY.txt
|
||||
|
Loading…
Reference in New Issue
Block a user