[114052] users/devans/GNOME-3/stable/dports/gnome/gnome-keyring
devans at macports.org
devans at macports.org
Wed Nov 27 11:40:51 PST 2013
Revision: 114052
https://trac.macports.org/changeset/114052
Author: devans at macports.org
Date: 2013-11-27 11:40:50 -0800 (Wed, 27 Nov 2013)
Log Message:
-----------
GNOME-3/stable/dports: gnome-keyring, sync with trunk, version 3.10.1.
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/gnome/gnome-keyring/Portfile
Added Paths:
-----------
users/devans/GNOME-3/stable/dports/gnome/gnome-keyring/files/patch-disable-pkcs11-tests.diff
Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-keyring/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-keyring/Portfile 2013-11-27 19:38:10 UTC (rev 114051)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-keyring/Portfile 2013-11-27 19:40:50 UTC (rev 114052)
@@ -5,7 +5,7 @@
name gnome-keyring
epoch 1
-version 3.8.2
+version 3.10.1
set branch [join [lrange [split ${version} .] 0 1] .]
maintainers devans openmaintainer
categories gnome
@@ -23,11 +23,12 @@
use_xz yes
-checksums rmd160 f63b0f7ccbdb4d9bf8a52edf4ddc7cfee6059144 \
- sha256 f05692bb32db4d1afa65205ac4e68fa2b79107aca2393e237cf38f880cb7b868
+checksums rmd160 beb643992eed921e82102669399ccf8e1fc423cd \
+ sha256 18001fa94c6d92e476b76423fe585dbf649051bba33012a037b07449c215dbf8
patchfiles patch-egg-egg-asn1x.h.diff \
- patch-egg-egg-armor.c.diff
+ patch-egg-egg-armor.c.diff \
+ patch-disable-pkcs11-tests.diff
depends_build port:pkgconfig \
port:intltool \
@@ -41,7 +42,7 @@
# Don't do intltool's INTLTOOL_PERL dance
use_autoreconf yes
-autoreconf.args -fi
+autoreconf.args -fvi
configure.args --with-pam-dir=/usr/lib/pam \
--without-libcap-ng \
Added: users/devans/GNOME-3/stable/dports/gnome/gnome-keyring/files/patch-disable-pkcs11-tests.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-keyring/files/patch-disable-pkcs11-tests.diff (rev 0)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-keyring/files/patch-disable-pkcs11-tests.diff 2013-11-27 19:40:50 UTC (rev 114052)
@@ -0,0 +1,8 @@
+--- pkcs11/wrap-layer/Makefile.am.orig 2013-11-15 16:46:09.000000000 -0800
++++ pkcs11/wrap-layer/Makefile.am 2013-11-15 16:46:30.000000000 -0800
+@@ -30,4 +30,4 @@
+
+ # ------------------------------------------------------------------------------
+
+-SUBDIRS = . tests
++SUBDIRS = .
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131127/2d5be7c2/attachment-0001.html>
More information about the macports-changes
mailing list