[133301] trunk/dports/mail/gnupg2
ionic at macports.org
ionic at macports.org
Tue Feb 24 14:17:13 PST 2015
Revision: 133301
https://trac.macports.org/changeset/133301
Author: ionic at macports.org
Date: 2015-02-24 14:17:13 -0800 (Tue, 24 Feb 2015)
Log Message:
-----------
gnupg2: update to 2.0.27. Fixes #46946.
Modified Paths:
--------------
trunk/dports/mail/gnupg2/Portfile
trunk/dports/mail/gnupg2/files/patch-common-homedir.c.diff
trunk/dports/mail/gnupg2/files/patch-configure.diff
trunk/dports/mail/gnupg2/files/patch-tests__openpgp__Makefile.in.diff
Modified: trunk/dports/mail/gnupg2/Portfile
===================================================================
--- trunk/dports/mail/gnupg2/Portfile 2015-02-24 22:17:05 UTC (rev 133300)
+++ trunk/dports/mail/gnupg2/Portfile 2015-02-24 22:17:13 UTC (rev 133301)
@@ -5,8 +5,8 @@
# When updating gnupg2, update gpg-agent also if applicable.
name gnupg2
-version 2.0.26
-revision 1
+version 2.0.27
+revision 0
categories mail security
maintainers ionic openmaintainer
license GPL-3+
@@ -26,8 +26,8 @@
use_bzip2 yes
-checksums rmd160 874040ed8fad12067cbe67c8da222b2ad99a5a96 \
- sha256 7758e30dc382ae7a7167ed41b7f936aa50af5ea2d6fccdef663b5b750b65b8e0
+checksums rmd160 52aaf841339713aef9e2e034b1e045bec31d6322 \
+ sha256 57646d3e4b919fa1e5c8f1c0cf5fe1215333041c493a5ebc4b8f2978dbe930f2
# gpg-agent is built separately from the rest of gnupg2 to enable gnupg 1.x
# users to use gpg-agent as well.
Modified: trunk/dports/mail/gnupg2/files/patch-common-homedir.c.diff
===================================================================
--- trunk/dports/mail/gnupg2/files/patch-common-homedir.c.diff 2015-02-24 22:17:05 UTC (rev 133300)
+++ trunk/dports/mail/gnupg2/files/patch-common-homedir.c.diff 2015-02-24 22:17:13 UTC (rev 133301)
@@ -1,6 +1,6 @@
---- common/homedir.c.orig 2010-05-11 13:14:26.000000000 -0500
-+++ common/homedir.c 2011-07-10 04:29:42.000000000 -0500
-@@ -365,7 +365,7 @@
+--- common/homedir.c.old 2015-02-24 20:45:39.000000000 +0100
++++ common/homedir.c 2015-02-24 20:47:12.000000000 +0100
+@@ -472,7 +472,7 @@
}
return name;
#else /*!HAVE_W32_SYSTEM*/
Modified: trunk/dports/mail/gnupg2/files/patch-configure.diff
===================================================================
--- trunk/dports/mail/gnupg2/files/patch-configure.diff 2015-02-24 22:17:05 UTC (rev 133300)
+++ trunk/dports/mail/gnupg2/files/patch-configure.diff 2015-02-24 22:17:13 UTC (rev 133301)
@@ -1,11 +1,11 @@
---- configure.orig 2012-03-27 03:22:50.000000000 -0500
-+++ configure 2012-05-27 02:11:40.000000000 -0500
-@@ -558,7 +558,7 @@
+--- configure.old 2015-02-24 20:51:25.000000000 +0100
++++ configure 2015-02-24 20:51:57.000000000 +0100
+@@ -578,7 +578,7 @@
MAKEFLAGS=
# Identity of this package.
-PACKAGE_NAME='gnupg'
+PACKAGE_NAME='gnupg2'
PACKAGE_TARNAME='gnupg'
- PACKAGE_VERSION='2.0.19'
- PACKAGE_STRING='gnupg 2.0.19'
+ PACKAGE_VERSION='2.0.27'
+ PACKAGE_STRING='gnupg 2.0.27'
Modified: trunk/dports/mail/gnupg2/files/patch-tests__openpgp__Makefile.in.diff
===================================================================
--- trunk/dports/mail/gnupg2/files/patch-tests__openpgp__Makefile.in.diff 2015-02-24 22:17:05 UTC (rev 133300)
+++ trunk/dports/mail/gnupg2/files/patch-tests__openpgp__Makefile.in.diff 2015-02-24 22:17:13 UTC (rev 133301)
@@ -1,6 +1,6 @@
---- tests/openpgp/Makefile.in.orig 2012-03-27 03:22:48.000000000 -0500
-+++ tests/openpgp/Makefile.in 2012-05-27 02:13:21.000000000 -0500
-@@ -286,11 +286,11 @@
+--- tests/openpgp/Makefile.in.old 2015-02-24 20:53:44.000000000 +0100
++++ tests/openpgp/Makefile.in 2015-02-24 20:54:20.000000000 +0100
+@@ -378,11 +378,11 @@
# Programs required before we can run these tests.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150224/5a3ae21b/attachment.html>
More information about the macports-changes
mailing list