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 Jan 5 22:41:18 UTC 2025
Modified Files:
pkgsrc/x11/xinit: Makefile distinfo
Log Message:
xinit: update to 1.4.3.
Alan Coopersmith (7):
Reindent startx after !6
Remove Xdmx from suggested Xserver list
Mark global variables as static since there's only one source file
Clear -Wunused-parameter warnings from clang
Use ptrdiff_t to store results of pointer subtraction
Use asprintf() if available
xinit 1.4.3
Geert Hendrickx (1):
Don't exit with failure on SIGTERM regardless.
Jeremy Huddleston Sequoia (1):
darwin: Remove bashism from 10-tmpdirs script
Marc Pervaz Boocha (1):
Modernized shell scripts
ayekat (1):
startx: Assign XSERVERRC to correct userserverrc
jopamo (1):
add closing quote to /dev/random mcookie hex
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/x11/xinit/Makefile
cvs rdiff -u -r1.19 -r1.20 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.33 pkgsrc/x11/xinit/Makefile:1.34
--- pkgsrc/x11/xinit/Makefile:1.33 Tue Jun 27 10:28:34 2023
+++ pkgsrc/x11/xinit/Makefile Sun Jan 5 22:41:18 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2023/06/27 10:28:34 riastradh Exp $
+# $NetBSD: Makefile,v 1.34 2025/01/05 22:41:18 wiz Exp $
-DISTNAME= xinit-1.4.2
+DISTNAME= xinit-1.4.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/xinit/distinfo
diff -u pkgsrc/x11/xinit/distinfo:1.19 pkgsrc/x11/xinit/distinfo:1.20
--- pkgsrc/x11/xinit/distinfo:1.19 Sun Dec 4 15:35:27 2022
+++ pkgsrc/x11/xinit/distinfo Sun Jan 5 22:41:18 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2022/12/04 15:35:27 wiz Exp $
+$NetBSD: distinfo,v 1.20 2025/01/05 22:41:18 wiz Exp $
-BLAKE2s (xinit-1.4.2.tar.xz) = 051aeec8d83c6df25a553752c5adfb543a3badba44fdc340ea44080538a83b49
-SHA512 (xinit-1.4.2.tar.xz) = 4b62c2edd97b40133577cbba88b3f31b36c5634b4eb667ef0c302e8358dc1c55a255abe42aaadc910d8aa9ea0e3add157a12a301382f1cdbe091df4e1215fae0
-Size (xinit-1.4.2.tar.xz) = 156728 bytes
+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
Home |
Main Index |
Thread Index |
Old Index