diff options
author | wiz <wiz@pkgsrc.org> | 2022-04-03 19:15:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-04-03 19:15:55 +0000 |
commit | 3e8d1726b22e9a270473fae354e8a670c9a3fc07 (patch) | |
tree | 818296cd6caaabbbd415fb7178a4101513e4da93 /x11 | |
parent | 75c895d7f614b5706dafb5d2760efb7d5e7a718b (diff) | |
download | pkgsrc-3e8d1726b22e9a270473fae354e8a670c9a3fc07.tar.gz |
listres: update to 1.0.5.
Alan Coopersmith (9):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Pass -D_CONST_X_STRING to make libXt declare String as const char *
Fix -Wsign-compare warnings
Fix spelling/wording issues
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
man page: remove out-of-date COPYRIGHT section
listres 1.0.5
Diffstat (limited to 'x11')
-rw-r--r-- | x11/listres/Makefile | 6 | ||||
-rw-r--r-- | x11/listres/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/listres/Makefile b/x11/listres/Makefile index 513d2770cf3..09958452c0e 100644 --- a/x11/listres/Makefile +++ b/x11/listres/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2020/01/18 23:35:54 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2022/04/03 19:15:55 wiz Exp $ -DISTNAME= listres-1.0.4 +DISTNAME= listres-1.0.5 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/listres/distinfo b/x11/listres/distinfo index 415bbd12f51..89c3120cf17 100644 --- a/x11/listres/distinfo +++ b/x11/listres/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2021/10/26 11:34:10 nia Exp $ +$NetBSD: distinfo,v 1.8 2022/04/03 19:15:55 wiz Exp $ -BLAKE2s (listres-1.0.4.tar.bz2) = 8f522ce8a234ed3efa9f9261cdb1c6dd3fa22f967facd75407d898891efaf2c4 -SHA512 (listres-1.0.4.tar.bz2) = 925bceab6ff96fcf91f58ba2f858905d6e2eff7074ba29cfc02def7c19fb493545837884f1070dc004422451f749cd459000c01e8c9bb51a7cce7f7ab4067b8a -Size (listres-1.0.4.tar.bz2) = 125472 bytes +BLAKE2s (listres-1.0.5.tar.xz) = db5c44ed473a532ff2030064cc54470338868c4c06b0a5c60e7b674e7f73663a +SHA512 (listres-1.0.5.tar.xz) = caa3626773031fbf6d8bcc1f697afe6add64fe4a8d1d766c42d5c2346050869dd23a26a1718411134ab05c75835facf0786cab5595721a16df423cdc54dd813d +Size (listres-1.0.5.tar.xz) = 119596 bytes |