summaryrefslogtreecommitdiff
path: root/comms/pilot-link-libs
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-08-09 08:36:34 +0000
committerwiz <wiz@pkgsrc.org>2009-08-09 08:36:34 +0000
commit8cffa73ba37d98b14b6c559d3d3441819caa725e (patch)
treead39354c82ba0bd47551e8a73aba06f69e3da8de /comms/pilot-link-libs
parenta5f065da1e8d5f8469bbd067c3f930a8f2c84cac (diff)
downloadpkgsrc-8cffa73ba37d98b14b6c559d3d3441819caa725e.tar.gz
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.
Diffstat (limited to 'comms/pilot-link-libs')
-rw-r--r--comms/pilot-link-libs/Makefile3
-rw-r--r--comms/pilot-link-libs/PLIST5
2 files changed, 5 insertions, 3 deletions
diff --git a/comms/pilot-link-libs/Makefile b/comms/pilot-link-libs/Makefile
index 2ee3deb64ae..0b8bba9e435 100644
--- a/comms/pilot-link-libs/Makefile
+++ b/comms/pilot-link-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2009/05/20 00:58:09 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2009/08/09 08:36:34 wiz Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -6,7 +6,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../comms/pilot-link/Makefile.common"
PKGNAME= pilot-link-libs-${PILOT_LINK_VERS}
-PKGREVISION= 1
COMMENT= Libraries for talking to the 3Com Pilot PDA
CONFLICTS+= pilot-link<0.9.5
diff --git a/comms/pilot-link-libs/PLIST b/comms/pilot-link-libs/PLIST
index 871e35ad929..187144a6e6d 100644
--- a/comms/pilot-link-libs/PLIST
+++ b/comms/pilot-link-libs/PLIST
@@ -1,9 +1,11 @@
-@comment $NetBSD: PLIST,v 1.5 2007/03/21 22:33:01 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/08/09 08:36:34 wiz Exp $
include/pi-address.h
include/pi-appinfo.h
include/pi-args.h
+include/pi-blob.h
include/pi-bluetooth.h
include/pi-buffer.h
+include/pi-calendar.h
include/pi-cmp.h
include/pi-contact.h
include/pi-datebook.h
@@ -16,6 +18,7 @@ include/pi-foto.h
include/pi-header.h
include/pi-hinote.h
include/pi-inet.h
+include/pi-location.h
include/pi-macros.h
include/pi-mail.h
include/pi-md5.h