summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-11-12 23:32:51 +0000
committerwiz <wiz@pkgsrc.org>2022-11-12 23:32:51 +0000
commitbf843c158c63e46b4f070f9bffa05f89fd322779 (patch)
treec92b784bb752d8d54283f1c07d2a4d669a38cd69
parent9f9e87594c982e12468fea629cd9914157ff7337 (diff)
downloadpkgsrc-bf843c158c63e46b4f070f9bffa05f89fd322779.tar.gz
xcompmgr: update to 1.1.9.
Alan Coopersmith (10): gitlab CI: add a basic build test Build xz tarballs instead of bzip2 xcompmgr.man: Update bug reporting URL from bugzilla to gitlab Reduce variable scope as suggested by cppcheck Remove obsolete casts on malloc & free calls gitlab CI: stop requiring Signed-off-by in commits Resolve -Wshadow warnings Mark usage() as _X_COLD _X_NORETURN Remove unused macros xcompmgr 1.1.9
-rw-r--r--x11/xcompmgr/Makefile6
-rw-r--r--x11/xcompmgr/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/xcompmgr/Makefile b/x11/xcompmgr/Makefile
index ff3cec4c44a..9b1c2a0b64c 100644
--- a/x11/xcompmgr/Makefile
+++ b/x11/xcompmgr/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.34 2022/11/09 13:14:24 joerg Exp $
+# $NetBSD: Makefile,v 1.35 2022/11/12 23:32:51 wiz Exp $
-DISTNAME= xcompmgr-1.1.8
+DISTNAME= xcompmgr-1.1.9
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.freedesktop.org/
diff --git a/x11/xcompmgr/distinfo b/x11/xcompmgr/distinfo
index ff10bf6b310..9aba23bf0bc 100644
--- a/x11/xcompmgr/distinfo
+++ b/x11/xcompmgr/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2021/10/26 11:34:36 nia Exp $
+$NetBSD: distinfo,v 1.16 2022/11/12 23:32:51 wiz Exp $
-BLAKE2s (xcompmgr-1.1.8.tar.bz2) = 9ed95cd38f59e931de6a687262248198323545a5e18839050cb827626c4dc5c5
-SHA512 (xcompmgr-1.1.8.tar.bz2) = ccf29426ffb0797a53653d1ce152de5eee0cec284811fed4b8e634ea0d948180531e4619d96f47e4f9594432c57322624fe0fdaee2c9200efac427fc0904953d
-Size (xcompmgr-1.1.8.tar.bz2) = 138806 bytes
+BLAKE2s (xcompmgr-1.1.9.tar.xz) = 9f51bdcc2e527faea696a6b2b3a912d96aa916af522b0e48e5bfea70d9a0adfc
+SHA512 (xcompmgr-1.1.9.tar.xz) = 699117492af7fd84b36d317dcbf422d5ec86a7f21e29370caa737cd940d8ff866a5c8704ba2e7bd17a64e085d77fd23b628263d619813dead85cd669ff5b860e
+Size (xcompmgr-1.1.9.tar.xz) = 132676 bytes