summaryrefslogtreecommitdiff
path: root/ham/hamlib/patches
diff options
context:
space:
mode:
authorwulf <wulf@pkgsrc.org>2006-02-28 00:10:04 +0000
committerwulf <wulf@pkgsrc.org>2006-02-28 00:10:04 +0000
commit225997f25ff81a91c7c033dd50e5b96b7963456c (patch)
treee0b78be825986423e6b1f5b2000d5e365432fe0b /ham/hamlib/patches
parent3a4fe5e79605f0cef6ece88aa3e74085825eca67 (diff)
downloadpkgsrc-225997f25ff81a91c7c033dd50e5b96b7963456c.tar.gz
Updated hamlib to 1.2.5:
New in 1.2.5: * frontend API: support for clonable rigs rigmem: CSV format change rigctl: new send_cmd for protocol debugging purpose easy USB devices support * new models: AR8600, AR2700, DWT (DLL based under Windows, libusb based under other OS, need test) * fixes: big AOR update, AR7030, Orion, NRD-545, RX-320, FT-817, FT-990, TS-2000, Easycomm * port: BSD fix of parallel port support
Diffstat (limited to 'ham/hamlib/patches')
-rw-r--r--ham/hamlib/patches/patch-aa13
1 files changed, 0 insertions, 13 deletions
diff --git a/ham/hamlib/patches/patch-aa b/ham/hamlib/patches/patch-aa
deleted file mode 100644
index 4eccc498803..00000000000
--- a/ham/hamlib/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2005/09/28 07:44:59 wiz Exp $
-
---- hamlib.m4.orig 2002-05-28 23:33:10.000000000 +0200
-+++ hamlib.m4
-@@ -10,7 +10,7 @@ dnl
- dnl For backwards compatibility, if ACTION_IF_NOT_FOUND is not specified,
- dnl and the hamlib libraries are not found, a fatal AC_MSG_ERROR() will result.
- dnl
--AC_DEFUN(AM_PATH_HAMLIB,
-+AC_DEFUN([AM_PATH_HAMLIB],
- [dnl Save the original CFLAGS, LDFLAGS, and LIBS
- hamlib_save_CFLAGS="$CFLAGS"
- hamlib_save_LDFLAGS="$LDFLAGS"