pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xcb-util-xrm xcb-util-xrm: update to 1.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ea038d9d1447
branches: trunk
changeset: 333158:ea038d9d1447
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed May 01 08:32:26 2019 +0000
description:
xcb-util-xrm: update to 1.3.
commit a485748ec1a1d2125ce25c7cca0ef6062bff8c88
Author: Ingo B?rk <ingo.buerk%tngtech.com@localhost>
Date: Sat Mar 24 18:33:55 2018 +0100
Update version
commit 0d73c101022f13264605693788e06e75d5900314
Merge: a45b3d0 64ee910
Author: Ingo B?rk <admin%airblader.de@localhost>
Date: Sat Mar 24 18:31:57 2018 +0100
Merge pull request #80 from Airblader/issue-79
Correctly collapse multiple consecutive bindings.
commit 64ee910c5bcee0413e465df404af5a4b1674cfd4
Author: Ingo B?rk <ingo.buerk%tngtech.com@localhost>
Date: Sat Mar 24 18:30:08 2018 +0100
Correctly collapse multiple consecutive bindings.
As per the specification, if several bindings (".", "*") are following
each other, they are treated as if there was only a single binding,
wherein it is treated as "." if and only if all of the consecutive bindings
were tight ("."); otherwise, it is treated as a single loose ("*") binding.
fixes #79
diffstat:
x11/xcb-util-xrm/Makefile | 4 ++--
x11/xcb-util-xrm/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 6c2d5cda6a05 -r ea038d9d1447 x11/xcb-util-xrm/Makefile
--- a/x11/xcb-util-xrm/Makefile Wed May 01 08:25:09 2019 +0000
+++ b/x11/xcb-util-xrm/Makefile Wed May 01 08:32:26 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2017/08/15 12:13:15 jperkin Exp $
+# $NetBSD: Makefile,v 1.3 2019/05/01 08:32:26 wiz Exp $
-DISTNAME= xcb-util-xrm-1.2
+DISTNAME= xcb-util-xrm-1.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=Airblader/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
diff -r 6c2d5cda6a05 -r ea038d9d1447 x11/xcb-util-xrm/distinfo
--- a/x11/xcb-util-xrm/distinfo Wed May 01 08:25:09 2019 +0000
+++ b/x11/xcb-util-xrm/distinfo Wed May 01 08:32:26 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/08/08 14:03:19 nros Exp $
+$NetBSD: distinfo,v 1.2 2019/05/01 08:32:26 wiz Exp $
-SHA1 (xcb-util-xrm-1.2.tar.gz) = c1e5528c8e34b2b8188ba25b9ea5a55e661bb4d3
-RMD160 (xcb-util-xrm-1.2.tar.gz) = 02f1783d979e44fbb60008a047455e913b3ea021
-SHA512 (xcb-util-xrm-1.2.tar.gz) = 7f992eaca739b9518ffe8f39b921617e092f4a8534cab95f072071ea952e86269971bfc422945ae5f63eda661f61424c1315ece862e2689d1048e5c2b49ff673
-Size (xcb-util-xrm-1.2.tar.gz) = 404416 bytes
+SHA1 (xcb-util-xrm-1.3.tar.gz) = d6d90ecab41480a5ed7d25394afeb94a48a4cec3
+RMD160 (xcb-util-xrm-1.3.tar.gz) = de4e25649ed5459aae61fb67bacbc72df1d25e86
+SHA512 (xcb-util-xrm-1.3.tar.gz) = d8a427ed6d1f1568ce58db9b89284e4fafcc7b7929c31bccf70e5ccd91f3f6cb9c87ff25c4e64d95b0c6215cfecde6c0ee2b3a18759817aea3169ba87602c5de
+Size (xcb-util-xrm-1.3.tar.gz) = 408075 bytes
Home |
Main Index |
Thread Index |
Old Index