Skip to Content.
Sympa Menu

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

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 (f80d9fc05b4d414492e111d8e8dc14c74492b537)
  • Date: Mon, 14 Jun 2010 12:43:43 -0500

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

dev/null |binary
disk/zfs-fuse/DETAILS | 4 ++--
disk/zfs-fuse/HISTORY | 5 +++++
disk/zfs-fuse/INSTALL | 1 +
disk/zfs-fuse/zfs-fuse-0.6.0.tar.bz2.sig | 0
5 files changed, 8 insertions(+), 2 deletions(-)

New commits:
commit 60dbb6a50ffb407d388afb6c8512ccdf0ff47298
Author: David Haley <khoralin AT gmail.com>
Commit: David Haley <khoralin AT gmail.com>

Version bump to the zfs-fuse spell from 0.6.0 -> 0.6.9. Small addition to
the INSTALL file. Removal of the old sig file and converted spell for time
being to use hash. Was
unable to locate 0.6.9 sig or hash posted on developers site.

diff --git a/disk/zfs-fuse/DETAILS b/disk/zfs-fuse/DETAILS
index c3c11bb..b59238f 100755
--- a/disk/zfs-fuse/DETAILS
+++ b/disk/zfs-fuse/DETAILS
@@ -1,8 +1,8 @@
SPELL=zfs-fuse
- VERSION=0.6.0
+ VERSION=0.6.9
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=http://zfs-fuse.net/releases/${VERSION}/${SOURCE}
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+
SOURCE_HASH=sha512:7eaf31c502006b010f528beecbc36b645416ef7b427775f4387f1a38d3d44509bb358095412832e1e26622c741fb3425f34c6ec50af962cefc4b131c03f8f65b: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 69ad128..0559a40 100644
--- a/disk/zfs-fuse/HISTORY
+++ b/disk/zfs-fuse/HISTORY
@@ -1,3 +1,8 @@
+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
+ * SIG: no sig found on developer site for version 0.6.9
+
2010-01-16 Vasil Yonkov <spirtbrat AT sourcemage.org>
* DETAILS: updated spell to 0.6.0

diff --git a/disk/zfs-fuse/INSTALL b/disk/zfs-fuse/INSTALL
index e291536..9bc505c 100755
--- a/disk/zfs-fuse/INSTALL
+++ b/disk/zfs-fuse/INSTALL
@@ -1 +1,2 @@
+cd $SOURCE_DIRECTORY/src &&
scons install install_dir=${INSTALL_ROOT}/usr/bin
diff --git a/disk/zfs-fuse/zfs-fuse-0.6.0.tar.bz2.sig
b/disk/zfs-fuse/zfs-fuse-0.6.0.tar.bz2.sig
deleted file mode 100644
index 00c636e..0000000
Binary files a/disk/zfs-fuse/zfs-fuse-0.6.0.tar.bz2.sig and /dev/null differ



  • [SM-Commit] GIT changes to master grimoire by David Haley (f80d9fc05b4d414492e111d8e8dc14c74492b537), David Haley, 06/14/2010

Archive powered by MHonArc 2.6.24.

Top of Page