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.
This commit is contained in:
wiz 2012-06-03 17:57:21 +00:00
parent c8cc82a285
commit f382beff45
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.5 2009/11/09 19:35:45 tnn Exp $
# $NetBSD: Makefile,v 1.6 2012/06/03 17:57:21 wiz Exp $
#
DISTNAME= iceauth-1.0.3
DISTNAME= iceauth-1.0.5
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.3 2009/11/09 19:35:45 tnn Exp $
$NetBSD: distinfo,v 1.4 2012/06/03 17:57:21 wiz Exp $
SHA1 (iceauth-1.0.3.tar.bz2) = b75b87fed108bc4fe14ef06f76025016fa54299a
RMD160 (iceauth-1.0.3.tar.bz2) = 0cc6af2cb8b0dd3f7a6cb839b9a8ea3baa6ec1fd
Size (iceauth-1.0.3.tar.bz2) = 106197 bytes
SHA1 (iceauth-1.0.5.tar.bz2) = d996c6ecaa93dcaccee4a11991eeacd40bddc13e
RMD160 (iceauth-1.0.5.tar.bz2) = a7bc808577f09e2cad3dbe96a5e65a9ad9332a9a
Size (iceauth-1.0.5.tar.bz2) = 120847 bytes