pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xrdb xrdb: update to 1.2.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f36811b8c054
branches: trunk
changeset: 330035:f36811b8c054
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Feb 21 09:46:17 2019 +0000
description:
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:
x11/xrdb/DESCR | 5 ++---
x11/xrdb/Makefile | 4 ++--
x11/xrdb/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 10 deletions(-)
diffs (36 lines):
diff -r ff4ee11c0b73 -r f36811b8c054 x11/xrdb/DESCR
--- a/x11/xrdb/DESCR Thu Feb 21 09:44:58 2019 +0000
+++ b/x11/xrdb/DESCR Thu Feb 21 09:46:17 2019 +0000
@@ -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 -r ff4ee11c0b73 -r f36811b8c054 x11/xrdb/Makefile
--- a/x11/xrdb/Makefile Thu Feb 21 09:44:58 2019 +0000
+++ b/x11/xrdb/Makefile Thu Feb 21 09:46:17 2019 +0000
@@ -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 -r ff4ee11c0b73 -r f36811b8c054 x11/xrdb/distinfo
--- a/x11/xrdb/distinfo Thu Feb 21 09:44:58 2019 +0000
+++ b/x11/xrdb/distinfo Thu Feb 21 09:46:17 2019 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index