summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorplunky <plunky>2012-03-09 18:12:55 +0000
committerplunky <plunky>2012-03-09 18:12:55 +0000
commit422ed3e3f0b779ee37e5afdf49cf3a43395c65fd (patch)
tree4622f9f2207b8244699b75872851d98db8477adb /sysutils
parent64c0606d8e5fa63b41b5fff9d5740685d8e77517 (diff)
downloadpkgsrc-422ed3e3f0b779ee37e5afdf49cf3a43395c65fd.tar.gz
update to bluez-hcidump version 2.3
(rework the pkgsrc variables so that not as many lines need to be changed on updates) Changelog: Marcel Holtmann [Fri, 2 Mar 2012 01:54:01 +0000] build: Rename configure.in into configure.ac Johan Hedberg [Tue, 28 Feb 2012 00:05:42 +0000] lib: Add missing host feature defines This patch add missing SSP and "Simultaneous LE & BR/EDR" feature bit definitions to hci.h. Marcel Holtmann [Mon, 27 Feb 2012 06:42:41 +0000] lib: Make unaligned access functions const Marcel Holtmann [Mon, 27 Feb 2012 06:12:34 +0000] lib: Add definition for HCI_CHANNEL_MONITOR Andrei Emeltchenko [Fri, 24 Feb 2012 08:44:23 +0000] lib: Copy L2CAP chan policy defines from kernel Those defines will be used by user space. Marcel Holtmann [Tue, 21 Feb 2012 14:01:54 +0000] lib: Add struct for reading LE host supported setting Vinicius Costa Gomes [Fri, 10 Feb 2012 21:39:51 +0000] lib: Fix using old-style initializers Peter Krystad [Wed, 15 Feb 2012 19:04:11 +0000] lib: Add L2CAP Create/Move Channel definitions Luiz Augusto von Dentz [Fri, 17 Feb 2012 09:48:55 +0000] core: Add support for passing PSM as OBEX port As OBEX can now use L2CAP as transport, -O/--obex option should accept values other than RFCOMM channel, so values over 31 are now interpreted as PSM. Luiz Augusto von Dentz [Fri, 17 Feb 2012 09:48:54 +0000] L2CAP: add OBEX support Johan Hedberg [Thu, 2 Feb 2012 17:48:55 +0000] lib: Add stub for A2MP Johan Hedberg [Wed, 1 Feb 2012 06:05:26 +0000] att: Fix UUID-128 parsing ATT UUIDs are in little-endian format (in contrast to e.g. SDP). Vinicius Costa Gomes [Tue, 24 Jan 2012 13:57:18 +0000] lib: Add Key Size information to the security information Since some time the kernel has the capability to return the length of the key that was used to encrypt the link. This patch exposes that field to userspace so more applications can take decisions based on this information. CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: Makefile distinfo CVS: ----------------------------------------------------------------------
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/netbt-hcidump/Makefile10
-rw-r--r--sysutils/netbt-hcidump/distinfo8
2 files changed, 8 insertions, 10 deletions
diff --git a/sysutils/netbt-hcidump/Makefile b/sysutils/netbt-hcidump/Makefile
index 8c6d9519e13..49b08936f54 100644
--- a/sysutils/netbt-hcidump/Makefile
+++ b/sysutils/netbt-hcidump/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2012/02/15 09:30:23 plunky Exp $
+# $NetBSD: Makefile,v 1.6 2012/03/09 18:12:55 plunky Exp $
-DISTNAME= netbt-hcidump-2.2
+DISTNAME= bluez-hcidump-2.3
+PKGNAME= ${DISTNAME:S/bluez/netbt/}
CATEGORIES= sysutils
MASTER_SITES= http://www.kernel.org/pub/linux/bluetooth/
-DISTFILES= bluez-hcidump-2.2.tar.gz
MAINTAINER= plunky@rya-online.net
HOMEPAGE= http://www.bluez.org/
@@ -15,11 +15,9 @@ CONFLICTS+= hcidump-[0-9]* bluez-hcidump-[0-9]*
INSTALLATION_DIRS= sbin ${PKGMANDIR}/cat8 ${PKGMANDIR}/man8
-WRKSRC= ${WRKDIR}/bluez-hcidump-2.2
-
PKG_DESTDIR_SUPPORT= user-destdir
-CPPFLAGS+= -DVERSION=\""2.2-netbt"\"
+CPPFLAGS+= -DVERSION=\""${DISTNAME:S/bluez-hcidump-//}-netbt"\"
USE_BSD_MAKEFILE= yes
diff --git a/sysutils/netbt-hcidump/distinfo b/sysutils/netbt-hcidump/distinfo
index 37fbdc5b7db..18f0f30a0bd 100644
--- a/sysutils/netbt-hcidump/distinfo
+++ b/sysutils/netbt-hcidump/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.6 2012/02/15 09:30:23 plunky Exp $
+$NetBSD: distinfo,v 1.7 2012/03/09 18:12:55 plunky Exp $
-SHA1 (bluez-hcidump-2.2.tar.gz) = 4d36b9265e23bfdbc824f00f6f6a1c3fd794559a
-RMD160 (bluez-hcidump-2.2.tar.gz) = 5ec584f7b3c0818452ba1e874d8b17bb01efe621
-Size (bluez-hcidump-2.2.tar.gz) = 190096 bytes
+SHA1 (bluez-hcidump-2.3.tar.gz) = d60e3546c27d68615fe908899ba0d6af5f4d4171
+RMD160 (bluez-hcidump-2.3.tar.gz) = 95ac3961c0ae5c15902d72733579d1dfb3bde04b
+Size (bluez-hcidump-2.3.tar.gz) = 190848 bytes
SHA1 (patch-aa) = 3a856deba9518923321b3ddffe863d7817a021e1
SHA1 (patch-ab) = ad50cee12679bd302475f7a62391a3833343f51b
SHA1 (patch-ac) = 42a0bfc63a64243db201973c1973b914bee92192