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
This commit is contained in:
wiz 2022-07-11 19:32:05 +00:00
parent f774517bda
commit 4c50cd35ab
3 changed files with 11 additions and 11 deletions

View File

@ -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).

View File

@ -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
HOMEPAGE= https://xorg.freedesktop.org/

View File

@ -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