[Lunar-commits] <moonbase> file: version bumped to 5.07.
Florin Braescu
florin at lunar-linux.org
Sat Jun 11 08:42:21 CEST 2011
commit a85198439848962bcb6d0c503791c6eeb1f2c438
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Jun 11 10:42:21 2011 +0400
file: version bumped to 5.07.
---
utils/file/BUILD | 4 +++-
utils/file/DETAILS | 9 ++++++---
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/utils/file/BUILD b/utils/file/BUILD
index e2fbd21..8a5fdcd 100644
--- a/utils/file/BUILD
+++ b/utils/file/BUILD
@@ -1,6 +1,8 @@
(
- OPTS+=" --disable-static" &&
+ OPTS+=" --disable-static" &&
+
+ patch_it $SOURCE_CACHE/$SOURCE2 1 &&
default_build
diff --git a/utils/file/DETAILS b/utils/file/DETAILS
index 6b75b69..3b5766e 100644
--- a/utils/file/DETAILS
+++ b/utils/file/DETAILS
@@ -1,12 +1,15 @@
MODULE=file
- VERSION=5.06
+ VERSION=5.07
SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE2=$MODULE-$VERSION-zip.patch.bz2
SOURCE_URL[0]=ftp://ftp.astron.com/pub/$MODULE
SOURCE_URL[1]=ftp://ftp.gw.com/pub/unix/$MODULE
- SOURCE_VFY=sha1:ad7cd2334a4e386c7647c69fba3cc8ec6b76c6ca
+ SOURCE2_URL=$PATCH_URL
+ SOURCE_VFY=sha1:056caa20857ecda26cae259b43f2a1eeb65ada6c
+ SOURCE2_VFY=sha1:9815a4f4d3f06277e55d23705144df2b9bf0b192
WEB_SITE=ftp://ftp.astron.com/pub/file
ENTERED=20010922
- UPDATED=20110415
+ UPDATED=20110611
SHORT="File attempts to classify files by their content"
cat << EOF
More information about the Lunar-commits
mailing list