pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xfsinfo



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Oct 22 16:53:28 UTC 2022

Modified Files:
        pkgsrc/x11/xfsinfo: Makefile distinfo

Log Message:
xfsinfo: update to 1.0.7.

Alan Coopersmith (7):
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      Variable scope reductions as recommended by cppcheck
      Mark usage() as _X_COLD
      gitlab CI: stop requiring Signed-off-by in commits
      Cleanup README.md
      xfsinfo 1.0.7


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/xfsinfo/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/xfsinfo/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/xfsinfo/Makefile
diff -u pkgsrc/x11/xfsinfo/Makefile:1.6 pkgsrc/x11/xfsinfo/Makefile:1.7
--- pkgsrc/x11/xfsinfo/Makefile:1.6     Sat Jan 18 23:36:08 2020
+++ pkgsrc/x11/xfsinfo/Makefile Sat Oct 22 16:53:28 2022
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2020/01/18 23:36:08 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2022/10/22 16:53:28 wiz Exp $
 
-DISTNAME=      xfsinfo-1.0.6
-CATEGORIES=    fonts x11
+DISTNAME=      xfsinfo-1.0.7
+CATEGORIES=    x11 fonts
 MASTER_SITES=  ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX=  .tar.bz2
+EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://xorg.freedesktop.org/

Index: pkgsrc/x11/xfsinfo/distinfo
diff -u pkgsrc/x11/xfsinfo/distinfo:1.5 pkgsrc/x11/xfsinfo/distinfo:1.6
--- pkgsrc/x11/xfsinfo/distinfo:1.5     Tue Oct 26 11:34:49 2021
+++ pkgsrc/x11/xfsinfo/distinfo Sat Oct 22 16:53:28 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:34:49 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/10/22 16:53:28 wiz Exp $
 
-BLAKE2s (xfsinfo-1.0.6.tar.bz2) = 3e62880697c1ec858a17a087c4d916a31f93728ea722071bd44ef225240b1242
-SHA512 (xfsinfo-1.0.6.tar.bz2) = 901fc3817d7c95f2ba75ed0c51de91abd8efa67bbb93ad6b7d66e56a2f721af9db364e92f9ef2e719835fd48e934a5ea7402e5565c0ccd9b6b82633e869dc57b
-Size (xfsinfo-1.0.6.tar.bz2) = 124948 bytes
+BLAKE2s (xfsinfo-1.0.7.tar.xz) = 08629e6daf8e3d10f864bc230fc47d9e9f139d5f5d884789f9f4f8d61ba1f5c1
+SHA512 (xfsinfo-1.0.7.tar.xz) = 1914916bf995c08a520bd009ddfa57c7e4a997a829380232d359f9bf68852c67650efb8f1fe3cc8a11889b2ec067f50ac38df711ffaf4536802a0b530dc1789c
+Size (xfsinfo-1.0.7.tar.xz) = 119244 bytes



Home | Main Index | Thread Index | Old Index