pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/listres
Module Name: pkgsrc
Committed By: wiz
Date: Sun Apr 3 19:15:55 UTC 2022
Modified Files:
pkgsrc/x11/listres: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/listres/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/listres/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/listres/Makefile
diff -u pkgsrc/x11/listres/Makefile:1.10 pkgsrc/x11/listres/Makefile:1.11
--- pkgsrc/x11/listres/Makefile:1.10 Sat Jan 18 23:35:54 2020
+++ pkgsrc/x11/listres/Makefile Sun Apr 3 19:15:55 2022
@@ -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/
Index: pkgsrc/x11/listres/distinfo
diff -u pkgsrc/x11/listres/distinfo:1.7 pkgsrc/x11/listres/distinfo:1.8
--- pkgsrc/x11/listres/distinfo:1.7 Tue Oct 26 11:34:10 2021
+++ pkgsrc/x11/listres/distinfo Sun Apr 3 19:15:55 2022
@@ -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