pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libXrandr
Module Name: pkgsrc
Committed By: wiz
Date: Sun Nov 20 22:17:45 UTC 2022
Modified Files:
pkgsrc/x11/libXrandr: Makefile distinfo
Log Message:
libXrandr: update to 1.5.3.
Restore RCS Id.
Alan Coopersmith (8):
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
Xrandr.h: remove misleading comment for XRRGetScreenSizeRange()
XRRGetProviderInfo: Remove unneeded ProviderInfoExtra
Variable scope reductions as recommended by cppcheck
Remove unnecessary casts of return values from malloc()
libXrandr 1.5.3
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/x11/libXrandr/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/libXrandr/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/libXrandr/Makefile
diff -u pkgsrc/x11/libXrandr/Makefile:1.25 pkgsrc/x11/libXrandr/Makefile:1.26
--- pkgsrc/x11/libXrandr/Makefile:1.25 Wed Nov 9 13:14:22 2022
+++ pkgsrc/x11/libXrandr/Makefile Sun Nov 20 22:17:45 2022
@@ -1,7 +1,9 @@
-DISTNAME= libXrandr-1.5.2
+# $NetBSD: Makefile,v 1.26 2022/11/20 22:17:45 wiz Exp $
+
+DISTNAME= libXrandr-1.5.3
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
Index: pkgsrc/x11/libXrandr/distinfo
diff -u pkgsrc/x11/libXrandr/distinfo:1.17 pkgsrc/x11/libXrandr/distinfo:1.18
--- pkgsrc/x11/libXrandr/distinfo:1.17 Tue Oct 26 11:34:07 2021
+++ pkgsrc/x11/libXrandr/distinfo Sun Nov 20 22:17:45 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2021/10/26 11:34:07 nia Exp $
+$NetBSD: distinfo,v 1.18 2022/11/20 22:17:45 wiz Exp $
-BLAKE2s (libXrandr-1.5.2.tar.bz2) = fc5eda4e61e0810eac96e63fdfcba47388c3f01ad4fd873072e79384c21982f4
-SHA512 (libXrandr-1.5.2.tar.bz2) = fcd005f9839e7ef980607128a5d76d7b671cc2f5755949e03c569c500d7e987cb3f6932750ab8bf6e2c1086ec69dde09d5831f0c2098b9f9ad46be4f56db0d87
-Size (libXrandr-1.5.2.tar.bz2) = 330726 bytes
+BLAKE2s (libXrandr-1.5.3.tar.xz) = e04d380c752f4f319252c82ba4a743cf62f92febd3fdcb74946d69a3cd45a454
+SHA512 (libXrandr-1.5.3.tar.xz) = 0c385fc304a872048ffca5cfb8789dfe3132e3126894d54b2fe642dff19d286e7ade1d2f6da894e03788df9c5cf31427c674e987143037b7d385b19285590edb
+Size (libXrandr-1.5.3.tar.xz) = 282316 bytes
Home |
Main Index |
Thread Index |
Old Index