xrdb: update to 1.2.2.

Alan Coopersmith (9):
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      gitlab CI: stop requiring Signed-off-by in commits
      Variable scope reduction as recommended by cppcheck
      Use C99 struct initialization
      Rename variable 'dup' to avoid shadowing dup() function
      Fallback asprintf: don't truncate output that has a \0 in string
      configure: raise minimum autoconf requirement to 2.70
      xrdb 1.2.2
This commit is contained in:
wiz 2023-06-03 18:36:12 +00:00
parent 74c0cbf823
commit d5aebf4058
2 changed files with 7 additions and 8 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.15 2022/11/09 13:14:31 joerg Exp $
# $NetBSD: Makefile,v 1.16 2023/06/03 18:36:12 wiz Exp $
DISTNAME= xrdb-1.2.1
DISTNAME= xrdb-1.2.2
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/
@ -13,7 +13,6 @@ GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
CONFIGURE_ARGS+= --with-cpp=${CPPPATH}
CPPFLAGS.NetBSD+= -D_OPENBSD_SOURCE
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.13 2021/10/26 11:34:56 nia Exp $
$NetBSD: distinfo,v 1.14 2023/06/03 18:36:12 wiz Exp $
BLAKE2s (xrdb-1.2.1.tar.bz2) = df03b7825c2567298cc6161afa06e6c785fe7b4201a3c9bf545a6c00694e35e6
SHA512 (xrdb-1.2.1.tar.bz2) = d88135cdfea8536523dfb986249ee42761d5363c936352f12f55b4d0c849f21236f7d74d39869c5ec5b549019d6ed89d9096cde4b3c2b4816c2778a8e370b5c9
Size (xrdb-1.2.1.tar.bz2) = 143216 bytes
BLAKE2s (xrdb-1.2.2.tar.xz) = ae9c69828f3ca6bc802c4b4f876bae22e25d1e843ddecde16fa0edf24fef7721
SHA512 (xrdb-1.2.2.tar.xz) = c8a6fc94e270e9cb5602e055150553de103d545298285157ecd8924f163a10ebeb9acfff56d1fafbf48d339809c76340213792478cdf3270012d3cd05486001c
Size (xrdb-1.2.2.tar.xz) = 136768 bytes