pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/ham/hamlib Update of hamlib to 1.2.3: New models and b...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7929610c0ebd
branches: trunk
changeset: 484028:7929610c0ebd
user: wulf <wulf%pkgsrc.org@localhost>
date: Tue Nov 23 11:21:07 2004 +0000
description:
Update of hamlib to 1.2.3: New models and bugfixes -
* frontend API: LEVEL_SQLSTAT marked as deprecated
* new backends: Racal, V4L radio cards, Watkins-Johnson 8888
* new models: IC-78, IC-7800, IC-R20, IC-756PROIII
* fixes: AOR 5k&8k: added S-Meter, 7030: fixed freq,
IC-R8500: calibrated S-Meter, legacy Jupiter and many others..
* port: mingw32 dist with gcc 3.4 version, and stdcall interface
to prepare for VisualBasic support.
diffstat:
ham/hamlib/Makefile | 10 ++++++----
ham/hamlib/PLIST | 5 ++++-
ham/hamlib/distinfo | 6 +++---
3 files changed, 13 insertions(+), 8 deletions(-)
diffs (63 lines):
diff -r 9a90f645975b -r 7929610c0ebd ham/hamlib/Makefile
--- a/ham/hamlib/Makefile Tue Nov 23 11:12:35 2004 +0000
+++ b/ham/hamlib/Makefile Tue Nov 23 11:21:07 2004 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.10 2004/10/03 00:14:59 tv Exp $
+# $NetBSD: Makefile,v 1.11 2004/11/23 11:21:07 wulf Exp $
#
-DISTNAME= hamlib-1.2.2
-PKGREVISION= 1
+DISTNAME= hamlib-1.2.3
CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hamlib/}
#EXTRACT_SUFX= .tar.bz2
MAINTAINER= wulf%NetBSD.org@localhost
-HOMEPAGE= http://hamlib.sourceforge/net/
+HOMEPAGE= http://hamlib.sourceforge.net/
COMMENT= API for digital communications equipment
USE_BUILDLINK3= yes
@@ -17,6 +16,9 @@
USE_LIBTOOL= yes
NO_EXPORT_CPP= yes
+CONFIGURE_ARGS+=--without-tcl-binding \
+ --without-perl-binding
+
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/include/hamlib
diff -r 9a90f645975b -r 7929610c0ebd ham/hamlib/PLIST
--- a/ham/hamlib/PLIST Tue Nov 23 11:12:35 2004 +0000
+++ b/ham/hamlib/PLIST Tue Nov 23 11:21:07 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2004/09/22 22:33:13 wulf Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/11/23 11:21:07 wulf Exp $
include/hamlib/rig.h
include/hamlib/riglist.h
include/hamlib/rig_dll.h
@@ -34,6 +34,9 @@
lib/hamlib-kit.la
lib/hamlib-skanti.la
lib/hamlib-winradio.la
+lib/hamlib-racal.la
+lib/hamlib-tuner.la
+lib/hamlib-wj.la
bin/rigctl
bin/rigmem
bin/rigswr
diff -r 9a90f645975b -r 7929610c0ebd ham/hamlib/distinfo
--- a/ham/hamlib/distinfo Tue Nov 23 11:12:35 2004 +0000
+++ b/ham/hamlib/distinfo Tue Nov 23 11:21:07 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2004/09/22 22:33:13 wulf Exp $
+$NetBSD: distinfo,v 1.5 2004/11/23 11:21:07 wulf Exp $
-SHA1 (hamlib-1.2.2.tar.gz) = b75ae93aedaf9fa2c9cb7f0933bfca013035c311
-Size (hamlib-1.2.2.tar.gz) = 1359213 bytes
+SHA1 (hamlib-1.2.3.tar.gz) = 2914df511ea560c2a607575f415039efb71b1826
+Size (hamlib-1.2.3.tar.gz) = 1397172 bytes
SHA1 (patch-ac) = e4e9497186d5d8803a0fdb9993ec8ef664836abc
SHA1 (patch-ad) = d94a0b7eaed4130a9513431bbadb4274429ad313
Home |
Main Index |
Thread Index |
Old Index