pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/listres listres: update to 1.0.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4841651f56af
branches:  trunk
changeset: 376233:4841651f56af
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Apr 03 19:15:55 2022 +0000

description:
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:

 x11/listres/Makefile |  6 +++---
 x11/listres/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 547d23ed7987 -r 4841651f56af x11/listres/Makefile
--- a/x11/listres/Makefile      Sun Apr 03 19:03:31 2022 +0000
+++ b/x11/listres/Makefile      Sun Apr 03 19:15:55 2022 +0000
@@ -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@localhost
 HOMEPAGE=              https://xorg.freedesktop.org/
diff -r 547d23ed7987 -r 4841651f56af x11/listres/distinfo
--- a/x11/listres/distinfo      Sun Apr 03 19:03:31 2022 +0000
+++ b/x11/listres/distinfo      Sun Apr 03 19:15:55 2022 +0000
@@ -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



Home | Main Index | Thread Index | Old Index