[Lunar-commits] <moonbase> xfsprogs: version bump to 2.9.7.
Florin Braescu
florin at lunar-linux.org
Mon Mar 3 16:33:20 CET 2008
commit f089efadfe0032c77b95d1722abe44394e9666d4
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Mar 3 17:33:20 2008 +0200
xfsprogs: version bump to 2.9.7.
Changes:
- Lazy superblock counters not yet the default with mkfs.xfs.
- Add -y (another no-op) fsck option.
- Resolve mkfs allocation group count issue with small
devices.
- Fix mkfs to sector align the device size so zeroing the end
of the device doesn't fail.
---
filesys/xfsprogs/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/filesys/xfsprogs/DETAILS b/filesys/xfsprogs/DETAILS
index 82cb477..2fe42ec 100644
--- a/filesys/xfsprogs/DETAILS
+++ b/filesys/xfsprogs/DETAILS
@@ -1,13 +1,13 @@
MODULE=xfsprogs
- VERSION=2.9.6
+ VERSION=2.9.7
SOURCE=${MODULE}_${VERSION}-1.tar.gz
- SOURCE_URL[0]=ftp://oss.sgi.com/projects/xfs/download/cmd_tars/
- SOURCE_URL[1]=ftp://ftp.silug.org/pub/xfs/cmd_tars/
- SOURCE_URL[2]=ftp://sunsite.dk/mirrors/xfs/cmd_tars/
- SOURCE_VFY=sha1:860384e3c656852e4c84668982dc90cc0741ecea
+ SOURCE_URL[0]=ftp://oss.sgi.com/projects/xfs/download/cmd_tars
+ SOURCE_URL[1]=ftp://ftp.silug.org/pub/xfs/cmd_tars
+ SOURCE_URL[2]=ftp://sunsite.dk/mirrors/xfs/cmd_tars
+ SOURCE_VFY=sha1:7cc9d12681597344978705e2c4a5bc54599e400a
WEB_SITE=http://oss.sgi.com/projects/xfs
ENTERED=20020110
- UPDATED=20080207
+ UPDATED=20080303
PSAFE=no
SHORT="Required utilities for the XFS file system"
More information about the Lunar-commits
mailing list