Index: head/comms/tlf/Makefile =================================================================== --- head/comms/tlf/Makefile (revision 402494) +++ head/comms/tlf/Makefile (revision 402495) @@ -1,30 +1,30 @@ # Created by: db # $FreeBSD$ PORTNAME= tlf -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= comms hamradio MASTER_SITES= http://www.hs-mittweida.de/tb/ \ LOCAL/db MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio curses based logging program LICENSE= GPLv2 LIB_DEPENDS= libglib-2.0.so:${PORTSDIR}/devel/glib20 USES= pkgconfig GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -lpthread -L${LOCALBASE}/lib OPTIONS_SUB= yes OPTIONS_DEFINE= HAMLIB HAMLIB_DESC= Support rig control via hamlib OPTION_DEFAULT= HAMLIB HAMLIB_LIB_DEPENDS= libhamlib.so:${PORTSDIR}/comms/hamlib HAMLIB_CONFIGURE_ENABLE=hamlib .include Index: head/comms/tlf/distinfo =================================================================== --- head/comms/tlf/distinfo (revision 402494) +++ head/comms/tlf/distinfo (revision 402495) @@ -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 Property changes on: head/comms/tlf/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -1 \ No newline at end of property +yes \ No newline at end of property Index: head/comms/tlf/files/patch-share_logcfg.dat =================================================================== --- head/comms/tlf/files/patch-share_logcfg.dat (revision 402494) +++ head/comms/tlf/files/patch-share_logcfg.dat (revision 402495) @@ -1,13 +1,13 @@ ---- 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 # # ################################# # -EDITOR=joe -#EDITOR=vi +#EDITOR=joe +EDITOR=vi #EDITOR=e3 #EDITOR=MC # Property changes on: head/comms/tlf/files/patch-share_logcfg.dat ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -1 \ No newline at end of property +yes \ No newline at end of property Index: head/comms/tlf/files/patch-src_readcalls.c =================================================================== --- head/comms/tlf/files/patch-src_readcalls.c (revision 402494) +++ head/comms/tlf/files/patch-src_readcalls.c (revision 402495) @@ -1,11 +1,11 @@ ---- 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); - sprintf(wgetcmd, "cat log1 log2 | sort -g -k4,4 | uniq -w79 > %s", + sprintf(wgetcmd, "cat log1 log2 | sort -g -k4,4 | uniq > %s", logfile); if (system(wgetcmd) == 0) showmsg("Merging logs successfull\n"); Property changes on: head/comms/tlf/files/patch-src_readcalls.c ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -1 \ No newline at end of property +yes \ No newline at end of property Index: head/comms/tlf/files/patch-src_writecabrillo.c =================================================================== --- head/comms/tlf/files/patch-src_writecabrillo.c (nonexistent) +++ head/comms/tlf/files/patch-src_writecabrillo.c (revision 402495) @@ -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 Property changes on: head/comms/tlf/files/patch-src_writecabrillo.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/comms/tlf/pkg-plist =================================================================== --- head/comms/tlf/pkg-plist (revision 402494) +++ head/comms/tlf/pkg-plist (revision 402495) @@ -1,41 +1,50 @@ bin/play_vk bin/soundlog bin/tlf man/man1/tlf.1.gz %%DATADIR%%/arrl10m_mults %%DATADIR%%/arrldx_mults %%DATADIR%%/arrlsections %%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 %%DATADIR%%/rules/arrlfd %%DATADIR%%/rules/arrlss %%DATADIR%%/rules/contest %%DATADIR%%/rules/cqww %%DATADIR%%/rules/dxped %%DATADIR%%/rules/eusprint %%DATADIR%%/rules/focmarathon %%DATADIR%%/rules/lzdx %%DATADIR%%/rules/pacc_dx %%DATADIR%%/rules/pacc_pa %%DATADIR%%/rules/qso %%DATADIR%%/rules/spdx_dx %%DATADIR%%/rules/spdx_sp %%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 %%PORTDOCS%%%%DOCSDIR%%/FAQ %%PORTDOCS%%%%DOCSDIR%%/New_Bandmap.txt %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/README.cabrillo %%PORTDOCS%%%%DOCSDIR%%/README.ssb +%%PORTDOCS%%%%DOCSDIR%%/README_QTC.txt +%%PORTDOCS%%%%DOCSDIR%%/README_QTC_RTTY.txt Property changes on: head/comms/tlf/pkg-plist ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -1 \ No newline at end of property +yes \ No newline at end of property