pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xinit xinit: update to 1.4.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/165609c6cafd
branches: trunk
changeset: 330588:165609c6cafd
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Mar 04 10:53:56 2019 +0000
description:
xinit: update to 1.4.1.
This release fixes a bug when too many arguments are supplied to the program
and improves the man pages.
Alan Coopersmith (3):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
xinit 1.4.1
Jon TURNEY (1):
Make text about supplying X server arguments via startx more generic
Laurent Bigonville (1):
Fix some miscellaneous stuffs in the manpages
Tobias Stoeckmann (1):
Buffer overflow with many arguments.
diffstat:
x11/xinit/DESCR | 4 ++--
x11/xinit/Makefile | 5 ++---
x11/xinit/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 10 deletions(-)
diffs (36 lines):
diff -r f97bc9a86ea6 -r 165609c6cafd x11/xinit/DESCR
--- a/x11/xinit/DESCR Mon Mar 04 10:45:34 2019 +0000
+++ b/x11/xinit/DESCR Mon Mar 04 10:53:56 2019 +0000
@@ -1,2 +1,2 @@
-This package provides xinit and startx, utilities for starting the
-X Window System server. This is from the modular X.org.
+The xinit program is used to start the X Window System server and a first
+client program on systems that are not using a display manager such as xdm.
diff -r f97bc9a86ea6 -r 165609c6cafd x11/xinit/Makefile
--- a/x11/xinit/Makefile Mon Mar 04 10:45:34 2019 +0000
+++ b/x11/xinit/Makefile Mon Mar 04 10:53:56 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2018/11/29 17:09:12 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2019/03/04 10:53:56 wiz Exp $
-DISTNAME= xinit-1.4.0
-PKGREVISION= 1
+DISTNAME= xinit-1.4.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
diff -r f97bc9a86ea6 -r 165609c6cafd x11/xinit/distinfo
--- a/x11/xinit/distinfo Mon Mar 04 10:45:34 2019 +0000
+++ b/x11/xinit/distinfo Mon Mar 04 10:53:56 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2018/03/10 08:04:22 wiz Exp $
+$NetBSD: distinfo,v 1.16 2019/03/04 10:53:56 wiz Exp $
-SHA1 (xinit-1.4.0.tar.bz2) = fcdca692b09a45f546016fff78718d1cf7e7852f
-RMD160 (xinit-1.4.0.tar.bz2) = 183488b2fcc421d786069c01c6a75991c06b84ca
-SHA512 (xinit-1.4.0.tar.bz2) = 53a29081130c1e195eb441ee77ccaa044b18b4cca3d2d5da3a6d67aa421dfd9718fa18b6be6232a41e40cf260c8190064c4d8d9ab771177bd5cd12e77a8fa79e
-Size (xinit-1.4.0.tar.bz2) = 174491 bytes
+SHA1 (xinit-1.4.1.tar.bz2) = d874a2eecf2c30291e327851b151fdab8183260c
+RMD160 (xinit-1.4.1.tar.bz2) = e393a9a41f9582b955a7f174f3b1b10ece0fa92b
+SHA512 (xinit-1.4.1.tar.bz2) = 6cbc5d025a891c419f3f4493381b2fca57a67d78df866d2f16a83426f86bad6eca7f240fac12b25cbcc63df0fec41f625407184e044898602d66483715315340
+Size (xinit-1.4.1.tar.bz2) = 176206 bytes
Home |
Main Index |
Thread Index |
Old Index