[70504] trunk/dports/gnome/gnome-keyring
devans at macports.org
devans at macports.org
Wed Aug 11 11:39:28 PDT 2010
Revision: 70504
http://trac.macports.org/changeset/70504
Author: devans at macports.org
Date: 2010-08-11 11:39:28 -0700 (Wed, 11 Aug 2010)
Log Message:
-----------
gnome-keyring: update to version 2.30.3.
Modified Paths:
--------------
trunk/dports/gnome/gnome-keyring/Portfile
Added Paths:
-----------
trunk/dports/gnome/gnome-keyring/files/
trunk/dports/gnome/gnome-keyring/files/patch-pkcs11-secret-store-Makefile.in.diff
Modified: trunk/dports/gnome/gnome-keyring/Portfile
===================================================================
--- trunk/dports/gnome/gnome-keyring/Portfile 2010-08-11 18:37:03 UTC (rev 70503)
+++ trunk/dports/gnome/gnome-keyring/Portfile 2010-08-11 18:39:28 UTC (rev 70504)
@@ -4,7 +4,7 @@
PortSystem 1.0
name gnome-keyring
-version 2.26.3
+version 2.30.3
set branch [join [lrange [split ${version} .] 0 1] .]
maintainers devans openmaintainer
categories gnome
@@ -21,10 +21,12 @@
master_sites gnome:sources/${name}/${branch}/
use_bzip2 yes
-checksums md5 d7639185dce46c26cf2e7d2a75028f78 \
- sha1 c07136f0757937a7fe6989cbdf3bf8103da55364 \
- rmd160 323cf0fe5f11260573e0d20998c879380f4c2122
+checksums md5 54cb1835c02a40f27fda73e58da17cc6 \
+ sha1 0e0a2a1f4127dc6a01583fb3e81386370d9335f0 \
+ rmd160 9bd3cea25e10e1dcd93cfbc75a6a448e8ab338ca
+patchfiles patch-pkcs11-secret-store-Makefile.in.diff
+
depends_build port:pkgconfig \
port:intltool
Added: trunk/dports/gnome/gnome-keyring/files/patch-pkcs11-secret-store-Makefile.in.diff
===================================================================
--- trunk/dports/gnome/gnome-keyring/files/patch-pkcs11-secret-store-Makefile.in.diff (rev 0)
+++ trunk/dports/gnome/gnome-keyring/files/patch-pkcs11-secret-store-Makefile.in.diff 2010-08-11 18:39:28 UTC (rev 70504)
@@ -0,0 +1,12 @@
+--- pkcs11/secret-store/Makefile.in.orig 2010-08-09 08:47:19.000000000 -0700
++++ pkcs11/secret-store/Makefile.in 2010-08-09 08:50:40.000000000 -0700
+@@ -387,7 +387,8 @@
+ $(GOBJECT_LIBS) \
+ $(GTHREAD_LIBS) \
+ $(GLIB_LIBS) \
+- $(LIBGCRYPT_LIBS)
++ $(LIBGCRYPT_LIBS) \
++ $(LIBTASN1_LIBS)
+
+ @WITH_TESTS_FALSE at TESTS_DIR =
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100811/2316e40a/attachment-0001.html>
More information about the macports-changes
mailing list