Skip to content

Commit 5134f50

Browse files
committed
libXpm: update to 3.5.18.
Alan Coopersmith (15): Remove outdated ifdef checks for including stdint.h unifdef sequent unifdef VAX11C Remove ancient Amiga support Remove ancient port to 16-bit Windows without X11 libraries Remove xpmstrcasecmp fallback for strcasecmp Remove xpmstrdup fallback for strdup Use _stricmp() instead of strcasecmp() on Windows man pages: make indentation arguments to .IP be numeric man pages: ensure .BR macro has multiple arguments man pages: remove .PP after .SH or .SS lines man pages: adjust line breaks in source files Strip trailing whitespace from source files gitlab CI: drop the ci-fairy check-mr job libXpm 3.5.18 Bjarni Ingi Gislason (1): XpmCreateBuffer.3: editorial changes for this man page [Debian bug #1102886] Peter Harris (1): Fix build with current Windows headers Zayd Rajab (1): tests: poll for stable compressed output
1 parent b5f4fef commit 5134f50

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

x11/libXpm/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.32 2023/10/03 20:28:15 wiz Exp $
1+
# $NetBSD: Makefile,v 1.33 2026/01/26 00:17:33 wiz Exp $
22

3-
DISTNAME= libXpm-3.5.17
3+
DISTNAME= libXpm-3.5.18
44
CATEGORIES= x11 graphics
55
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
66
EXTRACT_SUFX= .tar.xz

x11/libXpm/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
$NetBSD: distinfo,v 1.15 2023/10/03 20:28:15 wiz Exp $
1+
$NetBSD: distinfo,v 1.16 2026/01/26 00:17:33 wiz Exp $
22

3-
BLAKE2s (libXpm-3.5.17.tar.xz) = 14caba27e1fa0990cd26017971b57b7c3ab9433314d0b9a565e0f576b803b874
4-
SHA512 (libXpm-3.5.17.tar.xz) = 52f9d2664a47a26c1a6ad65d18867de870b66947b0b0d99cca3512756a0aaa6ce2a245c0b49f20b70c3ce48bf04c47c333e8119a147465c277bca727f6ab017e
5-
Size (libXpm-3.5.17.tar.xz) = 468964 bytes
3+
BLAKE2s (libXpm-3.5.18.tar.xz) = c0ab1b2611fab7ecf389b9e7b48ac33ed6a41b3f082837090635c70c54622a9c
4+
SHA512 (libXpm-3.5.18.tar.xz) = ced907c984cb9735948da82a69e33ef09421fee2e6f24178a2cca683a5425e48e3fa9d771bf82bc80b78e6dedf485d464563d91c0395a71f13502d0f7599f40e
5+
Size (libXpm-3.5.18.tar.xz) = 467900 bytes
66
SHA1 (patch-aa) = 4cfa0ddc7f802916363901226f3c60e7f686b616
77
SHA1 (patch-ab) = faaefb61693805272bd4cccc1301c6e3edd14919
88
SHA1 (patch-ac) = 9226dce77b0a7d9c792d9465727423581db7f01e

0 commit comments

Comments
 (0)