Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2015 00:59:57 +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: r379330 - head/security/gnupg20
Message-ID:  <201502190059.t1J0xv1T016073@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kuriyama
Date: Thu Feb 19 00:59:57 2015
New Revision: 379330
URL: https://svnweb.freebsd.org/changeset/ports/379330
QAT: https://qat.redports.org/buildarchive/r379330/

Log:
  - Upgrade to 2.0.27 (bugfixes).

Modified:
  head/security/gnupg20/Makefile
  head/security/gnupg20/distinfo
  head/security/gnupg20/pkg-plist

Modified: head/security/gnupg20/Makefile
==============================================================================
--- head/security/gnupg20/Makefile	Thu Feb 19 00:25:57 2015	(r379329)
+++ head/security/gnupg20/Makefile	Thu Feb 19 00:59:57 2015	(r379330)
@@ -1,8 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	gnupg
-PORTVERSION=	2.0.26
-PORTREVISION=	3
+PORTVERSION=	2.0.27
+#PORTREVISION=	0
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GNUPG}
 MASTER_SITE_SUBDIR=	gnupg

Modified: head/security/gnupg20/distinfo
==============================================================================
--- head/security/gnupg20/distinfo	Thu Feb 19 00:25:57 2015	(r379329)
+++ head/security/gnupg20/distinfo	Thu Feb 19 00:59:57 2015	(r379330)
@@ -1,4 +1,4 @@
-SHA256 (gnupg-2.0.26.tar.bz2) = 7758e30dc382ae7a7167ed41b7f936aa50af5ea2d6fccdef663b5b750b65b8e0
-SIZE (gnupg-2.0.26.tar.bz2) = 4303384
-SHA256 (gnupg-2.0.26.tar.bz2.sig) = ef206280607f81f80682018879ffd724aabc5aa85535c3bb10e16285bb8b03fd
-SIZE (gnupg-2.0.26.tar.bz2.sig) = 287
+SHA256 (gnupg-2.0.27.tar.bz2) = 57646d3e4b919fa1e5c8f1c0cf5fe1215333041c493a5ebc4b8f2978dbe930f2
+SIZE (gnupg-2.0.27.tar.bz2) = 4424679
+SHA256 (gnupg-2.0.27.tar.bz2.sig) = f0b61eea0df2a3cf3198960966d4e5bc4d5c3e50dd1bdfab0aaa217e5f4f4a5a
+SIZE (gnupg-2.0.27.tar.bz2.sig) = 287

Modified: head/security/gnupg20/pkg-plist
==============================================================================
--- head/security/gnupg20/pkg-plist	Thu Feb 19 00:25:57 2015	(r379329)
+++ head/security/gnupg20/pkg-plist	Thu Feb 19 00:59:57 2015	(r379330)
@@ -100,6 +100,7 @@ sbin/applygnupgdefaults
 %%NLS%%share/locale/it/LC_MESSAGES/gnupg2.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/gnupg2.mo
 %%NLS%%share/locale/nb/LC_MESSAGES/gnupg2.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/gnupg2.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/gnupg2.mo
 %%NLS%%share/locale/pt/LC_MESSAGES/gnupg2.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/gnupg2.mo



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