diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-02-11 05:24:50 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-02-11 05:24:50 +0800 |
commit | 3d328076ff559462b87e255abea94fe3e8abbbae (patch) | |
tree | 1911d9446ac8e12299471bdbf95780089c52d768 /security | |
parent | 664130a1c4bccc87f8d63de4f8dbec88b4628fd6 (diff) | |
download | marcuscom-ports-3d328076ff559462b87e255abea94fe3e8abbbae.tar marcuscom-ports-3d328076ff559462b87e255abea94fe3e8abbbae.tar.gz marcuscom-ports-3d328076ff559462b87e255abea94fe3e8abbbae.tar.bz2 marcuscom-ports-3d328076ff559462b87e255abea94fe3e8abbbae.tar.lz marcuscom-ports-3d328076ff559462b87e255abea94fe3e8abbbae.tar.xz marcuscom-ports-3d328076ff559462b87e255abea94fe3e8abbbae.tar.zst marcuscom-ports-3d328076ff559462b87e255abea94fe3e8abbbae.zip |
Update to 2.29.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13606 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security')
-rw-r--r-- | security/gnome-keyring/Makefile | 4 | ||||
-rw-r--r-- | security/gnome-keyring/distinfo | 6 | ||||
-rw-r--r-- | security/gnome-keyring/pkg-plist | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index a0108dc92..98f42f61d 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/security/gnome-keyring/Makefile,v 1.87 2009/12/22 00:34:17 ahze Exp $ +# $MCom: ports/security/gnome-keyring/Makefile,v 1.88 2010/01/12 02:32:00 avl Exp $ # PORTNAME= gnome-keyring -PORTVERSION= 2.29.5 +PORTVERSION= 2.29.90 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/security/gnome-keyring/distinfo b/security/gnome-keyring/distinfo index 27c75c63d..418929d04 100644 --- a/security/gnome-keyring/distinfo +++ b/security/gnome-keyring/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-keyring-2.29.5.tar.bz2) = 13c0da5743242313400fe86a363a5f69 -SHA256 (gnome2/gnome-keyring-2.29.5.tar.bz2) = cf63c162845929a1b1f407a334afdafdc2bc3769001d51d214bc22284a9fba9f -SIZE (gnome2/gnome-keyring-2.29.5.tar.bz2) = 1608003 +MD5 (gnome2/gnome-keyring-2.29.90.tar.bz2) = b83675cb9830d9899de4c55df1df2be7 +SHA256 (gnome2/gnome-keyring-2.29.90.tar.bz2) = 11b7e2a90bfe4a9cd0a811bfb1a93cd45cf1f7bc663b2099c1ff6e13709a5368 +SIZE (gnome2/gnome-keyring-2.29.90.tar.bz2) = 1629797 diff --git a/security/gnome-keyring/pkg-plist b/security/gnome-keyring/pkg-plist index 7b5fd0779..98017980d 100644 --- a/security/gnome-keyring/pkg-plist +++ b/security/gnome-keyring/pkg-plist @@ -9,6 +9,7 @@ include/gcr/gcr-certificate.h include/gcr/gcr-importer.h include/gcr/gcr-parser.h include/gcr/gcr-types.h +include/gcr/gcr-unlock-options-widget.h include/gcr/gcr.h include/gp11/gp11.h include/gp11/pkcs11.h @@ -84,6 +85,7 @@ share/doc/gp11/style.css share/doc/gp11/up.png share/gcr/ui/gcr-certificate-basics-widget.ui share/gcr/ui/gcr-import-dialog.ui +share/gcr/ui/gcr-unlock-options-widget.ui %%DATADIR%%/introspect/introspect-collection.xml %%DATADIR%%/introspect/introspect-item.xml %%DATADIR%%/introspect/introspect-prompt.xml |