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: Thu Feb 21 09:37:02 UTC 2019
Modified Files:
pkgsrc/x11/xfsinfo: Makefile distinfo
Log Message:
xfsinfo: update to 1.0.6.
This release fixes a bug in 64-bit builds which caused the maximum
request size to be incorrectly calculated.
Alan Coopersmith (4):
Correctly report maximum request size when sizeof(long) != 4
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
xfsinfo 1.0.6
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/xfsinfo/Makefile
cvs rdiff -u -r1.2 -r1.3 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.4 pkgsrc/x11/xfsinfo/Makefile:1.5
--- pkgsrc/x11/xfsinfo/Makefile:1.4 Wed Mar 7 11:57:46 2018
+++ pkgsrc/x11/xfsinfo/Makefile Thu Feb 21 09:37:02 2019
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2018/03/07 11:57:46 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2019/02/21 09:37:02 wiz Exp $
-DISTNAME= xfsinfo-1.0.5
-PKGREVISION= 1
+DISTNAME= xfsinfo-1.0.6
CATEGORIES= fonts x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/x11/xfsinfo/distinfo
diff -u pkgsrc/x11/xfsinfo/distinfo:1.2 pkgsrc/x11/xfsinfo/distinfo:1.3
--- pkgsrc/x11/xfsinfo/distinfo:1.2 Wed Nov 4 03:29:06 2015
+++ pkgsrc/x11/xfsinfo/distinfo Thu Feb 21 09:37:02 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 03:29:06 agc Exp $
+$NetBSD: distinfo,v 1.3 2019/02/21 09:37:02 wiz Exp $
-SHA1 (xfsinfo-1.0.5.tar.bz2) = 7513e16ba5c8fef31aeaff4a42bf131859e75ee0
-RMD160 (xfsinfo-1.0.5.tar.bz2) = 19abd94f21c52aaf3abf99bf5e18223b1684f965
-SHA512 (xfsinfo-1.0.5.tar.bz2) = 49fcbe91ac121022ccecd4a2f0e55a9a5cce7ba12b713be78b3b7f2847e622631bca6f6647256a956910fda591a87b524b966d5c849b8b2526d6f1a1960fe57f
-Size (xfsinfo-1.0.5.tar.bz2) = 122941 bytes
+SHA1 (xfsinfo-1.0.6.tar.bz2) = cbfe7470179f1ab5eecf992226dc1b28902c6b4c
+RMD160 (xfsinfo-1.0.6.tar.bz2) = 2de4e80d858d42c7c3893244613d536b3e96c729
+SHA512 (xfsinfo-1.0.6.tar.bz2) = 901fc3817d7c95f2ba75ed0c51de91abd8efa67bbb93ad6b7d66e56a2f721af9db364e92f9ef2e719835fd48e934a5ea7402e5565c0ccd9b6b82633e869dc57b
+Size (xfsinfo-1.0.6.tar.bz2) = 124948 bytes
Home |
Main Index |
Thread Index |
Old Index