summaryrefslogtreecommitdiffstats
path: root/security/gnome-keyring
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-09-19 19:14:35 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-09-19 19:14:35 +0800
commited55b1951e71e57431faad4877e73dcca0464f4b (patch)
treec74655622408c27385e6fb06b9aa10a60091217a /security/gnome-keyring
parentd54c499b7299f506579257e44d2ff44f468d7c2f (diff)
downloadmarcuscom-ports-ed55b1951e71e57431faad4877e73dcca0464f4b.tar
marcuscom-ports-ed55b1951e71e57431faad4877e73dcca0464f4b.tar.gz
marcuscom-ports-ed55b1951e71e57431faad4877e73dcca0464f4b.tar.bz2
marcuscom-ports-ed55b1951e71e57431faad4877e73dcca0464f4b.tar.lz
marcuscom-ports-ed55b1951e71e57431faad4877e73dcca0464f4b.tar.xz
marcuscom-ports-ed55b1951e71e57431faad4877e73dcca0464f4b.tar.zst
marcuscom-ports-ed55b1951e71e57431faad4877e73dcca0464f4b.zip
Update to 2.31.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14595 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/gnome-keyring')
-rw-r--r--security/gnome-keyring/Makefile6
-rw-r--r--security/gnome-keyring/distinfo6
-rw-r--r--security/gnome-keyring/files/patch-configure17
-rw-r--r--security/gnome-keyring/pkg-plist64
4 files changed, 55 insertions, 38 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile
index 2ac05c692..6d8a76ddd 100644
--- a/security/gnome-keyring/Makefile
+++ b/security/gnome-keyring/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports-stable/security/gnome-keyring/Makefile,v 1.6 2010/06/23 12:38:25 kwm Exp $
+# $MCom: ports/security/gnome-keyring/Makefile,v 1.94 2010/09/04 10:54:56 kwm Exp $
#
PORTNAME= gnome-keyring
-PORTVERSION= 2.31.91
+PORTVERSION= 2.31.92
CATEGORIES= security gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -28,5 +28,7 @@ CONFIGURE_ARGS= --with-pam-dir="${PREFIX}/lib" \
--with-root-certs="${LOCALBASE}/share/certs/ca-root-nss.crt"
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+GLIB_SCHEMAS= org.gnome.crypto.cache.gschema.xml \
+ org.gnome.crypto.pgp.gschema.xml
.include <bsd.port.mk>
diff --git a/security/gnome-keyring/distinfo b/security/gnome-keyring/distinfo
index a6f497c13..54b47584e 100644
--- a/security/gnome-keyring/distinfo
+++ b/security/gnome-keyring/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gnome-keyring-2.31.91.tar.bz2) = 8abae3120341351a66e0ccd9cacf5218
-SHA256 (gnome2/gnome-keyring-2.31.91.tar.bz2) = 5059e17183f1aa273fdc3f844e12d4902c616734a82e371a1f2c2119e0baa390
-SIZE (gnome2/gnome-keyring-2.31.91.tar.bz2) = 1604152
+MD5 (gnome2/gnome-keyring-2.31.92.tar.bz2) = 666ce443754505ccae6d047348c8d1ea
+SHA256 (gnome2/gnome-keyring-2.31.92.tar.bz2) = 3056252f46b74878c30b4135d0e1b2a9219ab6134a29869fdc8fe2ba3b50a3e9
+SIZE (gnome2/gnome-keyring-2.31.92.tar.bz2) = 1616095
diff --git a/security/gnome-keyring/files/patch-configure b/security/gnome-keyring/files/patch-configure
index cfba75e55..7e8ec000a 100644
--- a/security/gnome-keyring/files/patch-configure
+++ b/security/gnome-keyring/files/patch-configure
@@ -1,6 +1,17 @@
---- configure.orig 2010-09-04 12:33:21.000000000 +0200
-+++ configure 2010-09-04 12:33:36.000000000 +0200
-@@ -14762,7 +14762,7 @@
+--- configure.orig 2010-09-19 12:45:34.000000000 +0000
++++ configure 2010-09-19 12:50:50.000000000 +0000
+@@ -14454,8 +14454,8 @@
+ .SECONDARY: $(gsettings_SCHEMAS)
+
+ gsettings__base_list = \
+- sed "$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g" | \
+- sed "$$!N;$$!N;$$!N;$$!N;s/\n/ /g"
++ sed '\''$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g'\'' | \
++ sed '\''$$!N;$$!N;$$!N;$$!N;s/\n/ /g'\''
+
+ install-gsettings-schemas: $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file)
+ @$(NORMAL_INSTALL)
+@@ -15058,7 +15058,7 @@
pam_status="no"
if test "$enable_pam" != "no"; then
diff --git a/security/gnome-keyring/pkg-plist b/security/gnome-keyring/pkg-plist
index bc95a135b..8ce23ce40 100644
--- a/security/gnome-keyring/pkg-plist
+++ b/security/gnome-keyring/pkg-plist
@@ -4,15 +4,16 @@ 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
-include/gcr/gcr-certificate-basics-widget.h
-include/gcr/gcr-certificate-details-widget.h
-include/gcr/gcr-certificate.h
-include/gcr/gcr-importer.h
-include/gcr/gcr-parser.h
-include/gcr/gcr-simple-certificate.h
-include/gcr/gcr-types.h
-include/gcr/gcr-unlock-options-widget.h
-include/gcr/gcr.h
+include/gcr/gcr/gcr-certificate-basics-widget.h
+include/gcr/gcr/gcr-certificate-details-widget.h
+include/gcr/gcr/gcr-certificate.h
+include/gcr/gcr/gcr-importer.h
+include/gcr/gcr/gcr-parser.h
+include/gcr/gcr/gcr-simple-certificate.h
+include/gcr/gcr/gcr-types.h
+include/gcr/gcr/gcr-unlock-options-widget.h
+include/gcr/gcr/gcr-unlock-options.h
+include/gcr/gcr/gcr.h
include/gp11/gp11.h
include/gp11/pkcs11.h
include/gp11/pkcs11g.h
@@ -46,28 +47,30 @@ lib/pam_gnome_keyring.so
libdata/pkgconfig/gcr-0.pc
libdata/pkgconfig/gp11-0.pc
libexec/gnome-keyring-prompt
+share/GConf/gsettings/org.gnome.crypto.cache.convert
+share/GConf/gsettings/org.gnome.crypto.pgp.convert
share/dbus-1/services/org.freedesktop.secrets.service
share/dbus-1/services/org.gnome.keyring.service
-share/doc/gcr/ch01.html
-share/doc/gcr/gcr-GcrCertificate.html
-share/doc/gcr/gcr-gcr-certificate-basics-widget.html
-share/doc/gcr/gcr-gcr-certificate-details-widget.html
-share/doc/gcr/gcr-gcr-import-dialog.html
-share/doc/gcr/gcr-gcr-importer.html
-share/doc/gcr/gcr-gcr-initializer.html
-share/doc/gcr/gcr-gcr-parser.html
-share/doc/gcr/gcr-gcr-simple-certificate.html
-share/doc/gcr/gcr-gcr-types.html
-share/doc/gcr/gcr-gcr-xxx.html
-share/doc/gcr/gcr.devhelp
-share/doc/gcr/gcr.devhelp2
-share/doc/gcr/home.png
-share/doc/gcr/index.html
-share/doc/gcr/index.sgml
-share/doc/gcr/left.png
-share/doc/gcr/right.png
-share/doc/gcr/style.css
-share/doc/gcr/up.png
+share/doc/gcr-0/ch01.html
+share/doc/gcr-0/gcr-GcrCertificate.html
+share/doc/gcr-0/gcr-gcr-certificate-basics-widget.html
+share/doc/gcr-0/gcr-gcr-certificate-details-widget.html
+share/doc/gcr-0/gcr-gcr-import-dialog.html
+share/doc/gcr-0/gcr-gcr-importer.html
+share/doc/gcr-0/gcr-gcr-initializer.html
+share/doc/gcr-0/gcr-gcr-parser.html
+share/doc/gcr-0/gcr-gcr-simple-certificate.html
+share/doc/gcr-0/gcr-gcr-types.html
+share/doc/gcr-0/gcr-gcr-xxx.html
+share/doc/gcr-0/gcr-0.devhelp
+share/doc/gcr-0/gcr-0.devhelp2
+share/doc/gcr-0/home.png
+share/doc/gcr-0/index.html
+share/doc/gcr-0/index.sgml
+share/doc/gcr-0/left.png
+share/doc/gcr-0/right.png
+share/doc/gcr-0/style.css
+share/doc/gcr-0/up.png
share/doc/gp11/GP11Module.html
share/doc/gp11/GP11Object.html
share/doc/gp11/GP11Session.html
@@ -181,11 +184,12 @@ share/locale/zh_TW/LC_MESSAGES/gnome-keyring.mo
@dirrm share/gcr/ui
@dirrm share/gcr
@dirrm share/doc/gp11
-@dirrm share/doc/gcr
+@dirrm share/doc/gcr-0
@dirrm lib/gnome-keyring/standalone
@dirrm lib/gnome-keyring/devel
@dirrm lib/gnome-keyring
@dirrm include/gp11
+@dirrm include/gcr/gcr
@dirrm include/gcr
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK