pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libXi



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jun 19 17:30:51 UTC 2019

Modified Files:
        pkgsrc/x11/libXi: Makefile distinfo

Log Message:
libXi: update to 1.7.10.

Alan Coopersmith (2):
     Update README for gitlab migration
     Update configure.ac bug URL for gitlab migration

Alexander Bersenev (1):
     Fix the FIXME in XIValuatorClass case of copy_classes function in XExtInt.c

Emil Velikov (1):
     autogen.sh: use quoted string variables

Jeff Smith (1):
     _XIPassiveGrabDevice needs to set time value

Matt Turner (2):
     Replace open-coded FP3232_TO_DOUBLE
     libXi 1.7.10

Mihail Konev (1):
     autogen: add default patch prefix

Peter Hutterer (2):
     autogen.sh: use exec instead of waiting for configure to finish
     man: add a bunch of missing spaces

Raphaël Droz (1):
     Update XIChangeHierarchy.txt


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/x11/libXi/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/x11/libXi/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/libXi/Makefile
diff -u pkgsrc/x11/libXi/Makefile:1.34 pkgsrc/x11/libXi/Makefile:1.35
--- pkgsrc/x11/libXi/Makefile:1.34      Wed Mar  7 11:57:36 2018
+++ pkgsrc/x11/libXi/Makefile   Wed Jun 19 17:30:51 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2018/03/07 11:57:36 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2019/06/19 17:30:51 wiz Exp $
 
-DISTNAME=              libXi-1.7.9
-PKGREVISION=           1
+DISTNAME=              libXi-1.7.10
 CATEGORIES=            x11 devel
 MASTER_SITES=          ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=          .tar.bz2

Index: pkgsrc/x11/libXi/distinfo
diff -u pkgsrc/x11/libXi/distinfo:1.28 pkgsrc/x11/libXi/distinfo:1.29
--- pkgsrc/x11/libXi/distinfo:1.28      Mon Jan 23 07:41:27 2017
+++ pkgsrc/x11/libXi/distinfo   Wed Jun 19 17:30:51 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.28 2017/01/23 07:41:27 wiz Exp $
+$NetBSD: distinfo,v 1.29 2019/06/19 17:30:51 wiz Exp $
 
-SHA1 (libXi-1.7.9.tar.bz2) = 70d1148c39c0eaa7d7c18370f20709383271f669
-RMD160 (libXi-1.7.9.tar.bz2) = 68ccceac3fe2c26fcc93b7190d26a0a5d319ad15
-SHA512 (libXi-1.7.9.tar.bz2) = 9f1536944fcd232ba725addbc3afb1154c4e0df3c4380f4a54bada31371029ce3714fe0458529cd6b2787e3283f3bd35366420bca15fedfbd41f2f6b10eddce5
-Size (libXi-1.7.9.tar.bz2) = 486312 bytes
+SHA1 (libXi-1.7.10.tar.bz2) = 79052e50ea07ce2431f8988a60553d9091d46207
+RMD160 (libXi-1.7.10.tar.bz2) = 28fa5b4378ba4cc2ffcfd6bdea073a1b28ecf817
+SHA512 (libXi-1.7.10.tar.bz2) = 591f0860bf5904897587c4990d6c852f3729a212d1ef390362d41242440e078221877c31db2232d5cc81727fe97f4e194b077f7de917e251e60641bbd06ee218
+Size (libXi-1.7.10.tar.bz2) = 484519 bytes



Home | Main Index | Thread Index | Old Index