pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/bitmap bitmap: update to 1.1.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/475928479fd8
branches: trunk
changeset: 378236:475928479fd8
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Apr 30 21:15:33 2022 +0000
description:
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:
x11/bitmap/Makefile | 6 +++---
x11/bitmap/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 5060086ef0b6 -r 475928479fd8 x11/bitmap/Makefile
--- a/x11/bitmap/Makefile Sat Apr 30 21:12:57 2022 +0000
+++ b/x11/bitmap/Makefile Sat Apr 30 21:15:33 2022 +0000
@@ -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@localhost
HOMEPAGE= https://xorg.freedesktop.org/
diff -r 5060086ef0b6 -r 475928479fd8 x11/bitmap/distinfo
--- a/x11/bitmap/distinfo Sat Apr 30 21:12:57 2022 +0000
+++ b/x11/bitmap/distinfo Sat Apr 30 21:15:33 2022 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index