Update to 1.0.9:

Alan Coopersmith (1):
      Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensions

Dr. Tilmann Bubeck (6):
      * Do not install test_xauth during "make install" as it is
      Fix warning about warn_unused_result triggered by WRITES.
      version bump to 1.0.9
      Fixed missing EXTRA_DIST in tests. Extended README for releasing.
      Second version bump to 1.0.9.
      Third version bump to 1.0.9.
This commit is contained in:
wiz 2014-04-04 12:36:49 +00:00
parent 3a1ada6403
commit ef46f2b1c8
3 changed files with 7 additions and 8 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.8 2013/10/11 20:36:20 wiz Exp $
# $NetBSD: Makefile,v 1.9 2014/04/04 12:36:49 wiz Exp $
DISTNAME= xauth-1.0.8
DISTNAME= xauth-1.0.9
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2

View file

@ -1,4 +1,3 @@
@comment $NetBSD: PLIST,v 1.2 2013/10/11 20:36:20 wiz Exp $
bin/test_xauth
@comment $NetBSD: PLIST,v 1.3 2014/04/04 12:36:49 wiz Exp $
bin/xauth
man/man1/xauth.1

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2013/10/11 20:36:20 wiz Exp $
$NetBSD: distinfo,v 1.6 2014/04/04 12:36:49 wiz Exp $
SHA1 (xauth-1.0.8.tar.bz2) = 481d42acbfe30f8593be07d70c258b18f8c877db
RMD160 (xauth-1.0.8.tar.bz2) = f0bcd17d10d5dd7cec0825298403fecb9d29dff5
Size (xauth-1.0.8.tar.bz2) = 146794 bytes
SHA1 (xauth-1.0.9.tar.bz2) = 5d1f9f59aea271af8fc098cedef469f7a9337747
RMD160 (xauth-1.0.9.tar.bz2) = f67ba3729fb9b610beaf286b4962e6b10b6050f9
Size (xauth-1.0.9.tar.bz2) = 154976 bytes