[137345] trunk/dports/devel/gpgme

devans at macports.org devans at macports.org
Tue Jun 9 11:36:51 PDT 2015


Revision: 137345
          https://trac.macports.org/changeset/137345
Author:   devans at macports.org
Date:     2015-06-09 11:36:51 -0700 (Tue, 09 Jun 2015)
Log Message:
-----------
gpgme: update to version 1.5.5.

Modified Paths:
--------------
    trunk/dports/devel/gpgme/Portfile
    trunk/dports/devel/gpgme/files/patch-tests-gpg-Makefile.in.diff

Modified: trunk/dports/devel/gpgme/Portfile
===================================================================
--- trunk/dports/devel/gpgme/Portfile	2015-06-09 18:22:23 UTC (rev 137344)
+++ trunk/dports/devel/gpgme/Portfile	2015-06-09 18:36:51 UTC (rev 137345)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                gpgme
-version             1.5.4
+version             1.5.5
 categories          devel security crypto
 license             {LGPL-2.1+ GPL-3+}
 maintainers         devans openmaintainer
@@ -22,8 +22,8 @@
 master_sites        gnupg
 use_bzip2           yes
 
-checksums           rmd160  53e7dde44dbdea6fd52d1a178d0b42b661e9192b \
-                    sha256  bb38c0ec8815c9e94e6047b484984808a8dad9d6bec8df33dc5339fd55ffea6c
+checksums           rmd160  33b2aca89afc607a6f4cd6675652239ebb6fad7b \
+                    sha256  0b3d3d5107680c594777aae65882a1ff6dd1ba629a83432e719c8b82a743c207
 
 depends_lib         port:gnupg2 \
                     port:pth \

Modified: trunk/dports/devel/gpgme/files/patch-tests-gpg-Makefile.in.diff
===================================================================
--- trunk/dports/devel/gpgme/files/patch-tests-gpg-Makefile.in.diff	2015-06-09 18:22:23 UTC (rev 137344)
+++ trunk/dports/devel/gpgme/files/patch-tests-gpg-Makefile.in.diff	2015-06-09 18:36:51 UTC (rev 137345)
@@ -1,11 +1,11 @@
---- tests/gpg/Makefile.in.orig	2014-11-21 12:22:22.000000000 -0800
-+++ tests/gpg/Makefile.in	2014-11-21 13:15:31.000000000 -0800
-@@ -396,7 +396,7 @@
+--- tests/gpg/Makefile.in.orig	2015-06-08 06:03:50.000000000 -0700
++++ tests/gpg/Makefile.in	2015-06-09 09:11:19.000000000 -0700
+@@ -470,7 +470,7 @@
  top_build_prefix = @top_build_prefix@
  top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
 -GPG = gpg
 +GPG = gpg2
  GPG_AGENT = gpg-agent
- TESTS_ENVIRONMENT = GNUPGHOME=$(abs_builddir) LC_ALL=C GPG_AGENT_INFO=
- 
+ TESTS_ENVIRONMENT = GNUPGHOME=$(abs_builddir) LC_ALL=C GPG_AGENT_INFO= \
+                     top_srcdir=$(top_srcdir)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150609/0d1e5e1c/attachment.html>


More information about the macports-changes mailing list