Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id BD87263BEE1 for ; Sun, 3 Jun 2012 17:56:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 9AA3214A3EA; Sun, 3 Jun 2012 17:56:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8290214A3E9 for ; Sun, 3 Jun 2012 17:56:46 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id nKKo5bE-mFyY for ; Sun, 3 Jun 2012 17:56:45 +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 E009A14A3D2 for ; Sun, 3 Jun 2012 17:56:45 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C84B7175DD; Sun, 3 Jun 2012 17:57:21 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 3 Jun 2012 17:57:21 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/x11/iceauth To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20120603175721.C84B7175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Sun Jun 3 17:57:21 UTC 2012 Modified Files: pkgsrc/x11/iceauth: Makefile distinfo Log Message: Update to 1.0.5. 1.0.5: David Nusinow (1): Make iceauth manpage describe commands. (fd.o bug#2354) Gaetan Nadon (5): config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS config: remove AC_PROG_CC as it overrides AC_PROG_C_C99 config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS man: remove trailing spaces and tabs config: move man pages into their own directory Jeremy Huddleston (3): Error out and avoid a call to malloc(0) if given a bad hex string auth_finalize: Attempt to rename() if link() fails configure.ac: Bump to 1.0.5 1.0.4: In this minor maintenance release you may find the usual recent collection of build configuration improvements and janitorial cleanups. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/iceauth/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/iceauth/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.