summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2012-08-09 00:03:18 +0000
committerDiane Bruce <db@FreeBSD.org>2012-08-09 00:03:18 +0000
commit0a3741e84659c9eab2c8d38e9c3e045096b3d777 (patch)
treec3b2c6f58ed393d81672514b550bcbd50c984d1d /comms
parentUpdate to the 20120805 snapshot of GCC 4.8.0. (diff)
- Update to Version 1.2.15.2
2012-08-05 * Read eeprom value for digital mode from FT-857 * Clean up TS-950 series commands and read mode using IF command * Fix GS-232A/B rotor command terminations * Fix warnings and other issues found by mingw-w64 * Allow seamless access to ports higher than COM9 on Windows * Fix ineffective packed attribute on WinRadio * Correct low signal strength S-meter error on AR7030+ * Updates to HiQSDR by Jim, N2ADR
Notes
Notes: svn path=/head/; revision=302314
Diffstat (limited to 'comms')
-rw-r--r--comms/hamlib/Makefile2
-rw-r--r--comms/hamlib/distinfo4
-rw-r--r--comms/hamlib/files/patch-bindings_Makefile.in8
-rw-r--r--comms/hamlib/files/patch-src_Makefile.in8
4 files changed, 11 insertions, 11 deletions
diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile
index e58f6b13ebc2..67db7e77c388 100644
--- a/comms/hamlib/Makefile
+++ b/comms/hamlib/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= hamlib
-PORTVERSION= 1.2.15
+PORTVERSION= 1.2.15.2
CATEGORIES= comms hamradio
MASTER_SITES= SF
diff --git a/comms/hamlib/distinfo b/comms/hamlib/distinfo
index 30c6f3de0b3f..061accb2a26c 100644
--- a/comms/hamlib/distinfo
+++ b/comms/hamlib/distinfo
@@ -1,2 +1,2 @@
-SHA256 (hamlib-1.2.15.tar.gz) = 35b7019c960961ee77ddbe912da816759c93c09b0b8b941b9a3fcb8d110b5144
-SIZE (hamlib-1.2.15.tar.gz) = 1668035
+SHA256 (hamlib-1.2.15.2.tar.gz) = 99ea1b5c77eb696fcf1eb5c9c244d5055dbda7f50bf77ce72c4fd47221fbca66
+SIZE (hamlib-1.2.15.2.tar.gz) = 1678758
diff --git a/comms/hamlib/files/patch-bindings_Makefile.in b/comms/hamlib/files/patch-bindings_Makefile.in
index 89d57607671d..064233af6322 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-02-02 21:46:59.000000000 -0500
-+++ bindings/Makefile.in 2012-02-03 15:13:04.000000000 -0500
-@@ -329,7 +329,7 @@
+--- 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 @@
program_transform_name = @program_transform_name@
psdir = @psdir@
pyexecdir = @pyexecdir@
@@ -9,7 +9,7 @@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
-@@ -349,7 +349,7 @@
+@@ -346,7 +346,7 @@
hamlibperl_wrap.c Hamlib.pm Hamlib.bs
AM_CFLAGS = -fno-strict-aliasing
@ENABLE_TCL_TRUE@tcl_ltlib = hamlibtcl.la
diff --git a/comms/hamlib/files/patch-src_Makefile.in b/comms/hamlib/files/patch-src_Makefile.in
index 7b7ed751564e..a43c47667439 100644
--- a/comms/hamlib/files/patch-src_Makefile.in
+++ b/comms/hamlib/files/patch-src_Makefile.in
@@ -1,6 +1,6 @@
---- src/Makefile.in.orig 2012-02-02 21:47:04.000000000 -0500
-+++ src/Makefile.in 2012-02-03 15:12:35.000000000 -0500
-@@ -104,7 +104,7 @@
+--- src/Makefile.in.orig 2012-08-05 09:10:08.000000000 -0500
++++ src/Makefile.in 2012-08-07 06:59:39.000000000 -0500
+@@ -103,7 +103,7 @@
libhamlib_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(libhamlib_la_CFLAGS) \
$(CFLAGS) $(libhamlib_la_LDFLAGS) $(LDFLAGS) -o $@
@@ -9,7 +9,7 @@
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f
-@@ -194,7 +194,7 @@
+@@ -193,7 +193,7 @@
LDFLAGS = @LDFLAGS@
LIBLTDL = @LIBLTDL@
LIBOBJS = @LIBOBJS@