xwd: update to 1.0.9.

Alan Coopersmith (12):
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      gitlab CI: stop requiring Signed-off-by in commits
      Remove unused macros
      Handle -Wcomma warnings from clang
      Remove unnecessary casts from malloc() and free() calls
      Variable scope reduction as recommended by cppcheck
      Delete commented-out local copy of list function prototypes
      list.c: Stop building functions that are never called
      Make -help & -version work without requiring an open display
      xwd 1.0.9
This commit is contained in:
wiz 2023-06-03 18:35:17 +00:00
parent 80fa60ea77
commit e45d7c2fb5
2 changed files with 7 additions and 7 deletions

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.13 2021/08/02 10:40:01 wiz Exp $
# $NetBSD: Makefile,v 1.14 2023/06/03 18:35:17 wiz Exp $
DISTNAME= xwd-1.0.8
DISTNAME= xwd-1.0.9
CATEGORIES= x11 graphics
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
EXTRACT_SUFX= .tar.xz
MAINTAINER= reed@reedmedia.net
HOMEPAGE= https://xorg.freedesktop.org/

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.10 2021/10/26 11:35:00 nia Exp $
$NetBSD: distinfo,v 1.11 2023/06/03 18:35:17 wiz Exp $
BLAKE2s (xwd-1.0.8.tar.bz2) = 400f1d247ee2a14549cdf91a8788393328c6f808a5e6c74618ae88ee69937441
SHA512 (xwd-1.0.8.tar.bz2) = d2aaf42c60d20c4b09f4947d3702058dbfad4633b2c5c8ea62e8897fc9ced1ab3417ce99255a223286d21a731f543019470737e3074f1bc68033b4eb47bc773e
Size (xwd-1.0.8.tar.bz2) = 151153 bytes
BLAKE2s (xwd-1.0.9.tar.xz) = c7caf5f0ad057c13a4d9a4613d5462e6f56de52d36a5d4e1930b160982c493ff
SHA512 (xwd-1.0.9.tar.xz) = ae59661b05160f5658920fd79031b6b8548cb7bbfc734194edb0acef5c95f76b210ca4443e9506fc1a0cb9df47ee7c22948502971afe578b44c75aa2a1138d56
Size (xwd-1.0.9.tar.xz) = 141940 bytes