Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Haley (27c137401e182ce1820f1066140f00c1ceb13243)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Haley <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Haley (27c137401e182ce1820f1066140f00c1ceb13243)
  • Date: Mon, 10 Jan 2011 12:46:31 -0600

GIT changes to master grimoire by David Haley <khoralin AT gmail.com>:

disk/zfs-fuse/DETAILS | 2 +-
disk/zfs-fuse/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 6c3dfe6ee5b56c8f246802a60c75f593ba19cb54
Author: David Haley <khoralin AT gmail.com>
Commit: David Haley <khoralin AT gmail.com>

zfs-fuse: has update

I just noticed that the hash seems to have been put in incorrectly.
This should have been updated, and I thought I had tested this in
the past without issue.

In any case, I have updated the hash field accordingly and this should
not happen again.

diff --git a/disk/zfs-fuse/DETAILS b/disk/zfs-fuse/DETAILS
index b59238f..880caea 100755
--- a/disk/zfs-fuse/DETAILS
+++ b/disk/zfs-fuse/DETAILS
@@ -2,7 +2,7 @@
VERSION=0.6.9
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=http://zfs-fuse.net/releases/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:7eaf31c502006b010f528beecbc36b645416ef7b427775f4387f1a38d3d44509bb358095412832e1e26622c741fb3425f34c6ec50af962cefc4b131c03f8f65b:WORKS_FOR_ME
+
SOURCE_HASH=sha512:4832a4ed0d654657028ceee3043868d4bec067294ae58464e406c163f51b7977cd0fb01a4112aae4f5d1a3e78b349452729da35502e5d588232ae331e578baa2:WORKS_FOR_ME
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://zfs-fuse.net/";
LICENSE[0]=CDDL
diff --git a/disk/zfs-fuse/HISTORY b/disk/zfs-fuse/HISTORY
index 0559a40..559eb86 100644
--- a/disk/zfs-fuse/HISTORY
+++ b/disk/zfs-fuse/HISTORY
@@ -1,3 +1,6 @@
+2011-01-10 David C. Haley <khoralin AT gmail.com>
+ * DETAILS: updated SHA512 hash
+
2010-06-14 David C. Haley <khoralin AT gmail.com>
* DETAILS: updated spell 0.6.0 -> 0.6.9
* INSTALL: added line #1 ( cd ... ); spell would fail otherwise



  • [SM-Commit] GIT changes to master grimoire by David Haley (27c137401e182ce1820f1066140f00c1ceb13243), David Haley, 01/10/2011

Archive powered by MHonArc 2.6.24.

Top of Page