pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/mkcomposecache



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr 19 07:58:27 UTC 2026

Modified Files:
        pkgsrc/x11/mkcomposecache: Makefile distinfo

Log Message:
mkcomposecache: update to 1.2.3.

Alan Coopersmith (6):
      gitlab CI: stop requiring Signed-off-by in commits
      Add --help and --version options
      Strip trailing whitespace from source files
      gitlab CI: drop the ci-fairy check-mr job
      meson: Add option to build with meson
      mkcomposecache 1.2.3


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/mkcomposecache/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/mkcomposecache/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/mkcomposecache/Makefile
diff -u pkgsrc/x11/mkcomposecache/Makefile:1.6 pkgsrc/x11/mkcomposecache/Makefile:1.7
--- pkgsrc/x11/mkcomposecache/Makefile:1.6      Sun Apr  3 19:22:49 2022
+++ pkgsrc/x11/mkcomposecache/Makefile  Sun Apr 19 07:58:27 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2022/04/03 19:22:49 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2026/04/19 07:58:27 wiz Exp $
 
-DISTNAME=      mkcomposecache-1.2.2
+DISTNAME=      mkcomposecache-1.2.3
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=  .tar.xz
@@ -10,10 +10,8 @@ HOMEPAGE=    https://xorg.freedesktop.org/
 COMMENT=       Used for creating global (system-wide) Compose cache files
 #LICENSE=      # XXX SUSE license ?
 
-GNU_CONFIGURE= yes
 USE_TOOLS+=    pkg-config
 
-CONFIGURE_ENV.SunOS+=  ADMIN_MAN_SUFFIX=8
-
+.include "../../devel/meson/build.mk"
 .include "../../x11/libX11/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/x11/mkcomposecache/distinfo
diff -u pkgsrc/x11/mkcomposecache/distinfo:1.5 pkgsrc/x11/mkcomposecache/distinfo:1.6
--- pkgsrc/x11/mkcomposecache/distinfo:1.5      Sun Apr  3 19:22:49 2022
+++ pkgsrc/x11/mkcomposecache/distinfo  Sun Apr 19 07:58:27 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2022/04/03 19:22:49 wiz Exp $
+$NetBSD: distinfo,v 1.6 2026/04/19 07:58:27 wiz Exp $
 
-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
+BLAKE2s (mkcomposecache-1.2.3.tar.xz) = 2d7d1c7dee83f945e69ebefacaff2b11cb454ea7e972d3d80882094cc6affc69
+SHA512 (mkcomposecache-1.2.3.tar.xz) = 286a2d5aa8075bdd78b1faf58cf035e9f1a52af1bcaf03bd5af5f2146b2054dfd1dc9a707930231d593bec5ba1ac7252954024a387dbd70ecde2c94cc934f15b
+Size (mkcomposecache-1.2.3.tar.xz) = 125152 bytes
 SHA1 (patch-mkallcomposecaches.sh) = 2382cf4abe912ff80360caa1a9e4d6f3cfe7535e



Home | Main Index | Thread Index | Old Index