Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jan 2017 23:49:51 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r431503 - in head/security/gnupg20: . files
Message-ID:  <201701142349.v0ENnpCB031485@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Sat Jan 14 23:49:50 2017
New Revision: 431503
URL: https://svnweb.freebsd.org/changeset/ports/431503

Log:
  Update to 2.0.30.
  
  What's New in 2.0.30
  ====================
  
   * gpg: Avoid too early timeout during key generation with 2.1 cards.
   * agent: Fixed printing of ssh fingerprints for 384 bit ECDSA keys.
   * agent: Fixed an alignment bug related to the passphrase
     confirmation.
   * scdaemon: Fixed a "conflicting usage" bug.
   * scdaemon: Fixed usb card reader removal problem on Windows 8 and
     later.
   * Fixed a problem on AIX due to peculiarity with RLIMIT_NOFILE.
   * Updated the Japanese and Dutch translations.
   * Fixed a few other bugs.

Deleted:
  head/security/gnupg20/files/
Modified:
  head/security/gnupg20/Makefile
  head/security/gnupg20/distinfo

Modified: head/security/gnupg20/Makefile
==============================================================================
--- head/security/gnupg20/Makefile	Sat Jan 14 23:46:28 2017	(r431502)
+++ head/security/gnupg20/Makefile	Sat Jan 14 23:49:50 2017	(r431503)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gnupg
-PORTVERSION=	2.0.29
-PORTREVISION=	2
+PORTVERSION=	2.0.30
 CATEGORIES=	security
 MASTER_SITES=	GNUPG
 PKGNAMESUFFIX=	20

Modified: head/security/gnupg20/distinfo
==============================================================================
--- head/security/gnupg20/distinfo	Sat Jan 14 23:46:28 2017	(r431502)
+++ head/security/gnupg20/distinfo	Sat Jan 14 23:49:50 2017	(r431503)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1484015814
-SHA256 (gnupg-2.0.29.tar.bz2) = 68ed6b386ba78425b05a60e8ee22785ff0fef190bdc6f1c612f19a58819d4ac9
-SIZE (gnupg-2.0.29.tar.bz2) = 4416251
+TIMESTAMP = 1484437262
+SHA256 (gnupg-2.0.30.tar.bz2) = e329785a4f366ba5d72c2c678a7e388b0892ac8440c2f4e6810042123c235d71
+SIZE (gnupg-2.0.30.tar.bz2) = 4414652



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