pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xbitmaps



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Apr 26 04:34:32 UTC 2026

Modified Files:
        pkgsrc/x11/xbitmaps: Makefile distinfo

Log Message:
xbitmaps: update to 1.1.4.

Alan Coopersmith (5):
      Add a meson build system
      xbitmaps.pc: Add URL
      gitlab CI: drop the ci-fairy check-mr job
      Strip trailing whitespace from source files
      xbitmaps 1.1.4


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/xbitmaps/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/x11/xbitmaps/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/xbitmaps/Makefile
diff -u pkgsrc/x11/xbitmaps/Makefile:1.12 pkgsrc/x11/xbitmaps/Makefile:1.13
--- pkgsrc/x11/xbitmaps/Makefile:1.12   Thu Feb 23 17:12:29 2023
+++ pkgsrc/x11/xbitmaps/Makefile        Sun Apr 26 04:34:32 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2023/02/23 17:12:29 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2026/04/26 04:34:32 wiz Exp $
 
-DISTNAME=              xbitmaps-1.1.3
+DISTNAME=              xbitmaps-1.1.4
 CATEGORIES=            x11 devel
 MASTER_SITES=          ${MASTER_SITE_XORG:=data/}
 EXTRACT_SUFX=          .tar.xz
@@ -9,6 +9,5 @@ MAINTAINER=             pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              https://xorg.freedesktop.org/
 COMMENT=               Common X11 bitmaps
 
-GNU_CONFIGURE=         yes
-
+.include "../../devel/meson/build.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/x11/xbitmaps/distinfo
diff -u pkgsrc/x11/xbitmaps/distinfo:1.8 pkgsrc/x11/xbitmaps/distinfo:1.9
--- pkgsrc/x11/xbitmaps/distinfo:1.8    Thu Feb 23 17:12:29 2023
+++ pkgsrc/x11/xbitmaps/distinfo        Sun Apr 26 04:34:32 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2023/02/23 17:12:29 wiz Exp $
+$NetBSD: distinfo,v 1.9 2026/04/26 04:34:32 wiz Exp $
 
-BLAKE2s (xbitmaps-1.1.3.tar.xz) = c510126edba8182788d1865b2fbddfeb3d5bda06b6d84e3a8b423dcfc5370ac4
-SHA512 (xbitmaps-1.1.3.tar.xz) = b9a7340385fcce2dcd0204f14a462685b14b72ff58f3ec53cd76695bef2b02af902bdac809622dcb27fd4075d5ba13587b5d059530aff502cd5288d161352814
-Size (xbitmaps-1.1.3.tar.xz) = 109772 bytes
+BLAKE2s (xbitmaps-1.1.4.tar.xz) = 435b95126477f5ab41cbeb6257d7b7067c57c2d955a34ff8d6147b668e996725
+SHA512 (xbitmaps-1.1.4.tar.xz) = 7da5e506effdfcf7344fc8209f47c1ec4c2e9f639e677f8701c36e1e5728037357478af3dd030ca93f3e36a3e1eaad1bb97596aba85868f01b52b420b825a10f
+Size (xbitmaps-1.1.4.tar.xz) = 114616 bytes



Home | Main Index | Thread Index | Old Index