Wed Aug 31 19:25:59 2022 UTC ()
xmh: update to 1.0.4.

Alan Coopersmith (11):
      Update README for gitlab migration
      Update configure.ac bug URL for gitlab migration
      Fix spelling/wording issues
      Trim trailing whitespace from lines
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      unifdef -UUSG
      unifdef -USYSV
      unifdef -UDGUX
      Convert vfork checks from Imake-style to autoconf-style
      xmh 1.0.4

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


(wiz)
diff -r1.5 -r1.6 pkgsrc/x11/xmh/Makefile
diff -r1.5 -r1.6 pkgsrc/x11/xmh/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/x11/xmh/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/xmh/Makefile 2020/01/18 23:36:11 1.5
+++ pkgsrc/x11/xmh/Makefile 2022/08/31 19:25:59 1.6
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.5 2020/01/18 23:36:11 rillig Exp $ 1# $NetBSD: Makefile,v 1.6 2022/08/31 19:25:59 wiz Exp $
2 2
3DISTNAME= xmh-1.0.3 3DISTNAME= xmh-1.0.4
4CATEGORIES= mail x11 4CATEGORIES= x11 mail
5MASTER_SITES= ${MASTER_SITE_XORG:=app/} 5MASTER_SITES= ${MASTER_SITE_XORG:=app/}
6EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.xz
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://xorg.freedesktop.org/ 9HOMEPAGE= https://xorg.freedesktop.org/
10COMMENT= Provides a GUI to the MH Message Handling System 10COMMENT= Provides a GUI to the MH Message Handling System
11#LICENSE= # TODO: (see mk/license.mk) 11#LICENSE= # TODO: (see mk/license.mk)
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_TOOLS+= pkg-config 14USE_TOOLS+= pkg-config
15 15
16MAKE_FLAGS+= appdefaultdir=${PREFIX}/lib/X11/app-defaults 16MAKE_FLAGS+= appdefaultdir=${PREFIX}/lib/X11/app-defaults
17 17
18BUILDLINK_API_DEPENDS.xbitmaps+= xbitmaps>=1.1.0 18BUILDLINK_API_DEPENDS.xbitmaps+= xbitmaps>=1.1.0
19.include "../../x11/xbitmaps/buildlink3.mk" 19.include "../../x11/xbitmaps/buildlink3.mk"

cvs diff -r1.5 -r1.6 pkgsrc/x11/xmh/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/xmh/distinfo 2021/10/26 11:34:53 1.5
+++ pkgsrc/x11/xmh/distinfo 2022/08/31 19:25:59 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2021/10/26 11:34:53 nia Exp $ 1$NetBSD: distinfo,v 1.6 2022/08/31 19:25:59 wiz Exp $
2 2
3BLAKE2s (xmh-1.0.3.tar.bz2) = b1a7f60c3611f3edad8ceeef6c9c847e5e807b1cd7fb63944f8feb7577bcdcf9 3BLAKE2s (xmh-1.0.4.tar.xz) = 7dcfa089fb0787a25107aad659bca668b1ae7bb717c0e2a80036a9ef52fb625b
4SHA512 (xmh-1.0.3.tar.bz2) = acc1fb65fe69891272a25f3f45e7e1e7c57ad075bbaac7b3b53577853fbb07598d3ad3ea01130db6b10e3c347550ce23d709363440cbd73897bc39411640c251 4SHA512 (xmh-1.0.4.tar.xz) = 03bba7d3e7c2070b03378335aed0188dd0fd0a488f19dc5ad3f26674a9b38e6599377d082328041dd3ab72123ed60acae32cff19d7149517545b80e1339db26a
5Size (xmh-1.0.3.tar.bz2) = 212109 bytes 5Size (xmh-1.0.4.tar.xz) = 197124 bytes