pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xkbcomp
Module Name: pkgsrc
Committed By: wiz
Date: Thu Mar 1 23:48:07 UTC 2018
Modified Files:
pkgsrc/x11/xkbcomp: Makefile distinfo
Log Message:
xkbcomp: update to 1.4.1.
This release adds the path of the xkbcomp executable to the pkgconfig
data, allowing the X server to find the right binary regardless of
where its (the X servers) $prefix is pointed. Without this the X server
will guess that xkbcomp is configured for the same prefix; since the
default prefix is /usr/local, and your distribution certainly did not
install xkbcomp there, 'make check' and 'ninja dist' for the X server
build would fail because Xvfb would not start.
xkbcomp itself has no functional changes in this release.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/xkbcomp/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/xkbcomp/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/xkbcomp/Makefile
diff -u pkgsrc/x11/xkbcomp/Makefile:1.14 pkgsrc/x11/xkbcomp/Makefile:1.15
--- pkgsrc/x11/xkbcomp/Makefile:1.14 Tue May 2 08:14:48 2017
+++ pkgsrc/x11/xkbcomp/Makefile Thu Mar 1 23:48:07 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2017/05/02 08:14:48 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2018/03/01 23:48:07 wiz Exp $
-DISTNAME= xkbcomp-1.4.0
+DISTNAME= xkbcomp-1.4.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/x11/xkbcomp/distinfo
diff -u pkgsrc/x11/xkbcomp/distinfo:1.11 pkgsrc/x11/xkbcomp/distinfo:1.12
--- pkgsrc/x11/xkbcomp/distinfo:1.11 Tue May 2 08:14:48 2017
+++ pkgsrc/x11/xkbcomp/distinfo Thu Mar 1 23:48:07 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2017/05/02 08:14:48 wiz Exp $
+$NetBSD: distinfo,v 1.12 2018/03/01 23:48:07 wiz Exp $
-SHA1 (xkbcomp-1.4.0.tar.bz2) = 9578a564ff8fcf96581fb52860828fbab8c67b4f
-RMD160 (xkbcomp-1.4.0.tar.bz2) = be06222455f6242572e1380cc606dcdd92364198
-SHA512 (xkbcomp-1.4.0.tar.bz2) = c96a63fc2d9a6ac17123297574966c45d0dcfd4ae3d4073ce863c7738d453f4c0a5f7a87c06efdec19f0b270207a7170fe1aa72a73ef1b50f95c7ca262f4882e
-Size (xkbcomp-1.4.0.tar.bz2) = 243774 bytes
+SHA1 (xkbcomp-1.4.1.tar.bz2) = e7585cdb357b9d20c8f3c8a9d06f7e897934a772
+RMD160 (xkbcomp-1.4.1.tar.bz2) = 2b48e1e7ec74e8b823167a7ab7ba65a02de6fba1
+SHA512 (xkbcomp-1.4.1.tar.bz2) = 443397e112f67e2ebc5150ec0dbf0f4a072ea39585d964d2c7cbd0569b7e0ce7d8bed0bc2c2d886343fdb060c941e65b42aac16adf189c66e90849029e278f23
+Size (xkbcomp-1.4.1.tar.bz2) = 251069 bytes
Home |
Main Index |
Thread Index |
Old Index