summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-02-21 09:46:17 +0000
committerwiz <wiz@pkgsrc.org>2019-02-21 09:46:17 +0000
commita0534029d0d663e794de7f3963e322e955e6ab69 (patch)
tree32747f67be29a40e668de94bb814a54df4b59f04 /x11
parent2f3d87f3fc0bb88a426301bc59337534de439be9 (diff)
downloadpkgsrc-a0534029d0d663e794de7f3963e322e955e6ab69.tar.gz
xrdb: update to 1.2.0.
This release adds a -E flag to see the preprocessor command issued and the output of the preprocessor, to aid in debugging. Alan Coopersmith (4): Add -E flag to show cpp command line & processed input file Update README for gitlab migration Update configure.ac bug URL for gitlab migration xrdb 1.2.0
Diffstat (limited to 'x11')
-rw-r--r--x11/xrdb/DESCR5
-rw-r--r--x11/xrdb/Makefile4
-rw-r--r--x11/xrdb/distinfo10
3 files changed, 9 insertions, 10 deletions
diff --git a/x11/xrdb/DESCR b/x11/xrdb/DESCR
index 8e2e3232cb9..45b8ffe0e8a 100644
--- a/x11/xrdb/DESCR
+++ b/x11/xrdb/DESCR
@@ -1,3 +1,2 @@
-xrdb is a program to query a modify the resource database of a X server.
-
-This is from the modular X.org X11 project.
+xrdb is a command line utility to manage the X server resource database
+for the current session.
diff --git a/x11/xrdb/Makefile b/x11/xrdb/Makefile
index e31470ceda9..32abc8570ec 100644
--- a/x11/xrdb/Makefile
+++ b/x11/xrdb/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2018/03/10 22:14:31 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2019/02/21 09:46:17 wiz Exp $
-DISTNAME= xrdb-1.1.1
+DISTNAME= xrdb-1.2.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xrdb/distinfo b/x11/xrdb/distinfo
index 36f117f0d6c..02e0d652aad 100644
--- a/x11/xrdb/distinfo
+++ b/x11/xrdb/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2018/03/10 22:14:31 wiz Exp $
+$NetBSD: distinfo,v 1.10 2019/02/21 09:46:17 wiz Exp $
-SHA1 (xrdb-1.1.1.tar.bz2) = 0d6b1cae357574d565d6e6bc10f6ccf073e1b9dd
-RMD160 (xrdb-1.1.1.tar.bz2) = 288832d02835bae714213eb774c102c9955d5da1
-SHA512 (xrdb-1.1.1.tar.bz2) = 20c342004ef911fc4d3ef4ac3ac15d1c30bb946b8156f3a6916c242e470be0cb63261563462fd1e2e07b1a7cc527b8cacf5f913e31b02196629a95043cf8d13f
-Size (xrdb-1.1.1.tar.bz2) = 141950 bytes
+SHA1 (xrdb-1.2.0.tar.bz2) = 79596928246288a217abdec0e4a2315ec9b07963
+RMD160 (xrdb-1.2.0.tar.bz2) = a5ea4b13e2369f6088843f6930bf56f7f9dddfea
+SHA512 (xrdb-1.2.0.tar.bz2) = 14e1cdfb2152fb28f1f4641b177ab236648d7e967a95b952bf4cfce8d3e1ef085e85385354e3381aaf644462e8888a1847f755ab4016ecb4cb4a715b001dd2ef
+Size (xrdb-1.2.0.tar.bz2) = 142194 bytes