Index: head/comms/tlf/Makefile =================================================================== --- head/comms/tlf/Makefile (revision 476554) +++ head/comms/tlf/Makefile (revision 476555) @@ -1,30 +1,36 @@ # Created by: db # $FreeBSD$ PORTNAME= tlf -PORTVERSION= 1.2.3 +PORTVERSION= 1.3.0 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 +RUN_DEPENDS= rec:audio/sox \ + wget:ftp/wget + USES= ncurses pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= PANEL_LIB=-lpanel USE_GNOME= glib20 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -lpthread -L${LOCALBASE}/lib OPTIONS_SUB= yes -OPTIONS_DEFINE= HAMLIB +OPTIONS_DEFINE= HAMLIB FLDIGI DOCS HAMLIB_DESC= Support rig control via hamlib -OPTIONS_DEFAULT=HAMLIB +FLDIGI_DESC= Support fldigi XML-RPC integration +OPTIONS_DEFAULT=HAMLIB FLDIGI DOCS HAMLIB_LIB_DEPENDS= libhamlib.so:comms/hamlib HAMLIB_CONFIGURE_ENABLE=hamlib +FLDIGI_LIB_DEPENDS= libxmlrpc.so:net/xmlrpc-c +FLDIGI_CONFIGURE_ENABLE=fldigi-xmlrpc .include Index: head/comms/tlf/distinfo =================================================================== --- head/comms/tlf/distinfo (revision 476554) +++ head/comms/tlf/distinfo (revision 476555) @@ -1,2 +1,3 @@ -SHA256 (tlf-1.2.3.tar.gz) = def2af96ec084744baa7efbbf92b969d04e84fb62b184692cf181c45be5754ad -SIZE (tlf-1.2.3.tar.gz) = 622883 +TIMESTAMP = 1533568835 +SHA256 (tlf-1.3.0.tar.gz) = b440e0181cf6d2e5349244afe96b34a4905eb32b09e4b407f4d94b9df4c6057a +SIZE (tlf-1.3.0.tar.gz) = 643783 Index: head/comms/tlf/files/patch-src_writecabrillo.c =================================================================== --- head/comms/tlf/files/patch-src_writecabrillo.c (revision 476554) +++ head/comms/tlf/files/patch-src_writecabrillo.c (nonexistent) @@ -1,11 +0,0 @@ ---- src/writecabrillo.c.orig 2016-04-07 07:00:33 UTC -+++ src/writecabrillo.c -@@ -23,8 +23,6 @@ - *--------------------------------------------------------------*/ - - --#define _XOPEN_SOURCE 500 --#define _GNU_SOURCE - - #include - #include Property changes on: head/comms/tlf/files/patch-src_writecabrillo.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property