[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (8a1ff86a48fc3cb8c0f1bfafd69f9fdb5792c1c0)

Treeve Jelbert scm at mail.sourcemage.org
Sat Feb 17 12:25:59 EST 2007


GIT changes to master grimoire by Treeve Jelbert <treeve at scarlet.be>:

 crypto/encfs/DETAILS   |   10 +++++++---
 crypto/encfs/HISTORY   |    4 ++++
 crypto/encfs/encfs.gpg |binary
 printer/cups/CONFIGURE |    3 ++-
 4 files changed, 13 insertions(+), 4 deletions(-)

New commits:
commit 4c2111995bd311faa16cfd25b25d0942820c8625
Author: Treeve Jelbert <treeve at scarlet.be>
Commit: Treeve Jelbert <treeve at scarlet.be>

    encfs-1.3.2-1

commit ea48e3ddb8e4757f67c3a59d1c0522097a6b2833
Author: Treeve Jelbert <treeve at scarlet.be>
Commit: Treeve Jelbert <treeve at scarlet.be>

    cups - forgotten file

diff --git a/crypto/encfs/DETAILS b/crypto/encfs/DETAILS
index 29d74ce..aff4f69 100755
--- a/crypto/encfs/DETAILS
+++ b/crypto/encfs/DETAILS
@@ -1,10 +1,14 @@
            SPELL=encfs
-         VERSION=1.3.1-1
+         VERSION=1.3.2-1
           SOURCE=$SPELL-$VERSION.tgz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION%-*}
    SOURCE_URL[0]=http://arg0.net/users/vgough/download/$SOURCE
-     SOURCE_HASH=sha512:4f97882ba47cc435b9ad45c3b2c9c6672abcab15f1df117652210c33eeff0444a7a29f883af3a842b6b9a9d9be8f3190e75240f875fa22c9463ac98cd0fdc29c
-        WEB_SITE=http://arg0.net/wiki/encfs
+         SOURCE2=$SOURCE.asc
+  SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+      SOURCE_GPG=encfs.gpg:$SOURCE.asc:UPSTREAM_KEY
+  SOURCE2_IGNORE=signature
+        
+WEB_SITE=http://arg0.net/wiki/encfs
          ENTERED=20040209
       LICENSE[0]=GPL
         KEYWORDS="filesystem crypto"
diff --git a/crypto/encfs/HISTORY b/crypto/encfs/HISTORY
index 39b3122..343b686 100644
--- a/crypto/encfs/HISTORY
+++ b/crypto/encfs/HISTORY
@@ -1,3 +1,7 @@
+2007-02-17 Treeve Jelbert <treeve at pi.be>
+	* DETAILS: 1.3.2-1
+	  convert to gpg chencking
+
 2006-11-29 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: new WEB_SITE
 
diff --git a/crypto/encfs/encfs.gpg b/crypto/encfs/encfs.gpg
new file mode 100644
index 0000000..c6c487e
Binary files /dev/null and b/crypto/encfs/encfs.gpg differ
diff --git a/printer/cups/CONFIGURE b/printer/cups/CONFIGURE
index 7f9b9fb..3f1485a 100755
--- a/printer/cups/CONFIGURE
+++ b/printer/cups/CONFIGURE
@@ -1,5 +1,6 @@
 source $GRIMOIRE/FUNCTIONS   &&
 config_query EXTRA_LANG "Do you want to build extra languages?" n
 if [ $EXTRA_LANG == "y" ]; then
-config_query_list CUPS_LANG "Which additional language to install?" all de es ja pl sv
+config_query_list CUPS_LANG "Which additional language to install?" \
+      all de es fr ja pl sv
 fi



More information about the SM-Commit mailing list