libXdamage: update to 1.1.6.

Alan Coopersmith (11):
      Update configure.ac bug URL for gitlab migration
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      Variable scope reduction as recommended by cppcheck
      Mark two dpy parameters const as suggested by cppcheck
      XDamageCloseDisplay: Mark codes as unused
      Remove unnecessary casts from malloc() and free() calls
      Handle -Wconversion warnings from clang
      Handle -Wshorten-64-to-32 warnings from clang
      libXdamage 1.1.6
This commit is contained in:
wiz 2022-12-04 23:16:35 +00:00
parent 9af8077f11
commit 06d595918d
2 changed files with 7 additions and 7 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.15 2022/11/09 13:14:21 joerg Exp $
# $NetBSD: Makefile,v 1.16 2022/12/04 23:16:35 wiz Exp $
DISTNAME= libXdamage-1.1.5
DISTNAME= libXdamage-1.1.6
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://xorg.freedesktop.org/

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.11 2021/10/26 11:34:05 nia Exp $
$NetBSD: distinfo,v 1.12 2022/12/04 23:16:35 wiz Exp $
BLAKE2s (libXdamage-1.1.5.tar.bz2) = 8de461d50f77c52d7a6245fd10fd7de4285597c806ebb64a4b233581120fd7e1
SHA512 (libXdamage-1.1.5.tar.bz2) = a3ca6cc33b1727f717a3e2aa5593f660508a81a47918a0aa949e9e8fba105e303fe5071983b48caac92feea0fe6e8e01620805e4d19b41f21f20d837b191c124
Size (libXdamage-1.1.5.tar.bz2) = 303750 bytes
BLAKE2s (libXdamage-1.1.6.tar.xz) = 25231bae855e20f8ac3669113b8d1c0cded134807382755984c3080944eea297
SHA512 (libXdamage-1.1.6.tar.xz) = 624dcefa1c79064569df952892f7f1351dc19ad338ce73d1a57041e406cb3e18abe531bab352b93d1f0f5c9b5c6b2652cc84a8f1fbfcbba648343812695a8acb
Size (libXdamage-1.1.6.tar.xz) = 257532 bytes