aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authordb <db@FreeBSD.org>2011-05-30 06:38:42 +0800
committerdb <db@FreeBSD.org>2011-05-30 06:38:42 +0800
commit2ea38306e0ec0a55246f1722898158cfdf1fb83f (patch)
treed2f7a3c2535ab5f14b6ec8732ecc9a3000bde355 /comms
parentca8ba5b97d18fa2cca40f33c89122559a9894082 (diff)
downloadfreebsd-ports-gnome-2ea38306e0ec0a55246f1722898158cfdf1fb83f.tar.gz
freebsd-ports-gnome-2ea38306e0ec0a55246f1722898158cfdf1fb83f.tar.zst
freebsd-ports-gnome-2ea38306e0ec0a55246f1722898158cfdf1fb83f.zip
From releaae e-mail:
This release is a bug fix release and includes no new features or backends: Version 1.2.13.1 * 2011-05-29 * Conversion to Git SCM and updated README documentation for Git SCM * Mingw32 build fixes * FUNcube dongle USB fixes for Win32 * Added kit/README.funcubedongle * Bug fix--K3 antenna selection function Users of the FUN Cube dongle on Win32 and K3 users on all platforms are urged to upgrade to Hamlib 1.2.13.1. 73, de Nate >>
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
3 files changed, 7 insertions, 7 deletions
diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile
index b7346997b2fb..f75447d0010d 100644
--- a/comms/hamlib/Makefile
+++ b/comms/hamlib/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= hamlib
-PORTVERSION= 1.2.13
+PORTVERSION= 1.2.13.1
CATEGORIES= comms hamradio
MASTER_SITES= SF
diff --git a/comms/hamlib/distinfo b/comms/hamlib/distinfo
index 2eda54095233..8c7ce86c8db3 100644
--- a/comms/hamlib/distinfo
+++ b/comms/hamlib/distinfo
@@ -1,2 +1,2 @@
-SHA256 (hamlib-1.2.13.tar.gz) = 5945b15e56ae6f39fdf70f4fe4936f0a5bed3f103750d0ddb7ab79ef7e9331af
-SIZE (hamlib-1.2.13.tar.gz) = 1643495
+SHA256 (hamlib-1.2.13.1.tar.gz) = dba06e418fb3a327ccab4f4bf15972a87ad6622d098afaebd0339ec26a70e162
+SIZE (hamlib-1.2.13.1.tar.gz) = 1559953
diff --git a/comms/hamlib/files/patch-bindings_Makefile.in b/comms/hamlib/files/patch-bindings_Makefile.in
index d3da7189f2c9..f4d060fc04c2 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 2011-03-12 09:58:19.000000000 -0500
-+++ bindings/Makefile.in 2011-03-13 09:17:54.000000000 -0400
-@@ -310,7 +310,7 @@
+--- bindings/Makefile.in.orig 2011-05-28 22:56:45.000000000 -0400
++++ bindings/Makefile.in 2011-05-29 10:56:26.000000000 -0400
+@@ -311,7 +311,7 @@
program_transform_name = @program_transform_name@
psdir = @psdir@
pyexecdir = @pyexecdir@
@@ -9,7 +9,7 @@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
-@@ -330,7 +330,7 @@
+@@ -331,7 +331,7 @@
hamlibperl_wrap.c Hamlib.pm Hamlib.bs
AM_CFLAGS = -fno-strict-aliasing
@ENABLE_TCL_TRUE@tcl_ltlib = hamlibtcl.la