pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2017Q3] pkgsrc/x11/libXres



Module Name:    pkgsrc
Committed By:   spz
Date:           Sun Oct 15 12:28:21 UTC 2017

Modified Files:
        pkgsrc/x11/libXres [pkgsrc-2017Q3]: Makefile distinfo

Log Message:
Pullup ticket #5572 - requested by sevan
x11/libXres: security update

Revisions pulled up:
- x11/libXres/Makefile                                          1.12
- x11/libXres/distinfo                                          1.7

-------------------------------------------------------------------
   Module Name:    pkgsrc
   Committed By:   wiz
   Date:           Wed Oct 11 16:45:43 UTC 2017

   Modified Files:
           pkgsrc/x11/libXres: Makefile distinfo

   Log Message:
   libXres: update to 1.2.0.

   Version 1.2 of the X-Resource extension (added in xserver 1.13)
   added some new requests allowing inspection of every resource for a
   client, the bytes used per resource, and the PIDs of local clients.
   Unfortunately the client library never saw a corresponding release, so
   let's fix that.

   To generate a diff of this commit:
   cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/libXres/Makefile
   cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/libXres/distinfo


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.11.16.1 pkgsrc/x11/libXres/Makefile
cvs rdiff -u -r1.6 -r1.6.18.1 pkgsrc/x11/libXres/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/libXres/Makefile
diff -u pkgsrc/x11/libXres/Makefile:1.11 pkgsrc/x11/libXres/Makefile:1.11.16.1
--- pkgsrc/x11/libXres/Makefile:1.11    Fri Feb 26 11:27:15 2016
+++ pkgsrc/x11/libXres/Makefile Sun Oct 15 12:28:21 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2016/02/26 11:27:15 jperkin Exp $
+# $NetBSD: Makefile,v 1.11.16.1 2017/10/15 12:28:21 spz Exp $
 
-DISTNAME=              libXres-1.0.7
+DISTNAME=              libXres-1.2.0
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=          .tar.bz2

Index: pkgsrc/x11/libXres/distinfo
diff -u pkgsrc/x11/libXres/distinfo:1.6 pkgsrc/x11/libXres/distinfo:1.6.18.1
--- pkgsrc/x11/libXres/distinfo:1.6     Wed Nov  4 03:28:46 2015
+++ pkgsrc/x11/libXres/distinfo Sun Oct 15 12:28:21 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/11/04 03:28:46 agc Exp $
+$NetBSD: distinfo,v 1.6.18.1 2017/10/15 12:28:21 spz Exp $
 
-SHA1 (libXres-1.0.7.tar.bz2) = 45e09c6b771af5d8c448ce31de65d15bf83b7579
-RMD160 (libXres-1.0.7.tar.bz2) = 1621ecdae1a144dfb188c8811bec73d71f4f0d13
-SHA512 (libXres-1.0.7.tar.bz2) = 796a79ab694317910442cb10a936711df9dde95764eef11efb8dedc85114977e56409de2f640553f1ad492325df178b8cfbeaeec3f03bf084638c555e44292e0
-Size (libXres-1.0.7.tar.bz2) = 282925 bytes
+SHA1 (libXres-1.2.0.tar.bz2) = b6996ab05460a3b7311f02da23ddf117a5442fd9
+RMD160 (libXres-1.2.0.tar.bz2) = 189a843b11e1618f51d224ec087bdb1c4b7c3d9d
+SHA512 (libXres-1.2.0.tar.bz2) = 8eb5a36b1f030eb4e27e676cc4befcc073da66a7bce2b39089314e1facb629d13b087bb53ca2c95fe5291857da7ff9f80c6ab28fb3e245eeb9e0344937900172
+Size (libXres-1.2.0.tar.bz2) = 286635 bytes



Home | Main Index | Thread Index | Old Index