Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (1844e54def051b053cf4e6f75767f56d83490766)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pol Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (1844e54def051b053cf4e6f75767f56d83490766)
  • Date: Mon, 30 Jul 2007 17:29:21 -0500

GIT changes to master grimoire by Pol Vinogradov <vin.public AT gmail.com>:

disk/anyfs-tools/DEPENDS | 8 ++++++++
disk/anyfs-tools/DETAILS | 4 ++--
disk/anyfs-tools/HISTORY | 4 ++++
3 files changed, 14 insertions(+), 2 deletions(-)

New commits:
commit 93b0f1e60dd057d9f385b917eda12b029c1c5606
Author: Pol Vinogradov <vin.public AT gmail.com>
Commit: Pol Vinogradov <vin.public AT gmail.com>

disk/anyfs-tools:

DETAILS: updated to 0.84.12
DEPENDS: added fuse and ntfs-3g optionally

diff --git a/disk/anyfs-tools/DEPENDS b/disk/anyfs-tools/DEPENDS
index 7d28f5c..9712891 100755
--- a/disk/anyfs-tools/DEPENDS
+++ b/disk/anyfs-tools/DEPENDS
@@ -1,4 +1,12 @@
depends e2fsprogs &&
+optional_depends fuse \
+ "" \
+ "" \
+ "to build anyfuse module" &&
+optional_depends ntfs-3g \
+ "" \
+ "" \
+ "for converting NTFS" &&
optional_depends xfsprogs \
"" \
"" \
diff --git a/disk/anyfs-tools/DETAILS b/disk/anyfs-tools/DETAILS
index 71f4955..67cbef7 100755
--- a/disk/anyfs-tools/DETAILS
+++ b/disk/anyfs-tools/DETAILS
@@ -1,8 +1,8 @@
SPELL=anyfs-tools
- VERSION=0.84.5
+ VERSION=0.84.12
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:319922156724d62110a9890a9da20ad93794d96c986e52aee667424d3db17783786122a50f6bfca89898823143d10ce6bc999a832d9a3dfe3d29e3e032a99ca9
+
SOURCE_HASH=sha512:d7e69a29e9255ac6eb799d615e2019758480036260dd3d975a5dbe36ea41675e60a20534ffb05f4f2c66c2e45c51fbc370804f8beef8ac129ee0c4294e00fe1f
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
WEB_SITE=http://${SPELL}.sourceforge.net/
ENTERED=20060813
diff --git a/disk/anyfs-tools/HISTORY b/disk/anyfs-tools/HISTORY
index 4d88c4e..c168f3e 100644
--- a/disk/anyfs-tools/HISTORY
+++ b/disk/anyfs-tools/HISTORY
@@ -1,2 +1,6 @@
+2007-07-31 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: updated to 0.84.12
+ * DEPENDS: added fuse and ntfs-3g optionally
+
2006-08-13 Pol Vinogradov <vin.public AT gmail.com>
* DETAILS, DEPENDS, PRE_BUILD, TRIGGERS: created spell



  • [SM-Commit] GIT changes to master grimoire by Pol Vinogradov (1844e54def051b053cf4e6f75767f56d83490766), Pol Vinogradov, 07/30/2007

Archive powered by MHonArc 2.6.24.

Top of Page