pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xcmsdb xcmsdb: update to 1.0.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/041d11eca16e
branches: trunk
changeset: 381688:041d11eca16e
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jul 11 19:32:05 2022 +0000
description:
xcmsdb: update to 1.0.6.
Alan Coopersmith (10):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Fix spelling/wording issues
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
Fix -Wsign-compare warnings in PrintTableType1()
Adopt X.Org standard coding style
Remove unnecessary casts and make allocation failure checks more consistent
LoadSCCData: avoid leaking memory if we give up early
xcmsdb 1.0.6
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
diffstat:
x11/xcmsdb/DESCR | 8 ++++----
x11/xcmsdb/Makefile | 6 +++---
x11/xcmsdb/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 11 deletions(-)
diffs (41 lines):
diff -r 98dec374ff15 -r 041d11eca16e x11/xcmsdb/DESCR
--- a/x11/xcmsdb/DESCR Mon Jul 11 19:31:00 2022 +0000
+++ b/x11/xcmsdb/DESCR Mon Jul 11 19:32:05 2022 +0000
@@ -1,4 +1,4 @@
-xcmsdb is used to load, query, or remove Device Color Characterization data
-stored in properties on the root window of the screen as specified in section 7,
-Device Color Characterization, of the X11 Inter-Client Communication Conventions
-Manual (ICCCM).
+xcmsdb is used to load, query, or remove Device Color Characterization
+data stored in properties on the root window of the screen as
+specified in section 7, Device Color Characterization, of the X11
+Inter-Client Communication Conventions Manual (ICCCM).
diff -r 98dec374ff15 -r 041d11eca16e x11/xcmsdb/Makefile
--- a/x11/xcmsdb/Makefile Mon Jul 11 19:31:00 2022 +0000
+++ b/x11/xcmsdb/Makefile Mon Jul 11 19:32:05 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2020/01/18 23:35:58 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2022/07/11 19:32:05 wiz Exp $
-DISTNAME= xcmsdb-1.0.5
+DISTNAME= xcmsdb-1.0.6
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://xorg.freedesktop.org/
diff -r 98dec374ff15 -r 041d11eca16e x11/xcmsdb/distinfo
--- a/x11/xcmsdb/distinfo Mon Jul 11 19:31:00 2022 +0000
+++ b/x11/xcmsdb/distinfo Mon Jul 11 19:32:05 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:34:35 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/07/11 19:32:05 wiz Exp $
-BLAKE2s (xcmsdb-1.0.5.tar.bz2) = 43d622c3a32933f543fe2d0fc5f9ec5e338ffc54ac722decc487c217935a92b5
-SHA512 (xcmsdb-1.0.5.tar.bz2) = e47bfce87d7531e7809c300e01120c3e8d6001130d9a6c9f6de5bc19651d8712d273a6f54452223bd8c4bff4612b5ecae8db45eddb022da945ed6e14c9c84ae4
-Size (xcmsdb-1.0.5.tar.bz2) = 145419 bytes
+BLAKE2s (xcmsdb-1.0.6.tar.xz) = 55e82117c976457c234a378ce819792d448a8f7cf50350e9f6274402f153b72c
+SHA512 (xcmsdb-1.0.6.tar.xz) = e47d9498ce496effbc44a66e70af91d9fe65c344a17916fd4990a4c84fa8879aa09b6695aeb6ef595f475c16a13c7c31d4c48449234564de7de38d7436764fae
+Size (xcmsdb-1.0.6.tar.xz) = 136708 bytes
Home |
Main Index |
Thread Index |
Old Index