diff options
Diffstat (limited to 'comms/flrig')
-rw-r--r-- | comms/flrig/Makefile | 2 | ||||
-rw-r--r-- | comms/flrig/distinfo | 6 | ||||
-rw-r--r-- | comms/flrig/files/patch-configure | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/comms/flrig/Makefile b/comms/flrig/Makefile index 1fe30b849de0..ccc557ed17f3 100644 --- a/comms/flrig/Makefile +++ b/comms/flrig/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flrig -PORTVERSION= 1.3.27 +PORTVERSION= 1.3.28 CATEGORIES= comms hamradio MASTER_SITES= SF/fldigi/${PORTNAME} diff --git a/comms/flrig/distinfo b/comms/flrig/distinfo index 6ce0b7010a94..ac59da727ed7 100644 --- a/comms/flrig/distinfo +++ b/comms/flrig/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1483836061 -SHA256 (flrig-1.3.27.tar.gz) = a05a040b17e9c0de1f564f50baa6a40a089e81d86131fe3994f467fec5287cb7 -SIZE (flrig-1.3.27.tar.gz) = 662603 +TIMESTAMP = 1485001984 +SHA256 (flrig-1.3.28.tar.gz) = 776aa41219586bd94d5b712fc667539ea9b15301890cb30ce08fb8fd6a7d483e +SIZE (flrig-1.3.28.tar.gz) = 665466 diff --git a/comms/flrig/files/patch-configure b/comms/flrig/files/patch-configure index 9a36431e674d..7ec908b7aaf5 100644 --- a/comms/flrig/files/patch-configure +++ b/comms/flrig/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2014-04-08 22:42:56.000000000 -0700 -+++ configure 2014-04-08 22:43:21.000000000 -0700 -@@ -7205,7 +7205,7 @@ +--- configure.orig 2017-01-20 12:42:02 UTC ++++ configure +@@ -6143,7 +6143,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 |