summaryrefslogtreecommitdiff
path: root/ham/hamlib/Makefile
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2012-08-07 12:21:54 +0000
committergdt <gdt@pkgsrc.org>2012-08-07 12:21:54 +0000
commitce35f5b6637c9adfde7814992dafd0712edb6888 (patch)
tree6a04c9075efb4ad409fcf5d99e29294edefb86f2 /ham/hamlib/Makefile
parent917e4d81d4e80c99ddbe0e3ae3a94b643760a635 (diff)
downloadpkgsrc-ce35f5b6637c9adfde7814992dafd0712edb6888.tar.gz
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 pkgsrc changes: Document patches from CVS history.
Diffstat (limited to 'ham/hamlib/Makefile')
-rw-r--r--ham/hamlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/hamlib/Makefile b/ham/hamlib/Makefile
index b050a542b42..7b473b87e51 100644
--- a/ham/hamlib/Makefile
+++ b/ham/hamlib/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2012/07/12 00:39:56 gdt Exp $
+# $NetBSD: Makefile,v 1.30 2012/08/07 12:21:54 gdt Exp $
#
-DISTNAME= hamlib-1.2.15.1
+DISTNAME= hamlib-1.2.15.2
CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hamlib/}