diff options
author | dougb <dougb@FreeBSD.org> | 2011-02-08 11:40:15 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-02-08 11:40:15 +0800 |
commit | 9d2db50f73731b5758b9840b50c8f7b2929f31cf (patch) | |
tree | 77840e39c8807c854f33a4e4c6fb9d221a8aa250 /security/gnupg | |
parent | 8beb79e5303f8ec6965d2798755a2718322feb0c (diff) | |
download | freebsd-ports-gnome-9d2db50f73731b5758b9840b50c8f7b2929f31cf.tar.gz freebsd-ports-gnome-9d2db50f73731b5758b9840b50c8f7b2929f31cf.tar.zst freebsd-ports-gnome-9d2db50f73731b5758b9840b50c8f7b2929f31cf.zip |
Version 2.0.17 was released on 2011-01-13:
What's New
===========
* Allow more hash algorithms with the OpenPGP v2 card.
* The gpg-agent now tests for a new gpg-agent.conf on a HUP.
* Fixed output of "gpgconf --check-options".
* Fixed a bug where Scdaemon sends a signal to Gpg-agent running in
non-daemon mode.
* Fixed TTY management for pinentries and session variable update
problem.
* Minor bug fixes.
For the port:
Camellia stopped being a configure option in 2.0.12
Fix minor typo for GPGSM OPTION
Minor plist update for 2.0.17
files/patch-keybox-blob.c seems to be no longer needed [2]
PR: ports/153984
Submitted by: me
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [2]
Approved by: maintainer timeout (24 days)
Feature safe: yes
Diffstat (limited to 'security/gnupg')
-rw-r--r-- | security/gnupg/Makefile | 10 | ||||
-rw-r--r-- | security/gnupg/distinfo | 10 | ||||
-rw-r--r-- | security/gnupg/files/patch-keybox-blob.c | 10 | ||||
-rw-r--r-- | security/gnupg/pkg-plist | 1 |
4 files changed, 6 insertions, 25 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 1db0d886b32e..186ca1822e86 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnupg -PORTVERSION= 2.0.16 -PORTREVISION= 6 +PORTVERSION= 2.0.17 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= gnupg @@ -47,8 +46,7 @@ INFO= gnupg OPTIONS= LDAP "LDAP keyserver interface" off \ SCDAEMON "Enable Smartcard daemon (with libusb)" off \ CURL "Use the real curl library (worked around if no)" on \ - GPGSM "Enable GPGSM (require LDAP)" off \ - CAMELLIA "Enable Camellia algorithm" on \ + GPGSM "Enable GPGSM (requires LDAP)" off \ KDNS "Use DNS CERT helper" off \ STD_SOCKET "Use standard socket for agent" off \ NLS "National Language Support" off @@ -74,10 +72,6 @@ CONFIGURE_ARGS+=--disable-ldap PLIST_SUB+= LDAP="@comment " .endif -.if defined(WITH_CAMELLIA) && !defined(WITHOUT_CAMELLIA) -CONFIGURE_ARGS+=--enable-camellia -.endif - .if defined(WITH_KDNS) && !defined(WITHOUT_KDNS) LIB_DEPENDS+= adns:${PORTSDIR}/dns/adns PLIST_SUB+= ADNS="" diff --git a/security/gnupg/distinfo b/security/gnupg/distinfo index b316739cc2d7..52577e46648f 100644 --- a/security/gnupg/distinfo +++ b/security/gnupg/distinfo @@ -1,6 +1,4 @@ -MD5 (gnupg-2.0.16.tar.bz2) = 88a4d46deca63d2eca29b2b611304afb -SHA256 (gnupg-2.0.16.tar.bz2) = 0d5abb977c02ebb0f6ce25a5ba71c8df90835aa666a85acd73a9b7f9df35a80b -SIZE (gnupg-2.0.16.tar.bz2) = 4004033 -MD5 (gnupg-2.0.16.tar.bz2.sig) = 1c6b0b9b04c06deb5ec4bd8c959e25b0 -SHA256 (gnupg-2.0.16.tar.bz2.sig) = a72156a1a231e4380225aa4c81f515ce66b787a19996f7f7d84315631be8df43 -SIZE (gnupg-2.0.16.tar.bz2.sig) = 158 +SHA256 (gnupg-2.0.17.tar.bz2) = ea649d5ecb2f97cc8d81c5796c6ad8d7d8581f9554241c39d2b11ab12139eea6 +SIZE (gnupg-2.0.17.tar.bz2) = 3997356 +SHA256 (gnupg-2.0.17.tar.bz2.sig) = 27918acebd48f93e3042c3b6f6396182bee2c9a5f0448d2063ce73986bb748ff +SIZE (gnupg-2.0.17.tar.bz2.sig) = 287 diff --git a/security/gnupg/files/patch-keybox-blob.c b/security/gnupg/files/patch-keybox-blob.c deleted file mode 100644 index 538114db83e8..000000000000 --- a/security/gnupg/files/patch-keybox-blob.c +++ /dev/null @@ -1,10 +0,0 @@ ---- kbx/keybox-blob.c.orig 2010-07-23 22:18:31.450982300 +0900 -+++ kbx/keybox-blob.c 2010-07-23 22:18:53.264465242 +0900 -@@ -898,6 +898,7 @@ - rc = gpg_error_from_syserror (); - goto leave; - } -+ names = tmp; - } - names[blob->nuids++] = p; - if (!i && (p=x509_email_kludge (p))) diff --git a/security/gnupg/pkg-plist b/security/gnupg/pkg-plist index f10db805eb39..5873af249afb 100644 --- a/security/gnupg/pkg-plist +++ b/security/gnupg/pkg-plist @@ -34,7 +34,6 @@ sbin/applygnupgdefaults %%PORTDOCS%%%%DOCSDIR%%/examples/pwpattern.list %%PORTDOCS%%%%DOCSDIR%%/examples/scd-event %%PORTDOCS%%%%DOCSDIR%%/examples/trustlist.txt -%%PORTDOCS%%%%DOCSDIR%%/faq.html %%PORTDOCS%%%%DATADIR%%/com-certs.pem %%DATADIR%%/gpg-conf.skel %%PORTDOCS%%%%DATADIR%%/help.be.txt |