Index: head/comms/flrig/files/patch-configure =================================================================== --- head/comms/flrig/files/patch-configure (revision 556937) +++ head/comms/flrig/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- configure.orig 2018-01-14 19:21:15 UTC -+++ configure -@@ -6166,7 +6166,7 @@ $as_echo "$FLTK_CONFIG" >&6; } - FLTK_LIBS=`$FLTK_CONFIG --ldflags --use-images` - if test "x$target_mingw32" != "xyes"; then - if test "x$target_darwin" != "xyes"; then -- if grep -q "lX11" <<< "$FLTK_LIBS"; then -+ if echo "$FLTK_LIBS" | grep -q "lX11"; then - FLTK_LIBS="$FLTK_LIBS"; - else - FLTK_LIBS="$FLTK_LIBS -lm -lX11"; Property changes on: head/comms/flrig/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -1 \ 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 Index: head/comms/flrig/Makefile =================================================================== --- head/comms/flrig/Makefile (revision 556937) +++ head/comms/flrig/Makefile (revision 556938) @@ -1,38 +1,38 @@ # Created by: Stephen Hurd # $FreeBSD$ PORTNAME= flrig -PORTVERSION= 1.3.51 +PORTVERSION= 1.3.53 CATEGORIES= comms hamradio MASTER_SITES= SF/fldigi/${PORTNAME} MAINTAINER= hamradio@FreeBSD.org COMMENT= Ham Radio rig control program, cooperates with fldigi LICENSE= GPLv2 LIB_DEPENDS= libpng.so:graphics/png \ libfontconfig.so:x11-fonts/fontconfig \ libfltk.so:x11-toolkits/fltk USES= gmake jpeg xorg USE_XORG= x11 xrender xcursor xfixes xext xft xinerama GNU_CONFIGURE= yes CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk-config" PLIST_FILES= bin/flrig share/applications/flrig.desktop \ share/pixmaps/flrig.xpm OPTIONS_DEFINE= NATIVE_OPT NATIVE_OPT_DESC= Enable Native Optimizations NATIVE_OPT_CONFIGURE_ON+= --enable-optimizations=native NATIVE_OPT_CONFIGURE_OFF+= --enable-optimizations=none .include .if defined(PPC_ABI) && ${PPC_ABI} == ELFv1 CFLAGS+= -mminimal-toc .endif .include Index: head/comms/flrig/distinfo =================================================================== --- head/comms/flrig/distinfo (revision 556937) +++ head/comms/flrig/distinfo (revision 556938) @@ -1,3 +1,3 @@ -TIMESTAMP = 1593781682 -SHA256 (flrig-1.3.51.tar.gz) = c178b53eb13ed1388356091a1af04f038f4f988d42ba0fddf508e01415e8042b -SIZE (flrig-1.3.51.tar.gz) = 863499 +TIMESTAMP = 1607036084 +SHA256 (flrig-1.3.53.tar.gz) = 3170b9fd5fd52917780d5bfd3b09ea55b9f0ee4b5c0090c271ea321d12520ed4 +SIZE (flrig-1.3.53.tar.gz) = 882614