Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Aug 2015 22:50:18 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393983 - in head/security/gnupg: . files
Message-ID:  <201508112250.t7BMoIDw079213@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kuriyama
Date: Tue Aug 11 22:50:17 2015
New Revision: 393983
URL: https://svnweb.freebsd.org/changeset/ports/393983

Log:
  - Upgrade to 2.1.7 (minor fixes).

Deleted:
  head/security/gnupg/files/patch-agent_agent.h
Modified:
  head/security/gnupg/Makefile
  head/security/gnupg/distinfo
  head/security/gnupg/files/patch-doc-Makefile.in
  head/security/gnupg/pkg-plist

Modified: head/security/gnupg/Makefile
==============================================================================
--- head/security/gnupg/Makefile	Tue Aug 11 22:25:15 2015	(r393982)
+++ head/security/gnupg/Makefile	Tue Aug 11 22:50:17 2015	(r393983)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gnupg
-PORTVERSION=	2.1.6
+PORTVERSION=	2.1.7
 #PORTREVISION=	0
 CATEGORIES=	security
 MASTER_SITES=	GNUPG

Modified: head/security/gnupg/distinfo
==============================================================================
--- head/security/gnupg/distinfo	Tue Aug 11 22:25:15 2015	(r393982)
+++ head/security/gnupg/distinfo	Tue Aug 11 22:50:17 2015	(r393983)
@@ -1,4 +1,4 @@
-SHA256 (gnupg-2.1.6.tar.bz2) = 5e599ad542199f3bd733eed2b88a539d1b4c3beda2dbab0ff69f1896f52e92fd
-SIZE (gnupg-2.1.6.tar.bz2) = 4917722
-SHA256 (gnupg-2.1.6.tar.bz2.sig) = 44ca68757e7ae6dc8d5c2c1122015b195b366c32e06537b4d29ccdc3e5139c7b
-SIZE (gnupg-2.1.6.tar.bz2.sig) = 287
+SHA256 (gnupg-2.1.7.tar.bz2) = c18a3776d47fec98892d51d28b6574ef16bf0a25eabb0956231058aaf2e7846e
+SIZE (gnupg-2.1.7.tar.bz2) = 4918583
+SHA256 (gnupg-2.1.7.tar.bz2.sig) = 242db38327b5520b45a9243735b8584d0d319cca4131db6f1522abb6350228bc
+SIZE (gnupg-2.1.7.tar.bz2.sig) = 287

Modified: head/security/gnupg/files/patch-doc-Makefile.in
==============================================================================
--- head/security/gnupg/files/patch-doc-Makefile.in	Tue Aug 11 22:25:15 2015	(r393982)
+++ head/security/gnupg/files/patch-doc-Makefile.in	Tue Aug 11 22:50:17 2015	(r393983)
@@ -1,11 +1,11 @@
---- doc/Makefile.in.orig	2014-11-22 17:40:32.499461775 +0900
-+++ doc/Makefile.in	2014-11-22 17:41:10.997462066 +0900
-@@ -415,7 +415,7 @@
+--- doc/Makefile.in.orig	2015-08-11 20:57:21.000000000 +0900
++++ doc/Makefile.in	2015-08-12 01:06:54.960781832 +0900
+@@ -498,7 +498,7 @@
  myman_pages = gpg2.1 gpgsm.1 gpg-agent.1 dirmngr.8 scdaemon.1 gpgv2.1 \
                  watchgnupg.1 gpgconf.1 addgnupghome.8 gpg-preset-passphrase.1 \
  		gpg-connect-agent.1 gpgparsemail.1 symcryptrun.1 \
--		gpgsm-gencert.sh.1 applygnupgdefaults.8 gpg-zip.1 \
-+		gpgsm-gencert.sh.1 applygnupgdefaults.8 \
+-		applygnupgdefaults.8 gpg-zip.1 \
++		applygnupgdefaults.8 \
  		dirmngr-client.1
  
  man_MANS = $(myman_pages) gnupg.7

Modified: head/security/gnupg/pkg-plist
==============================================================================
--- head/security/gnupg/pkg-plist	Tue Aug 11 22:25:15 2015	(r393982)
+++ head/security/gnupg/pkg-plist	Tue Aug 11 22:50:17 2015	(r393983)
@@ -12,7 +12,6 @@ bin/gpg2
 bin/gpgconf
 bin/gpgkey2ssh
 bin/gpgparsemail
-bin/gpgsm-gencert.sh
 bin/gpgv2
 bin/symcryptrun
 bin/watchgnupg
@@ -28,7 +27,6 @@ libexec/gpg-protect-tool
 %%PORTDOCS%%man/man1/gpg2.1.gz
 %%PORTDOCS%%man/man1/gpgconf.1.gz
 %%PORTDOCS%%man/man1/gpgparsemail.1.gz
-%%PORTDOCS%%man/man1/gpgsm-gencert.sh.1.gz
 %%PORTDOCS%%man/man1/gpgsm.1.gz
 %%PORTDOCS%%man/man1/gpgv2.1.gz
 %%PORTDOCS%%man/man1/scdaemon.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508112250.t7BMoIDw079213>