pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libXdmcp



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Fri Jan 14 16:13:53 UTC 2022

Modified Files:
        pkgsrc/x11/libXdmcp: distinfo
Removed Files:
        pkgsrc/x11/libXdmcp/patches: patch-Key.c

Log Message:
libXdmcp: revert Solaris 11.3 build fix

This requires further discussion in PR pkg/54628. This patch didn't
cause an issue for me in a Linux build environment that doesn't have
arc4random_buf() available, and doesn't need sys/random.h, but it could
cause issues elsewhere.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/libXdmcp/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/libXdmcp/patches/patch-Key.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/libXdmcp/distinfo
diff -u pkgsrc/x11/libXdmcp/distinfo:1.11 pkgsrc/x11/libXdmcp/distinfo:1.12
--- pkgsrc/x11/libXdmcp/distinfo:1.11   Fri Jan 14 01:59:59 2022
+++ pkgsrc/x11/libXdmcp/distinfo        Fri Jan 14 16:13:53 2022
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.11 2022/01/14 01:59:59 gutteridge Exp $
+$NetBSD: distinfo,v 1.12 2022/01/14 16:13:53 gutteridge Exp $
 
 BLAKE2s (libXdmcp-1.1.3.tar.bz2) = a830d9b0484d17db15080be824ba9f9819ea08c56fe07670c2bd2e17fafc2386
 SHA512 (libXdmcp-1.1.3.tar.bz2) = cb1d4650f97d66e73acd2465ec7d757b9b797cce2f85e301860a44997a461837eea845ec9bd5b639ec5ca34c804f8bdd870697a5ce3f4e270b687c9ef74f25ec
 Size (libXdmcp-1.1.3.tar.bz2) = 332795 bytes
-SHA1 (patch-Key.c) = 6cc4fbc4f7407affa9a604887f15890f9d21ee89



Home | Main Index | Thread Index | Old Index