[Lunar-commits] <moonbase> mtools: version bumped to 4.0.0.
Florin Braescu
florin at lunar-linux.org
Mon Dec 1 12:56:59 CET 2008
commit 1332f27ae0711272d72974e661fba4ccfd06c8be
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon Dec 1 13:56:59 2008 +0200
mtools: version bumped to 4.0.0.
Bugfixes and translations updates.
---
filesys/mtools/BUILD | 3 +--
filesys/mtools/DETAILS | 9 +++------
2 files changed, 4 insertions(+), 8 deletions(-)
diff --git a/filesys/mtools/BUILD b/filesys/mtools/BUILD
index 02bcfac..25ab676 100644
--- a/filesys/mtools/BUILD
+++ b/filesys/mtools/BUILD
@@ -3,8 +3,7 @@
# tchan added this hack 20070606 because dpkg installs /usr/sbin/install-info which
# of course is NOT compatible with /usr/bin/install-info (at least for mtools)
export INSTALL_INFO=/usr/bin/install-info
- patch_it $SOURCE_CACHE/$SOURCE2 1 &&
- default_build &&
+ default_build &&
gather_docs NEWPARAMS Release.notes mtools.conf
) > $C_FIFO 2>&1
diff --git a/filesys/mtools/DETAILS b/filesys/mtools/DETAILS
index 0f1c707..f21c579 100644
--- a/filesys/mtools/DETAILS
+++ b/filesys/mtools/DETAILS
@@ -1,15 +1,12 @@
MODULE=mtools
- VERSION=3.9.11
+ VERSION=4.0.0
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE2=mtools-3.9.11-20070601.diff.gz
SOURCE_URL[0]=http://mtools.linux.lu
SOURCE_URL[1]=http://www.tux.org/pub/knaff/mtools
- SOURCE2_URL=http://mtools.linux.lu
- SOURCE_VFY=sha1:783f65ce054a25c29bd36d9862e6cf204955026a
- SOURCE2_VFY=sha1:a927965ff0f72f8de9a95856034acd742f72ff7b
+ SOURCE_VFY=sha1:67c83a249d5a9571ca7b047f8a27af29fced455f
WEB_SITE=http://mtools.linux.lu
ENTERED=20010922
- UPDATED=20070606
+ UPDATED=20081201
SHORT="Utilities to access MS-DOS disks without mounting them"
cat << EOF
More information about the Lunar-commits
mailing list