pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/mkcomposecache mkcomposecache: update to 1.2.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c184c6e8e4ef
branches: trunk
changeset: 376237:c184c6e8e4ef
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 03 19:22:49 2022 +0000
description:
mkcomposecache: update to 1.2.2.
Alan Coopersmith (8):
Replace manual calculations of memory allocations with asprintf calls
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
mkcomposecache 1.2.2
Emil Velikov (1):
autogen.sh: use quoted string variables
Gaetan Nadon (12):
autogen.sh: upgrade this newly added module to the xorg default one
.gitignore: use common defaults with custom section # 24239
INSTALL, NEWS, README and AUTHORS files are missing/incorrect #24206
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
config: update AC_PREREQ statement to 2.60
config: upgrade to util-macros 1.8 for additional man page support
config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
config: remove unrequired AC_SUBST([*_CFLAGS])
config: remove unrequired AC_SUBST([*_LIBS])
config: move man pages into their own directory
man: previous patch failed to include the new man/Makefile.am
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
diffstat:
x11/mkcomposecache/Makefile | 7 +++----
x11/mkcomposecache/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (31 lines):
diff -r 98560ea67054 -r c184c6e8e4ef x11/mkcomposecache/Makefile
--- a/x11/mkcomposecache/Makefile Sun Apr 03 19:20:59 2022 +0000
+++ b/x11/mkcomposecache/Makefile Sun Apr 03 19:22:49 2022 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2020/01/18 23:35:54 rillig Exp $
-#
+# $NetBSD: Makefile,v 1.6 2022/04/03 19:22:49 wiz Exp $
-DISTNAME= mkcomposecache-1.2.1
+DISTNAME= mkcomposecache-1.2.2
CATEGORIES= x11
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 98560ea67054 -r c184c6e8e4ef x11/mkcomposecache/distinfo
--- a/x11/mkcomposecache/distinfo Sun Apr 03 19:20:59 2022 +0000
+++ b/x11/mkcomposecache/distinfo Sun Apr 03 19:22:49 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 11:34:14 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/04/03 19:22:49 wiz Exp $
-BLAKE2s (mkcomposecache-1.2.1.tar.bz2) = 40748e654cf460ed8f905a283126669dffb47bce04383e5ad865cfe2c6267df5
-SHA512 (mkcomposecache-1.2.1.tar.bz2) = 97ce9e5e2f2534291fc0b3a121899e2936de3e71ec6a9929cfc6e1e0f41e6d57cccd08147a2b5d3c7d70d1769f14ed6c4745c398602d5b81a2ddb8c7490fcb5b
-Size (mkcomposecache-1.2.1.tar.bz2) = 97359 bytes
+BLAKE2s (mkcomposecache-1.2.2.tar.xz) = 1f56fe4697994ca0d6386cb638aaa00c3fb674f0cc91e25f137786c4aaae6b5b
+SHA512 (mkcomposecache-1.2.2.tar.xz) = 0cfc6e8d14de4136d4899fdd878c25faf400f29f2d23b0a000bb355785bc2cb178cf8c3f7380a056132c91c6ad778c5ab6e5047763e8b5db0033f0cc0f809df3
+Size (mkcomposecache-1.2.2.tar.xz) = 119260 bytes
SHA1 (patch-mkallcomposecaches.sh) = 2382cf4abe912ff80360caa1a9e4d6f3cfe7535e
Home |
Main Index |
Thread Index |
Old Index