Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 638DD63C270 for ; Sun, 9 Aug 2009 08:36:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 03AA363B202; Sun, 9 Aug 2009 08:36:36 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B699663B1FA for ; Sun, 9 Aug 2009 08:36:34 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 979AA175D0; Sun, 9 Aug 2009 08:36:34 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 9 Aug 2009 08:36:34 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/comms To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20090809083634.979AA175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sun Aug 9 08:36:34 UTC 2009 Modified Files: pkgsrc/comms/p5-pilot-link: Makefile pkgsrc/comms/pilot-link: Makefile Makefile.common distinfo pkgsrc/comms/pilot-link-libs: Makefile PLIST Log Message: Update to 0.12.4: Last-minute fixes before releasing 0.12.4 Fix for Sony SJ-22 device sync (fixes bug #1957 filed at bugs.pilot-link.org) Updated documentation to reflect a cleaner layout and output (closes bug #1913 in the bugtracker at bugs.pilot-link.org Integrate jpilot's contacts support. See http://lists.pilot-link.org/pipermail/pilot-link-devel/2009-February/001762.html Adding CalendarDB support to pilot-link Adding minor tweak for m4 macro optimizations Minor fix for a buffer size miscalculation (from Nicholas Piper) Adding missing newline at the end of the file. pi-debug.h, pi-threadsafe.h: Cleaning up unnecessary references to config.h here. Added pi-md5.h.in generates pi-md5.h Now autogenerated from pi-md5.h.in Add minor fix for reported segfault when closing down bluetooth connection. This closes bug #1872 UINT32 was broken on 64-bit systems. This should fix it on most systems. Increment ChangeLog to test/validate an LDAP permission issue with LockDir Implementing a Zire 22 fix from Tom Billiet Bump for 0.12.4 Added Aaron's fixes (oof! This has been in the queue for awhile. Sorry Aaron). This closes bug #1448. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 pkgsrc/comms/p5-pilot-link/Makefile cvs rdiff -u -r1.49 -r1.50 pkgsrc/comms/pilot-link/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/comms/pilot-link/Makefile.common cvs rdiff -u -r1.21 -r1.22 pkgsrc/comms/pilot-link/distinfo cvs rdiff -u -r1.21 -r1.22 pkgsrc/comms/pilot-link-libs/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/comms/pilot-link-libs/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.