Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 May 2016 15:48:53 +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: r414711 - in head/security/gnupg: . files
Message-ID:  <201605061548.u46FmrAt011224@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kuriyama
Date: Fri May  6 15:48:53 2016
New Revision: 414711
URL: https://svnweb.freebsd.org/changeset/ports/414711

Log:
  - Upgrade to 2.1.12 (bugfixes).

Deleted:
  head/security/gnupg/files/patch-dirmngr-dns-stuff.c
  head/security/gnupg/files/patch-dirmngr_Makefile.am
  head/security/gnupg/files/patch-dirmngr_Makefile.in
Modified:
  head/security/gnupg/Makefile
  head/security/gnupg/distinfo
  head/security/gnupg/files/patch-doc-Makefile.in

Modified: head/security/gnupg/Makefile
==============================================================================
--- head/security/gnupg/Makefile	Fri May  6 15:27:49 2016	(r414710)
+++ head/security/gnupg/Makefile	Fri May  6 15:48:53 2016	(r414711)
@@ -1,8 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	gnupg
-PORTVERSION=	2.1.11
-PORTREVISION=	2
+PORTVERSION=	2.1.12
+#PORTREVISION=	0
 CATEGORIES=	security
 MASTER_SITES=	GNUPG
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig

Modified: head/security/gnupg/distinfo
==============================================================================
--- head/security/gnupg/distinfo	Fri May  6 15:27:49 2016	(r414710)
+++ head/security/gnupg/distinfo	Fri May  6 15:48:53 2016	(r414711)
@@ -1,4 +1,4 @@
-SHA256 (gnupg-2.1.11.tar.bz2) = b7b0fb2c8c5d47d7ec916d4a1097c0ddcb94a12bb1c0ac424ad86b1ee316b61a
-SIZE (gnupg-2.1.11.tar.bz2) = 5224007
-SHA256 (gnupg-2.1.11.tar.bz2.sig) = cf2ca28205a479ceac1fa5b6ac3d855c9461814c9cd231e4da2cf4f156f738f0
-SIZE (gnupg-2.1.11.tar.bz2.sig) = 574
+SHA256 (gnupg-2.1.12.tar.bz2) = ac34929d2400a58a349963865442ee6cdd75e500a8d5df083d29835e88bfc506
+SIZE (gnupg-2.1.12.tar.bz2) = 5510723
+SHA256 (gnupg-2.1.12.tar.bz2.sig) = 328280c08fc3d9414cdc7bff332e1b7ef81d5c674f23c31619b880f43575c49b
+SIZE (gnupg-2.1.12.tar.bz2.sig) = 287

Modified: head/security/gnupg/files/patch-doc-Makefile.in
==============================================================================
--- head/security/gnupg/files/patch-doc-Makefile.in	Fri May  6 15:27:49 2016	(r414710)
+++ head/security/gnupg/files/patch-doc-Makefile.in	Fri May  6 15:48:53 2016	(r414711)
@@ -1,9 +1,9 @@
---- doc/Makefile.in.orig	2016-01-26 12:54:48.000000000 +0000
-+++ doc/Makefile.in	2016-02-19 01:59:17.000000000 +0000
-@@ -507,7 +507,7 @@
- watchgnupg_SOURCE = gnupg.texi
- CLEANFILES = yat2m mkdefsinc defs.inc
+--- doc/Makefile.in.orig	2016-05-04 23:00:20.000000000 +0900
++++ doc/Makefile.in	2016-05-06 07:36:42.183921000 +0900
+@@ -514,7 +514,7 @@
  DISTCLEANFILES = gnupg.tmp gnupg.ops yat2m-stamp.tmp yat2m-stamp \
+                  gnupg-card-architecture.eps \
+                  gnupg-module-overview.eps \
 -		 $(myman_pages) gpg-zip.1 gnupg.7
 +		 $(myman_pages) gnupg.7
  



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