summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-04-03 22:16:01 +0000
committerwiz <wiz@pkgsrc.org>2022-04-03 22:16:01 +0000
commit012c31d8e60d8bef2858948a81a024fd2c10e554 (patch)
tree804a6d58273a049fd12c905d12cef6eb26e016bc /x11
parent6f3d01a208c23ce1d628206bb9eace8687d085d6 (diff)
downloadpkgsrc-012c31d8e60d8bef2858948a81a024fd2c10e554.tar.gz
xedit: update to 1.2.3.
This minor maintenance release adds support for building on the ARM platform for MacOS, as well as some more general bug fixes and cleanups for all OS'es. Alan Coopersmith (5): Update configure.ac bug URL for gitlab migration gitlab CI: add a basic build test Build xz tarballs instead of bzip2 man page: remove out-of-date COPYRIGHT section xedit 1.2.3 Emil Velikov (1): autogen.sh: use quoted string variables Gary Palter (1): Minimal changes to build on Apple silicon (i.e., new Apple M1 Macs) Jeremy Huddleston Sequoia (1): Followup to previous commit to use isinfinite for darwin rather than arm64. Mihail Konev (1): autogen: add default patch prefix Niclas Zeising (1): Fix segfault when tags file isn't found Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish
Diffstat (limited to 'x11')
-rw-r--r--x11/xedit/Makefile8
-rw-r--r--x11/xedit/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/x11/xedit/Makefile b/x11/xedit/Makefile
index 63b5751aada..f134a52b2c8 100644
--- a/x11/xedit/Makefile
+++ b/x11/xedit/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2021/09/12 00:05:50 tnn Exp $
+# $NetBSD: Makefile,v 1.6 2022/04/03 22:16:01 wiz Exp $
-DISTNAME= xedit-1.2.2
-CATEGORIES= editors x11
+DISTNAME= xedit-1.2.3
+CATEGORIES= x11 editors
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://xorg.freedesktop.org/
diff --git a/x11/xedit/distinfo b/x11/xedit/distinfo
index 0fcacdf24e8..9662db13a0a 100644
--- a/x11/xedit/distinfo
+++ b/x11/xedit/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:34:38 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/04/03 22:16:01 wiz Exp $
-BLAKE2s (xedit-1.2.2.tar.bz2) = e17529894c1ae0f7c67f5f20ea31589f7caa56d09c14a0618694d3066fcb420f
-SHA512 (xedit-1.2.2.tar.bz2) = 24d8e23a2ad1a2e81f6606928bb032f25b70b76da83b65341367bc4111d011abe89f9e30402d057854f2ccdaa9c1ef0d7c55bf29b81ab2d050a8f448cf3eeb5d
-Size (xedit-1.2.2.tar.bz2) = 525861 bytes
+BLAKE2s (xedit-1.2.3.tar.xz) = 6ff834af847b144829cf7bc68c2e861b42ba87cc4c1d4b0113836d6121a5d305
+SHA512 (xedit-1.2.3.tar.xz) = 1089c35ef961e53f74cc7d892960e1ee7f0da17529e3173e7f7764b0eb4ee94d1e068cb177d8502ca55c1dd6808962d4b1427e303adc7e6db80be8828557f45a
+Size (xedit-1.2.3.tar.xz) = 480288 bytes