diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-10 06:58:28 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-10 06:58:28 +0800 |
commit | 028b686828b09eb53d9cb29a3d96a30fc5fe8d68 (patch) | |
tree | 74ce22c3f1eb8180d46e8e7ab7a5dff8bfb96063 | |
parent | 7639a6b12acd3fed3a60d91cac88ee142582250d (diff) | |
download | marcuscom-ports-028b686828b09eb53d9cb29a3d96a30fc5fe8d68.tar marcuscom-ports-028b686828b09eb53d9cb29a3d96a30fc5fe8d68.tar.gz marcuscom-ports-028b686828b09eb53d9cb29a3d96a30fc5fe8d68.tar.bz2 marcuscom-ports-028b686828b09eb53d9cb29a3d96a30fc5fe8d68.tar.lz marcuscom-ports-028b686828b09eb53d9cb29a3d96a30fc5fe8d68.tar.xz marcuscom-ports-028b686828b09eb53d9cb29a3d96a30fc5fe8d68.tar.zst marcuscom-ports-028b686828b09eb53d9cb29a3d96a30fc5fe8d68.zip |
Update to 2.91.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15445 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | security/gnome-keyring3/Makefile | 5 | ||||
-rw-r--r-- | security/gnome-keyring3/distinfo | 4 | ||||
-rw-r--r-- | security/gnome-keyring3/files/patch-daemon_control_gkd-control-client.c | 11 | ||||
-rw-r--r-- | security/gnome-keyring3/files/patch-egg_egg-asn1x.c | 13 | ||||
-rw-r--r-- | security/gnome-keyring3/pkg-plist | 9 |
5 files changed, 5 insertions, 37 deletions
diff --git a/security/gnome-keyring3/Makefile b/security/gnome-keyring3/Makefile index 6353f95ec..c3f336d30 100644 --- a/security/gnome-keyring3/Makefile +++ b/security/gnome-keyring3/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/security/gnome-keyring3/Makefile,v 1.3 2010/12/26 12:48:36 kwm Exp $ +# $MCom: ports/security/gnome-keyring3/Makefile,v 1.4 2011/01/30 23:29:17 kwm Exp $ # PORTNAME= gnome-keyring -PORTVERSION= 2.91.4 -PORTREVISION= 1 +PORTVERSION= 2.91.91 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/security/gnome-keyring3/distinfo b/security/gnome-keyring3/distinfo index 033c8b66a..b8ba9eb70 100644 --- a/security/gnome-keyring3/distinfo +++ b/security/gnome-keyring3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gnome-keyring-2.91.4.tar.bz2) = 5615992ebaa20c8fdf6e2f48f9079dfabb66b63dcd5056db7fa62a128d74a956 -SIZE (gnome3/gnome-keyring-2.91.4.tar.bz2) = 5387848 +SHA256 (gnome3/gnome-keyring-2.91.91.tar.bz2) = 6af77b9b560ee0e1540e8323401626625b7bc0c201285081e5b4ea28d36d4a9d +SIZE (gnome3/gnome-keyring-2.91.91.tar.bz2) = 4958485 diff --git a/security/gnome-keyring3/files/patch-daemon_control_gkd-control-client.c b/security/gnome-keyring3/files/patch-daemon_control_gkd-control-client.c deleted file mode 100644 index 6cdb0ca6a..000000000 --- a/security/gnome-keyring3/files/patch-daemon_control_gkd-control-client.c +++ /dev/null @@ -1,11 +0,0 @@ ---- daemon/control/gkd-control-client.c.orig 2009-12-21 18:43:16.000000000 -0500 -+++ daemon/control/gkd-control-client.c 2009-12-21 18:44:17.000000000 -0500 -@@ -31,6 +31,8 @@ - #include <errno.h> - #include <fcntl.h> - -+#include <string.h> -+#include <sys/stat.h> - #include <sys/socket.h> - #include <sys/types.h> - #include <sys/un.h> diff --git a/security/gnome-keyring3/files/patch-egg_egg-asn1x.c b/security/gnome-keyring3/files/patch-egg_egg-asn1x.c deleted file mode 100644 index 0d45bf942..000000000 --- a/security/gnome-keyring3/files/patch-egg_egg-asn1x.c +++ /dev/null @@ -1,13 +0,0 @@ ---- egg/egg-asn1x.c.orig 2010-12-26 13:30:06.000000000 +0100 -+++ egg/egg-asn1x.c 2010-12-26 13:30:51.000000000 +0100 -@@ -2064,8 +2064,8 @@ anode_write_integer_ulong (gulong value, - guchar buf[sizeof (gulong)]; - gint bytes, i, off; - -- for (i = 0; i < sizeof (ulong); ++i) { -- off = sizeof (ulong) - (i + 1); -+ for (i = 0; i < sizeof (gulong); ++i) { -+ off = sizeof (gulong) - (i + 1); - buf[i] = (value >> (off * 8)) & 0xFF; - } - diff --git a/security/gnome-keyring3/pkg-plist b/security/gnome-keyring3/pkg-plist index a27b59dae..b32c39e19 100644 --- a/security/gnome-keyring3/pkg-plist +++ b/security/gnome-keyring3/pkg-plist @@ -5,7 +5,6 @@ etc/xdg/autostart/gnome-keyring-gpg.desktop etc/xdg/autostart/gnome-keyring-pkcs11.desktop etc/xdg/autostart/gnome-keyring-secrets.desktop etc/xdg/autostart/gnome-keyring-ssh.desktop -etc/xdg/pkcs11.conf.defaults include/gck/gck.h include/gck/pkcs11.h include/gck/pkcs11n.h @@ -74,6 +73,7 @@ share/doc/gck/gck-Errors.html share/doc/gck/gck-GckAttribute.html share/doc/gck/gck-GckAttributes.html share/doc/gck/gck-Miscellaneous-Functions.html +share/doc/gck/gck-PKCS11-URIs.html share/doc/gck/gck.devhelp share/doc/gck/gck.devhelp2 share/doc/gck/home.png @@ -106,11 +106,6 @@ share/doc/gcr-3/style.css share/doc/gcr-3/up.png share/gcr-3/ui/gcr-import-dialog.ui share/gcr-3/ui/gcr-unlock-options-widget.ui -%%DATADIR%%/introspect/introspect-collection.xml -%%DATADIR%%/introspect/introspect-item.xml -%%DATADIR%%/introspect/introspect-prompt.xml -%%DATADIR%%/introspect/introspect-service.xml -%%DATADIR%%/introspect/introspect-session.xml share/gnome-keyring-3/ui/gku-prompt.ui share/locale/ar/LC_MESSAGES/gnome-keyring.mo share/locale/as/LC_MESSAGES/gnome-keyring.mo @@ -193,8 +188,6 @@ share/locale/xh/LC_MESSAGES/gnome-keyring.mo share/locale/zh_CN/LC_MESSAGES/gnome-keyring.mo share/locale/zh_HK/LC_MESSAGES/gnome-keyring.mo share/locale/zh_TW/LC_MESSAGES/gnome-keyring.mo -@dirrm %%DATADIR%%/introspect -@dirrm %%DATADIR%% @dirrm share/gnome-keyring-3/ui @dirrm share/gnome-keyring-3 @dirrm share/gcr-3/ui |