summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-04-30 21:15:33 +0000
committerwiz <wiz@pkgsrc.org>2022-04-30 21:15:33 +0000
commit71712661528aa28e341e96b172c7c77a305519a9 (patch)
treeb23ab2af987d733305f7455914860d7bcfb01f56 /x11
parentfa77902d1d8bbc4337c9fec78e1e03cdb86d9ecd (diff)
downloadpkgsrc-71712661528aa28e341e96b172c7c77a305519a9.tar.gz
bitmap: update to 1.1.0.
Alan Coopersmith (10): Use _CONST_X_STRING to make libXt declare String as const char * Fix spelling/wording issues gitlab CI: add a basic build test Build xz tarballs instead of bzip2 Move bitmaps into a new bitmaps directory test: add round-trip-test for atobm & bmtoa atobm: accept single character lines atobm: close memory leaks gitlab CI: stop requiring Signed-off-by in commits bitmap 1.1.0 Jeremy Mates (1): bitmap: Fix a crash with underspecified dimensions
Diffstat (limited to 'x11')
-rw-r--r--x11/bitmap/Makefile6
-rw-r--r--x11/bitmap/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/bitmap/Makefile b/x11/bitmap/Makefile
index 60de2bc44e7..542fa5ae5ca 100644
--- a/x11/bitmap/Makefile
+++ b/x11/bitmap/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2020/01/18 23:35:47 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2022/04/30 21:15:33 wiz Exp $
-DISTNAME= bitmap-1.0.9
+DISTNAME= bitmap-1.1.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= https://xorg.freedesktop.org/
diff --git a/x11/bitmap/distinfo b/x11/bitmap/distinfo
index 6132d4eddc2..fea06fee709 100644
--- a/x11/bitmap/distinfo
+++ b/x11/bitmap/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:33:44 nia Exp $
+$NetBSD: distinfo,v 1.10 2022/04/30 21:15:33 wiz Exp $
-BLAKE2s (bitmap-1.0.9.tar.bz2) = 21967abb7af02abf7f73222c2ed6ab33cc8dec777bfc64d83fa104e367cbc9a4
-SHA512 (bitmap-1.0.9.tar.bz2) = 873c626c72a0f4025fe8c8aeedbf3fe4ee5657fb487ad7410406a20da518c0358041dc45c2549926cc10e1d031977073b9d1ddb32830fdce95b716a52fe44456
-Size (bitmap-1.0.9.tar.bz2) = 181401 bytes
+BLAKE2s (bitmap-1.1.0.tar.xz) = 1624a9bc484263c630153997b60d20e21a5390664bc550276f64749a25267bc9
+SHA512 (bitmap-1.1.0.tar.xz) = 3d6c94675f10772daeb71598c3e0ddcb51569b1bfc4771159e9df89599bfeb8bf49f464c24fef54d30a8f737af32136f859f844be03e088d24ed962f88381193
+Size (bitmap-1.1.0.tar.xz) = 163560 bytes