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
This commit is contained in:
parent
328a70df09
commit
1c02d9ee89
2 changed files with 7 additions and 8 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue