From fc4c2e12ceb5d05a5a3ea72bf7d231da1727f6d8 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 2 Feb 2017 18:45:05 +0000 Subject: Updated xauth to 1.0.10. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Alan Coopersmith (2): include POSIX-standard limits.h for PATH_MAX instead of sys/syslimits.h autogen.sh: Honor NOCONFIGURE=1 Dr. Tilmann Bubeck (2): Clarified RELEASING in README Fix for xauth failing on ENOSPC (= disk full) Emil Velikov (1): autogen.sh: use quoted string variables Jeremy Huddleston Sequoia (1): Update DISPLAY parsing to work with new launchd paths in Yosemite Jon TURNEY (1): Fix !HAVE_STRLCPY case Matt Turner (2): Build xauth before running tests. xauth 1.0.10 Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (2): autogen.sh: stop using maintainer mode autogen.sh: use exec instead of waiting for configure to finish Søren Sandmann Pedersen (1): usage(): Print summary for the -n option --- x11/xauth/Makefile | 4 ++-- x11/xauth/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'x11/xauth') diff --git a/x11/xauth/Makefile b/x11/xauth/Makefile index 1ffa725a915..e0f4096bd30 100644 --- a/x11/xauth/Makefile +++ b/x11/xauth/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2014/04/04 12:36:49 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2017/02/02 18:45:05 wiz Exp $ -DISTNAME= xauth-1.0.9 +DISTNAME= xauth-1.0.10 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xauth/distinfo b/x11/xauth/distinfo index bd8217557be..823c2092295 100644 --- a/x11/xauth/distinfo +++ b/x11/xauth/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2015/11/04 03:28:57 agc Exp $ +$NetBSD: distinfo,v 1.8 2017/02/02 18:45:05 wiz Exp $ -SHA1 (xauth-1.0.9.tar.bz2) = 5d1f9f59aea271af8fc098cedef469f7a9337747 -RMD160 (xauth-1.0.9.tar.bz2) = f67ba3729fb9b610beaf286b4962e6b10b6050f9 -SHA512 (xauth-1.0.9.tar.bz2) = e7b8e950a3e9e36131041692a22b2390c75df94fa8b5f4ea2ef2d79778e000865b1b0ec5930612dedb782d451022ee52c7c9a404d249809adb4b905b66f44d0b -Size (xauth-1.0.9.tar.bz2) = 154976 bytes +SHA1 (xauth-1.0.10.tar.bz2) = 87946b2af3ff13705d8eb60adae5c0bcdf839967 +RMD160 (xauth-1.0.10.tar.bz2) = 557852f551556305ccabd7c7547cde73d08eca18 +SHA512 (xauth-1.0.10.tar.bz2) = 1ddcd80848c4efffc6d0a576177f92a3ce47eb871a6c7e2097d96491aec027404d437e0bd792714ef423989153a9644f5ff179bde4dfeb4b340636d642d5849f +Size (xauth-1.0.10.tar.bz2) = 162176 bytes -- cgit v1.2.3