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: Tue Oct 4 22:01:03 UTC 2016
Modified Files:
pkgsrc/x11/libXrandr: Makefile distinfo
Log Message:
Updated libXrandr to 1.5.1.
Matthieu Herrb (1):
libXrandr 1.5.1
Tobias Stoeckmann (1):
Avoid out of boundary accesses on illegal responses
walter harms (2):
fix: doGetScreenResources() info: redundant null check on calling free()
fix: redundant null check on calling free()
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/libXrandr/Makefile
cvs rdiff -u -r1.13 -r1.14 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.18 pkgsrc/x11/libXrandr/Makefile:1.19
--- pkgsrc/x11/libXrandr/Makefile:1.18 Fri Feb 26 11:27:15 2016
+++ pkgsrc/x11/libXrandr/Makefile Tue Oct 4 22:01:03 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2016/02/26 11:27:15 jperkin Exp $
+# $NetBSD: Makefile,v 1.19 2016/10/04 22:01:03 wiz Exp $
-DISTNAME= libXrandr-1.5.0
+DISTNAME= libXrandr-1.5.1
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/x11/libXrandr/distinfo
diff -u pkgsrc/x11/libXrandr/distinfo:1.13 pkgsrc/x11/libXrandr/distinfo:1.14
--- pkgsrc/x11/libXrandr/distinfo:1.13 Wed Nov 4 03:28:46 2015
+++ pkgsrc/x11/libXrandr/distinfo Tue Oct 4 22:01:03 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2015/11/04 03:28:46 agc Exp $
+$NetBSD: distinfo,v 1.14 2016/10/04 22:01:03 wiz Exp $
-SHA1 (libXrandr-1.5.0.tar.bz2) = 79538220e567318c6fb3c5b9a0075184ad6e001f
-RMD160 (libXrandr-1.5.0.tar.bz2) = b0bcc8eb4f26819f1e728a15d594c7522e8adf37
-SHA512 (libXrandr-1.5.0.tar.bz2) = f488b55ffa47977fdf6c662348f4ca9f56e44032a0bb83fedc2ff9c26c003f2694c5ad677ab5dcd9b1c3e3f72fcd33b25b68ededec9c8e86f5146b9fb5b2d3cc
-Size (libXrandr-1.5.0.tar.bz2) = 314603 bytes
+SHA1 (libXrandr-1.5.1.tar.bz2) = 7232fe2648b96fed531208c3ad2ba0be61990041
+RMD160 (libXrandr-1.5.1.tar.bz2) = 5900e620d33406c022ade7ebc2866c10c9b118ac
+SHA512 (libXrandr-1.5.1.tar.bz2) = ddcee1c50da8810412fd747b05a073ee5522b2f3b0a74e6a9b48b489ce9712356d1bc3009f8898aeee85671cdb44e2dafa04c8caf23d97963b36b1af9174445a
+Size (libXrandr-1.5.1.tar.bz2) = 315769 bytes
Home |
Main Index |
Thread Index |
Old Index