From owner-freebsd-bluetooth@FreeBSD.ORG Wed Nov 17 18:34:15 2010 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3AA251065672 for ; Wed, 17 Nov 2010 18:34:15 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 06A7B8FC08 for ; Wed, 17 Nov 2010 18:34:14 +0000 (UTC) Received: by iwn39 with SMTP id 39so2571609iwn.13 for ; Wed, 17 Nov 2010 10:34:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=BRMHRs4AOrlT71J7ORr1fw2pW2QzgLqdayPRulZSNzI=; b=sUGQ0fyhlJuDyRdDviij2T7TVVJsroWiV4ResW5FW/Wg6wi43hAlC0RpEueuzdRw6U KDUFDr+NiVuPaPa1xraaj92HceNlVCUx+yHwLSbY+WnmM8aYYzw0nuEzJ235x/nGWa1D 6vZelkE1qoDiYAcZK5aLvthR6HQ1qweHmUly8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=v2+r3NTcKdQV/frcGvTJGyuowEOQM0bbsJifLdZ7Bt9L0xSazUAuLEohzW6srUqfhK dt4Rr4utkuqumEd0pBV/3V0inbP+0jexH7L/h1gDM4IDbWDcB7FiznIw5+WP8X/LRC7u uV36Rnlsa5uTZqMBanbCM7FtAjCyOwRFCJkPs= MIME-Version: 1.0 Received: by 10.231.12.11 with SMTP id v11mr6944884ibv.13.1290018853377; Wed, 17 Nov 2010 10:34:13 -0800 (PST) Received: by 10.231.207.14 with HTTP; Wed, 17 Nov 2010 10:34:13 -0800 (PST) Date: Wed, 17 Nov 2010 10:34:13 -0800 Message-ID: From: Maksim Yevmenkin To: freebsd-bluetooth@freebsd.org, Guido Falsi Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: obexapp-1.4.14 X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Nov 2010 18:34:15 -0000 hello, obexapp-1.4.14 is available at http://people.freebsd.org/~emax/obexapp/obexapp-1.4.14.tar.gz most of the changes are minor fixes submitted by Iain Hibbert. the only change that is worth noting here is improved compatibility with windows mobile obex server. please note that, due to popular demand, dependency on libexpat was put back :) so, the obexapp port now depends on libexpat port. thanks, max