pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xcb-util-xrm



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed May  1 08:32:26 UTC 2019

Modified Files:
        pkgsrc/x11/xcb-util-xrm: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/xcb-util-xrm/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/xcb-util-xrm/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/xcb-util-xrm/Makefile
diff -u pkgsrc/x11/xcb-util-xrm/Makefile:1.2 pkgsrc/x11/xcb-util-xrm/Makefile:1.3
--- pkgsrc/x11/xcb-util-xrm/Makefile:1.2        Tue Aug 15 12:13:15 2017
+++ pkgsrc/x11/xcb-util-xrm/Makefile    Wed May  1 08:32:26 2019
@@ -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}

Index: pkgsrc/x11/xcb-util-xrm/distinfo
diff -u pkgsrc/x11/xcb-util-xrm/distinfo:1.1 pkgsrc/x11/xcb-util-xrm/distinfo:1.2
--- pkgsrc/x11/xcb-util-xrm/distinfo:1.1        Tue Aug  8 14:03:19 2017
+++ pkgsrc/x11/xcb-util-xrm/distinfo    Wed May  1 08:32:26 2019
@@ -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