[Lunar-commits] r15559 - moonbase/trunk/filesys/e2fsprogs
Florin Braescu
florin at lunar-linux.org
Sat Jul 2 02:29:09 UTC 2005
Author: florin
Date: 2005-07-02 02:29:09 +0000 (Sat, 02 Jul 2005)
New Revision: 15559
Modified:
moonbase/trunk/filesys/e2fsprogs/BUILD
moonbase/trunk/filesys/e2fsprogs/DETAILS
Log:
bump the version from 1.37 to 1.38. bugfixes release.
Modified: moonbase/trunk/filesys/e2fsprogs/BUILD
===================================================================
--- moonbase/trunk/filesys/e2fsprogs/BUILD 2005-07-01 18:06:56 UTC (rev 15558)
+++ moonbase/trunk/filesys/e2fsprogs/BUILD 2005-07-02 02:29:09 UTC (rev 15559)
@@ -1,11 +1,11 @@
(
- ./configure --build=$BUILD \
- --prefix=/usr \
- --with-root-prefix= \
- --infodir=/usr/share/info \
- --mandir=/usr/share/man \
- --enable-elf-shlibs \
+ ./configure --build=$BUILD \
+ --prefix=/usr \
+ --with-root-prefix= \
+ --infodir=/usr/share/info \
+ --mandir=/usr/share/man \
+ --enable-elf-shlibs \
$OPTS &&
default_make &&
make install-libs ||
Modified: moonbase/trunk/filesys/e2fsprogs/DETAILS
===================================================================
--- moonbase/trunk/filesys/e2fsprogs/DETAILS 2005-07-01 18:06:56 UTC (rev 15558)
+++ moonbase/trunk/filesys/e2fsprogs/DETAILS 2005-07-02 02:29:09 UTC (rev 15559)
@@ -1,11 +1,11 @@
MODULE=e2fsprogs
- VERSION=1.37
+ VERSION=1.38
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:d867763ae3fd456858ad82bb068856e7d1f0b5d0
+ SOURCE_VFY=sha1:aa8915fe43bc7cf5fba633df7041009ce9981551
WEB_SITE=http://e2fsprogs.sourceforge.net
ENTERED=20010922
- UPDATED=20050323
+ UPDATED=20050702
SHORT="e2fsprogs contains the required utilities for the EXT2 file system."
cat << EOF
More information about the Lunar-commits
mailing list