aboutsummaryrefslogtreecommitdiffstats
path: root/comms/hamlib/files
diff options
context:
space:
mode:
authordb <db@FreeBSD.org>2012-11-03 09:03:59 +0800
committerdb <db@FreeBSD.org>2012-11-03 09:03:59 +0800
commitbcee79cfc9c3da395ec8b80a367b791e3538c52b (patch)
treefc6c81cff4598096f5709916137c98051b2d59b9 /comms/hamlib/files
parent41bf289bf05c55e9c6e72188f27c8d65f58b331e (diff)
downloadfreebsd-ports-gnome-bcee79cfc9c3da395ec8b80a367b791e3538c52b.tar.gz
freebsd-ports-gnome-bcee79cfc9c3da395ec8b80a367b791e3538c52b.tar.zst
freebsd-ports-gnome-bcee79cfc9c3da395ec8b80a367b791e3538c52b.zip
Changes in this release from 1.2.15.2 are:
Version 1.2.15.3 2012-11-01 * Fix configure.ac so that rigctld/rotcld work on Win32 platform * Add NSIS script to build executable installer on Win32 platform * Remove unsupported commands on IC-756 (non-Pro model) from AK6I * Fix set_split in netrigctl.c to properly accept the split value. TNX, N2ADR. * IC-R8500: Add RIG_LEVEL_AF to has_set_level. TNX John, EI7IG * ADAT updates from Frank, DG1SBG, needed for stable operation. This is likely the last planned release of the Hamlib 1.2 series. Development will now focus on the Hamlib 3 series which is now configured to be ABI compatible with the 1.2 series. Feature safe: yes
Diffstat (limited to 'comms/hamlib/files')
-rw-r--r--comms/hamlib/files/patch-bindings_Makefile.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/comms/hamlib/files/patch-bindings_Makefile.in b/comms/hamlib/files/patch-bindings_Makefile.in
index 064233af6322..72c4aca8755b 100644
--- a/comms/hamlib/files/patch-bindings_Makefile.in
+++ b/comms/hamlib/files/patch-bindings_Makefile.in
@@ -1,6 +1,6 @@
---- bindings/Makefile.in.orig 2012-08-05 09:10:03.000000000 -0500
-+++ bindings/Makefile.in 2012-08-07 06:59:05.000000000 -0500
-@@ -326,7 +326,7 @@
+--- bindings/Makefile.in.orig 2012-11-01 16:28:09.000000000 -0500
++++ bindings/Makefile.in 2012-11-02 18:27:34.000000000 -0500
+@@ -327,7 +327,7 @@
program_transform_name = @program_transform_name@
psdir = @psdir@
pyexecdir = @pyexecdir@
@@ -9,7 +9,7 @@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
-@@ -346,7 +346,7 @@
+@@ -347,7 +347,7 @@
hamlibperl_wrap.c Hamlib.pm Hamlib.bs
AM_CFLAGS = -fno-strict-aliasing
@ENABLE_TCL_TRUE@tcl_ltlib = hamlibtcl.la