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: Sun Mar 9 22:09:38 UTC 2025
Modified Files:
pkgsrc/x11/xinit: Makefile distinfo
Log Message:
xinit: update to 1.4.4.
This release fixes regresssions introduced by the shell script modernization
in the 1.4.3 release, primarily seen on systems without the "mcookie" helper
program to make xauth cookies, and thus using openssl or /dev/urandom to
make cookies instead. Thanks to Peter Tribble of the Tribblix illumos distro
for reporting the issue and testing the fixes.
Alan Coopersmith (4):
Add missing / at the beginning of /dev/urandom
Generate startx & xinitrc with configure substitutions instead of cpp
quote variable assignments & expansions in startx & xinitrc
xinit 1.4.4
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/x11/xinit/Makefile
cvs rdiff -u -r1.20 -r1.21 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/Makefile
diff -u pkgsrc/x11/xinit/Makefile:1.34 pkgsrc/x11/xinit/Makefile:1.35
--- pkgsrc/x11/xinit/Makefile:1.34 Sun Jan 5 22:41:18 2025
+++ pkgsrc/x11/xinit/Makefile Sun Mar 9 22:09:38 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2025/01/05 22:41:18 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2025/03/09 22:09:38 wiz Exp $
-DISTNAME= xinit-1.4.3
+DISTNAME= xinit-1.4.4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/xinit/distinfo
diff -u pkgsrc/x11/xinit/distinfo:1.20 pkgsrc/x11/xinit/distinfo:1.21
--- pkgsrc/x11/xinit/distinfo:1.20 Sun Jan 5 22:41:18 2025
+++ pkgsrc/x11/xinit/distinfo Sun Mar 9 22:09:38 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2025/01/05 22:41:18 wiz Exp $
+$NetBSD: distinfo,v 1.21 2025/03/09 22:09:38 wiz Exp $
-BLAKE2s (xinit-1.4.3.tar.xz) = 012d8fe511c4d43d791754bb1aa496bc8025bd5dc451927ff62e3dcb7bbe323c
-SHA512 (xinit-1.4.3.tar.xz) = ff754567d2224d1ff5023b302cae3a435950a6f24a773e214ea108b96d18b722d4cc86d0e25a7d92edea1307e3037248b4da004c1b392f73ba7bc1e04a94b77b
-Size (xinit-1.4.3.tar.xz) = 158348 bytes
+BLAKE2s (xinit-1.4.4.tar.xz) = 456235c8b9b6b2993debeff402941c4aa5a15e06b9eec35e84e586709aad45f7
+SHA512 (xinit-1.4.4.tar.xz) = 387285c952bbe074d2ed2dbbf745d1634763bb71f7f7edb22b3306b9e96ae4e28e59ecd6c48cc646b12dbdbcc68d42036bd127da75ef3c16fabdae87794ad6d1
+Size (xinit-1.4.4.tar.xz) = 162496 bytes
Home |
Main Index |
Thread Index |
Old Index