pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xinit
Module Name: pkgsrc
Committed By: wiz
Date: Mon Mar 4 10:53:56 UTC 2019
Modified Files:
pkgsrc/x11/xinit: DESCR Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/x11/xinit/DESCR
cvs rdiff -u -r1.26 -r1.27 pkgsrc/x11/xinit/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/xinit/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/xinit/DESCR
diff -u pkgsrc/x11/xinit/DESCR:1.1.1.1 pkgsrc/x11/xinit/DESCR:1.2
--- pkgsrc/x11/xinit/DESCR:1.1.1.1 Tue Nov 7 17:00:58 2006
+++ pkgsrc/x11/xinit/DESCR Mon Mar 4 10:53:56 2019
@@ -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.
Index: pkgsrc/x11/xinit/Makefile
diff -u pkgsrc/x11/xinit/Makefile:1.26 pkgsrc/x11/xinit/Makefile:1.27
--- pkgsrc/x11/xinit/Makefile:1.26 Thu Nov 29 17:09:12 2018
+++ pkgsrc/x11/xinit/Makefile Mon Mar 4 10:53:56 2019
@@ -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
Index: pkgsrc/x11/xinit/distinfo
diff -u pkgsrc/x11/xinit/distinfo:1.15 pkgsrc/x11/xinit/distinfo:1.16
--- pkgsrc/x11/xinit/distinfo:1.15 Sat Mar 10 08:04:22 2018
+++ pkgsrc/x11/xinit/distinfo Mon Mar 4 10:53:56 2019
@@ -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