[Lunar-commits] <moonbase> gnupg2: version bumped to 2.0.15.

Florin Braescu florin at lunar-linux.org
Tue Mar 9 15:01:04 CET 2010


commit 7f478d28a52bda530282724ab682b36b29a6eba8
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Mar 9 16:01:04 2010 +0200

    gnupg2: version bumped to 2.0.15.
    
    Changes:
     * New command --passwd for GPG.
     * Fixes a regression in 2.0.14 which prevented unprotection of new
       or changed gpg-agent passphrases.
     * Make use of libassuan 2.0 which is available as a DSO.
---
 crypto/gnupg2/DEPENDS |    4 ++--
 crypto/gnupg2/DETAILS |    6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/crypto/gnupg2/DEPENDS b/crypto/gnupg2/DEPENDS
index 85a6d07..f6c1f0c 100644
--- a/crypto/gnupg2/DEPENDS
+++ b/crypto/gnupg2/DEPENDS
@@ -1,5 +1,5 @@
 depends  libassuan
-depends  libksba  
+depends  libksba
 
-optional_depends pinentry "" "" "for PIN entry dialogs support" 
+optional_depends pinentry "" "" "for PIN entry dialogs support"
 optional_depends dirmngr  "" "" "for X.509 certificates support"
diff --git a/crypto/gnupg2/DETAILS b/crypto/gnupg2/DETAILS
index 8265b5a..17f4d69 100644
--- a/crypto/gnupg2/DETAILS
+++ b/crypto/gnupg2/DETAILS
@@ -1,13 +1,13 @@
           MODULE=gnupg2
-         VERSION=2.0.14
+         VERSION=2.0.15
           SOURCE=gnupg-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/gnupg-$VERSION
       SOURCE_URL=ftp://ftp.gnupg.org/gcrypt/gnupg
-      SOURCE_VFY=sha1:cc5e4637f37f5bc82b00c73fc094ddadb7401821
+      SOURCE_VFY=sha1:3596668fb9cc8ec0714463a5009f990fc23434b0
         WEB_SITE=http://www.gnupg.org
       MAINTAINER=zbiggy at o2.pl
          ENTERED=20050516
-         UPDATED=20091222
+         UPDATED=20100309
            SHORT="GnuPG 2.0 provides additional features not present in former gnupg"
            PSAFE=no
 


More information about the Lunar-commits mailing list