[SM-Commit] GIT changes to master grimoire by Flavien Bridault (a6eda29193fa5f8460ab74a04a0e8791ee9720ec)

Flavien Bridault scm at mail.sourcemage.org
Wed Jun 21 09:21:01 EDT 2006


GIT changes to master grimoire by Flavien Bridault <vlaaad at sourcemage.org>:

 disk/ntfsprogs/DEPENDS                     |    8 ++++++--
 disk/ntfsprogs/DETAILS                     |    5 ++---
 disk/ntfsprogs/HISTORY                     |    5 +++++
 disk/ntfsprogs/ntfsprogs-1.13.1.tar.gz.sig |binary
 4 files changed, 13 insertions(+), 5 deletions(-)

New commits:
commit a6eda29193fa5f8460ab74a04a0e8791ee9720ec
Author: Flavien Bridault <vlaaad at sourcemage.org>
Commit: Flavien Bridault <vlaaad at sourcemage.org>

    Updated ntfsprogs to 1.13.1 + DEPENDS fixes

diff --git a/disk/ntfsprogs/DEPENDS b/disk/ntfsprogs/DEPENDS
index d8a5376..725ae57 100755
--- a/disk/ntfsprogs/DEPENDS
+++ b/disk/ntfsprogs/DEPENDS
@@ -1,8 +1,12 @@
-optional_depends  libgcrypt                                          \
+optional_depends  gnutls                                             \
                   "--enable-crypto"                                  \
                   "--disable-crypto"                                 \
                   "support encrypted file systems"                   &&
 optional_depends  gnome-vfs2	                                     \
                   ""		                                     \
                   ""            		                     \
-                  "to compile NTFS Gnome VFS module"
+                  "to compile NTFS Gnome VFS module"                 &&
+optional_depends  fuse                                               \
+                  ""                                                 \
+                  ""                                                 \
+                  "to compile FUSE module"
diff --git a/disk/ntfsprogs/DETAILS b/disk/ntfsprogs/DETAILS
index 2d9f5e1..3c38b2b 100755
--- a/disk/ntfsprogs/DETAILS
+++ b/disk/ntfsprogs/DETAILS
@@ -1,13 +1,12 @@
            SPELL=ntfsprogs
-         VERSION=1.13.0
-     SOURCE_HASH=sha512:89838414b784db9f76fa1f1def9f8bdffe61da5e5c8f59b37bf6cc5e1bd1e79acc6f6af25e0a4041cf9498e0b0fdd312ef727066fd85949a94a9609eb51fe159
+         VERSION=1.13.1
           SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=$SOURCEFORGE_URL/linux-ntfs/$SOURCE
+      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
         WEB_SITE=http://linux-ntfs.org
       LICENSE[0]=GPL
          ENTERED=20030930
-         UPDATED=20030930
         KEYWORDS="disk"
            SHORT="ntfsprogs is a library and utilities for ntfs"
 cat << EOF
diff --git a/disk/ntfsprogs/HISTORY b/disk/ntfsprogs/HISTORY
index 4cbef04..da9eaef 100644
--- a/disk/ntfsprogs/HISTORY
+++ b/disk/ntfsprogs/HISTORY
@@ -1,3 +1,8 @@
+2006-06-21 Flavien Bridault <vlaaad at sourcemage.org>
+	* DETAILS: Updated to 1.13.1
+	* DEPENDS: Added optional fuse, replaced libcrypt by gnutls
+	  (gnutls is required and depends itself on libgcrypt)
+
 2006-03-12 Karsten Behrmann <BearPerson at sourcemage.org>
 	* DETAILS: (automated) Add KEYWORDS
 
diff --git a/disk/ntfsprogs/ntfsprogs-1.13.1.tar.gz.sig b/disk/ntfsprogs/ntfsprogs-1.13.1.tar.gz.sig
new file mode 100644
index 0000000..77b5614
Binary files /dev/null and b/disk/ntfsprogs/ntfsprogs-1.13.1.tar.gz.sig differ



More information about the SM-Commit mailing list