From 6681bc4a423cfdd691dd01aac441d814dc65ccd5 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 30 Nov 2007 18:14:46 +0000 Subject: Update to 0.12.3: -------------------------------------------------------------------------- pilot-link 0.12.3, "Can-of-Raid" (aka "Bug-Squash" release), 11-12-2007 -------------------------------------------------------------------------- Here you go, another pilot-link release. This one fixes quite a few issues: Bug Fixes: * Fix for Sony NR70 devices not being detected properly * BlueZ detection fix * XSLT manpage autogeneration fixes * Perl bindings build error, remove autoconfiscated files from releases * Java bindings build errors, remove autoconfiscated Makefile * Renamed pilot-treofoto and pilot-650foto to pilot-foto-treo600 and pilot-foto-treo650 * Added missing manpages for pilot-foto-treo6xx * Fixed OS5 failures with pilot-addresses.c * Updated pilot-install-memo.c to allow installation of files outside the current working directory * Fix for pi_usb_accept, adding PI_ERR_SOCK_LISTENER from Matt Davey's patch (closing #1782) Check the ChangeLog for the details on all fixes for this release --- comms/pilot-link/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms/pilot-link/Makefile.common') diff --git a/comms/pilot-link/Makefile.common b/comms/pilot-link/Makefile.common index f6125899aba..a18b43bfe54 100644 --- a/comms/pilot-link/Makefile.common +++ b/comms/pilot-link/Makefile.common @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.11 2007/03/21 22:33:01 wiz Exp $ +# $NetBSD: Makefile.common,v 1.12 2007/11/30 18:14:46 wiz Exp $ DISTNAME= pilot-link-${PILOT_LINK_VERS} CATEGORIES= comms MASTER_SITES= http://downloads.pilot-link.org/ EXTRACT_SUFX= .tar.bz2 -PILOT_LINK_VERS= 0.12.2 +PILOT_LINK_VERS= 0.12.3 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE?= http://www.pilot-link.org/ -- cgit v1.2.3