[38450] trunk/dports/devel/gpgme

boeyms at macports.org boeyms at macports.org
Mon Jul 21 00:14:46 PDT 2008


Revision: 38450
          http://trac.macosforge.org/projects/macports/changeset/38450
Author:   boeyms at macports.org
Date:     2008-07-21 00:14:45 -0700 (Mon, 21 Jul 2008)
Log Message:
-----------
devel/gpgme: update to latest version (1.1.6), and remove obsoleted patch.
Closes ticket:15096.

Modified Paths:
--------------
    trunk/dports/devel/gpgme/Portfile

Removed Paths:
-------------
    trunk/dports/devel/gpgme/files/patch-assuan_funopen.c.diff

Modified: trunk/dports/devel/gpgme/Portfile
===================================================================
--- trunk/dports/devel/gpgme/Portfile	2008-07-21 07:01:48 UTC (rev 38449)
+++ trunk/dports/devel/gpgme/Portfile	2008-07-21 07:14:45 UTC (rev 38450)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 
 name                gpgme
-version             1.1.4
+version             1.1.6
 categories          devel security crypto
 maintainers         boeyms openmaintainer
 description         A library for easy acces to GnuPG.
@@ -21,11 +21,11 @@
 master_sites        gnupg
 use_bzip2           yes
 
-checksums           md5 3b133a3703f16835e55d1a2f8cfdfa70 \
-                    sha1 d3c71afb8b88b1050067633cd8bcc4ca0bae696d \
-                    rmd160 c268df6edfe786871198323773bcc75d10f3c071
+checksums           md5 daddf775ace2594da834f15c8ebb045e \
+                    sha1 05218df939d72c2fd6d74f22c2b5d5ade0718b7a \
+                    rmd160 b5c110dcd5f14138812b764808367dd5dcbb2ff6
 
-patchfiles          patch-assuan_assuan.h.diff patch-assuan_funopen.c.diff
+patchfiles          patch-assuan_assuan.h.diff
 
 depends_lib         port:gnupg port:pth port:libgpg-error
 

Deleted: trunk/dports/devel/gpgme/files/patch-assuan_funopen.c.diff
===================================================================
--- trunk/dports/devel/gpgme/files/patch-assuan_funopen.c.diff	2008-07-21 07:01:48 UTC (rev 38449)
+++ trunk/dports/devel/gpgme/files/patch-assuan_funopen.c.diff	2008-07-21 07:14:45 UTC (rev 38450)
@@ -1,18 +0,0 @@
---- assuan/funopen.c.orig	2005-09-08 08:42:30.000000000 -0600
-+++ assuan/funopen.c	2006-03-22 18:41:18.000000000 -0700
-@@ -22,6 +22,8 @@
- #include <config.h>
- #endif
- 
-+#ifndef HAVE_FUNOPEN
-+
- #include <stdio.h>
- 
- 
-@@ -61,3 +63,6 @@
- #else
- #error No known way to implement funopen.
- #endif
-+
-+#endif
-+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080721/b832ac83/attachment.html 


More information about the macports-changes mailing list