1
0
forked from ports/opt

xfsprogs: updated to 5.1.0

This commit is contained in:
Fredrik Rinnestam 2019-07-20 23:03:11 +02:00
parent 23508844af
commit 7b8986afd8
3 changed files with 13 additions and 5 deletions

View File

@ -47,6 +47,14 @@ drwxr-xr-x root/root usr/sbin/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man2/
-rw-r--r-- root/root usr/share/man/man2/ioctl_xfs_fsbulkstat.2.gz
-rw-r--r-- root/root usr/share/man/man2/ioctl_xfs_fscounts.2.gz
-rw-r--r-- root/root usr/share/man/man2/ioctl_xfs_fsgetxattr.2.gz
-rw-r--r-- root/root usr/share/man/man2/ioctl_xfs_fsinumbers.2.gz
-rw-r--r-- root/root usr/share/man/man2/ioctl_xfs_fsop_geometry.2.gz
-rw-r--r-- root/root usr/share/man/man2/ioctl_xfs_getbmapx.2.gz
-rw-r--r-- root/root usr/share/man/man2/ioctl_xfs_getresblks.2.gz
-rw-r--r-- root/root usr/share/man/man2/ioctl_xfs_goingdown.2.gz
-rw-r--r-- root/root usr/share/man/man2/ioctl_xfs_scrub_metadata.2.gz
drwxr-xr-x root/root usr/share/man/man3/
lrwxrwxrwx root/root usr/share/man/man3/attr_list_by_handle.3.gz -> path_to_handle.3.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/c+Q0CoGNtjbzQmcZU9GchqNUDVoyV0x83ho1R0/2iuL+L3rGyZiTSW/xKqa4dO2xOyNJk0EJfUPJOXpc6ynwgw=
SHA256 (Pkgfile) = 425df9e608d2114cf641c54e1c3e3343727bac6ede3c40207c27263ed0a347e7
SHA256 (.footprint) = 937a19c584539d0fd02b265f7af2cee9d346ff2cbfae7fc4b0fa0136ac80170a
SHA256 (xfsprogs-5.0.0.tar.xz) = fcc2e6478aed55408a341567c0459f514e575296d8827d9004cae8aa0367dc4a
RWSE3ohX2g5d/cx1M3bXK4yEFxHTIe7fdio7MJweNiXRp+3PU+wPXwigyek6KxeuIEeSvxAAoZldXOkH68TrY1QvRFsW3/+dBQM=
SHA256 (Pkgfile) = 2c42a47ee6fccb12ef8c0be8a060f5c302c1c87eeb514db6e2d1eeefad3331ad
SHA256 (.footprint) = 1ca54fd3c8efd2f7ed89066e417a6f9c7ddbbd2b088ffd4a559268caa9ec01a2
SHA256 (xfsprogs-5.1.0.tar.xz) = ca8b4e73dfc5b6227bb6d4e73d019035a1975b83ea41e218cdff15058a9f6c45

View File

@ -4,7 +4,7 @@
# Depends on: util-linux readline
name=xfsprogs
version=5.0.0
version=5.1.0
release=1
source=(https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/$name-$version.tar.xz)