[93571] trunk/dports/security/gpg-agent/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 27 00:27:39 PDT 2012


Revision: 93571
          https://trac.macports.org/changeset/93571
Author:   ryandesign at macports.org
Date:     2012-05-27 00:27:37 -0700 (Sun, 27 May 2012)
Log Message:
-----------
gpg-agent: update to 2.0.19

Modified Paths:
--------------
    trunk/dports/security/gpg-agent/Portfile

Modified: trunk/dports/security/gpg-agent/Portfile
===================================================================
--- trunk/dports/security/gpg-agent/Portfile	2012-05-27 06:59:36 UTC (rev 93570)
+++ trunk/dports/security/gpg-agent/Portfile	2012-05-27 07:27:37 UTC (rev 93571)
@@ -3,7 +3,7 @@
 PortSystem	1.0
 
 name		gpg-agent
-version		2.0.18
+version		2.0.19
 categories	security mail
 maintainers	nomaintainer
 description	GPG key agent
@@ -17,8 +17,8 @@
 
 use_bzip2	yes
 
-checksums           sha1    5ec2f718760cc3121970a140aeea004b64545c46 \
-                    rmd160  15e3de278285a3989563d9a8e2ad133113f1cd91
+checksums           rmd160  026b5c5fa2b21c3586f325f48ff1420c987b88a7 \
+                    sha256  efa23a8a925adb51c7d3b708c25b6d000300f5ce37de9bdec6453be7b419c622
 
 configure.args	--enable-agent-only \
 		--with-pinentry-pgm=${prefix}/bin/pinentry
@@ -42,6 +42,7 @@
 patchfiles	patch-po_Makevars.diff
 
 post-destroot {
+	# Prevent conflict with gnupg2 port.
 	delete ${destroot}${prefix}/share/doc/gnupg/README
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/e4af4823/attachment.html>


More information about the macports-changes mailing list