pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/xauth



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Feb  2 18:45:06 UTC 2017

Modified Files:
        pkgsrc/x11/xauth: Makefile distinfo

Log Message:
Updated xauth to 1.0.10.

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


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/xauth/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/xauth/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xauth/Makefile
diff -u pkgsrc/x11/xauth/Makefile:1.9 pkgsrc/x11/xauth/Makefile:1.10
--- pkgsrc/x11/xauth/Makefile:1.9       Fri Apr  4 12:36:49 2014
+++ pkgsrc/x11/xauth/Makefile   Thu Feb  2 18:45:05 2017
@@ -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

Index: pkgsrc/x11/xauth/distinfo
diff -u pkgsrc/x11/xauth/distinfo:1.7 pkgsrc/x11/xauth/distinfo:1.8
--- pkgsrc/x11/xauth/distinfo:1.7       Wed Nov  4 03:28:57 2015
+++ pkgsrc/x11/xauth/distinfo   Thu Feb  2 18:45:05 2017
@@ -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



Home | Main Index | Thread Index | Old Index