pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xauth Update to 1.0.9:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c237e7765157
branches:  trunk
changeset: 632721:c237e7765157
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Apr 04 12:36:49 2014 +0000

description:
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.

diffstat:

 x11/xauth/Makefile |  4 ++--
 x11/xauth/PLIST    |  3 +--
 x11/xauth/distinfo |  8 ++++----
 3 files changed, 7 insertions(+), 8 deletions(-)

diffs (34 lines):

diff -r e5fac7f9764e -r c237e7765157 x11/xauth/Makefile
--- a/x11/xauth/Makefile        Fri Apr 04 12:36:45 2014 +0000
+++ b/x11/xauth/Makefile        Fri Apr 04 12:36:49 2014 +0000
@@ -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
diff -r e5fac7f9764e -r c237e7765157 x11/xauth/PLIST
--- a/x11/xauth/PLIST   Fri Apr 04 12:36:45 2014 +0000
+++ b/x11/xauth/PLIST   Fri Apr 04 12:36:49 2014 +0000
@@ -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
diff -r e5fac7f9764e -r c237e7765157 x11/xauth/distinfo
--- a/x11/xauth/distinfo        Fri Apr 04 12:36:45 2014 +0000
+++ b/x11/xauth/distinfo        Fri Apr 04 12:36:49 2014 +0000
@@ -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



Home | Main Index | Thread Index | Old Index