SF.net SVN: gar:[23582] csw/mgar/pkg/gnupg2/trunk

lblume at users.sourceforge.net lblume at users.sourceforge.net
Fri May 9 14:18:04 CEST 2014


Revision: 23582
          http://sourceforge.net/p/gar/code/23582
Author:   lblume
Date:     2014-05-09 12:18:03 +0000 (Fri, 09 May 2014)
Log Message:
-----------
gnupg2/trunk: Bump version to 2.0.22; switch compiler to GCC4 so it builds; add gpgtar

Modified Paths:
--------------
    csw/mgar/pkg/gnupg2/trunk/Makefile
    csw/mgar/pkg/gnupg2/trunk/checksums

Modified: csw/mgar/pkg/gnupg2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnupg2/trunk/Makefile	2014-05-09 12:00:48 UTC (rev 23581)
+++ csw/mgar/pkg/gnupg2/trunk/Makefile	2014-05-09 12:18:03 UTC (rev 23582)
@@ -3,7 +3,7 @@
 # $Id$
 
 NAME    = gnupg
-VERSION = 2.0.21
+VERSION = 2.0.22
 GARTYPE = v2
 
 DESCRIPTION = GnuPG is a complete and free replacement for PGP
@@ -18,6 +18,8 @@
 
 VENDOR_URL = http://www.gnupg.org/
 
+GARCOMPILER = GCC4
+
 BUILD_DEP_PKGS += $(RUNTIME_DEP_PKGS_common)
 BUILD_DEP_PKGS += $(RUNTIME_DEP_PKGS_CSWgnupg2)
 
@@ -34,6 +36,7 @@
 PACKAGES += CSWgnupg2
 SPKG_DESC_CSWgnupg2 = GnuPG is a complete and free replacement for PGP
 # PKGFILES is catchall
+
 RUNTIME_DEP_PKGS_CSWgnupg2 += CSWlibksba8
 RUNTIME_DEP_PKGS_CSWgnupg2 += CSWlibbz2-1-0
 RUNTIME_DEP_PKGS_CSWgnupg2 += CSWlibiconv2
@@ -78,6 +81,7 @@
 CONFIGURE_ARGS += --with-readline=$(prefix)
 CONFIGURE_ARGS += --with-pinentry-pgm=$(prefix)/bin/pinentry-curses
 CONFIGURE_ARGS += --with-pth-prefix=$(prefix)
+CONFIGURE_ARGS += --enable-gpgtar
 
 PROTOTYPE_MODIFIERS = suid
 PROTOTYPE_FILES_suid = .*/gpg2

Modified: csw/mgar/pkg/gnupg2/trunk/checksums
===================================================================
--- csw/mgar/pkg/gnupg2/trunk/checksums	2014-05-09 12:00:48 UTC (rev 23581)
+++ csw/mgar/pkg/gnupg2/trunk/checksums	2014-05-09 12:18:03 UTC (rev 23582)
@@ -1 +1 @@
-48c05f5dfe97cf21ae0ced811aaad750  gnupg-2.0.21.tar.bz2
+ee22e7b4fdbfcb50229c2e6db6db291e  gnupg-2.0.22.tar.bz2

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list