pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xedit xedit: update to 1.2.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/be9226e06a1d
branches: trunk
changeset: 376250:be9226e06a1d
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 03 22:16:01 2022 +0000
description:
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:
x11/xedit/Makefile | 8 ++++----
x11/xedit/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r bcad46c0d2b6 -r be9226e06a1d x11/xedit/Makefile
--- a/x11/xedit/Makefile Sun Apr 03 22:13:26 2022 +0000
+++ b/x11/xedit/Makefile Sun Apr 03 22:16:01 2022 +0000
@@ -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@localhost
HOMEPAGE= https://xorg.freedesktop.org/
diff -r bcad46c0d2b6 -r be9226e06a1d x11/xedit/distinfo
--- a/x11/xedit/distinfo Sun Apr 03 22:13:26 2022 +0000
+++ b/x11/xedit/distinfo Sun Apr 03 22:16:01 2022 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index