diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-04 05:08:03 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-04 05:08:03 +0800 |
commit | 0e828984d7c888a26ed6642bd57981bd3b763dfb (patch) | |
tree | e271663205f9a633e0649b3ac4a750bdff4a25f0 | |
parent | 98bc7def276efb4819ce856893c170feb529eb22 (diff) | |
download | marcuscom-ports-0e828984d7c888a26ed6642bd57981bd3b763dfb.tar marcuscom-ports-0e828984d7c888a26ed6642bd57981bd3b763dfb.tar.gz marcuscom-ports-0e828984d7c888a26ed6642bd57981bd3b763dfb.tar.bz2 marcuscom-ports-0e828984d7c888a26ed6642bd57981bd3b763dfb.tar.lz marcuscom-ports-0e828984d7c888a26ed6642bd57981bd3b763dfb.tar.xz marcuscom-ports-0e828984d7c888a26ed6642bd57981bd3b763dfb.tar.zst marcuscom-ports-0e828984d7c888a26ed6642bd57981bd3b763dfb.zip |
Update to 2.23.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11439 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | security/gnome-keyring/Makefile | 4 | ||||
-rw-r--r-- | security/gnome-keyring/distinfo | 6 | ||||
-rw-r--r-- | security/gnome-keyring/pkg-plist | 16 |
3 files changed, 20 insertions, 6 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index ab6135646..f1fb39f36 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.63 2008/08/04 17:48:10 marcus Exp $ +# $MCom: ports/security/gnome-keyring/Makefile,v 1.64 2008/08/18 23:26:47 marcus Exp $ # PORTNAME= gnome-keyring -PORTVERSION= 2.23.90 +PORTVERSION= 2.23.91 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/security/gnome-keyring/distinfo b/security/gnome-keyring/distinfo index 38d20e838..8573ee6c3 100644 --- a/security/gnome-keyring/distinfo +++ b/security/gnome-keyring/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-keyring-2.23.90.tar.bz2) = 592bf44e1e554a28c61276515d6f8c4b -SHA256 (gnome2/gnome-keyring-2.23.90.tar.bz2) = 8ae5819f91d343a79304e78f16e6b3240ccc34bec6763a4fab8d520e006f80ff -SIZE (gnome2/gnome-keyring-2.23.90.tar.bz2) = 1006319 +MD5 (gnome2/gnome-keyring-2.23.91.tar.bz2) = dcbdfd69bae4fb133ac9ba9b9846f8aa +SHA256 (gnome2/gnome-keyring-2.23.91.tar.bz2) = edfb8929dc0b8eca4e8a33c325639cae38259964400599e0402b9cc02bf349bd +SIZE (gnome2/gnome-keyring-2.23.91.tar.bz2) = 1084177 diff --git a/security/gnome-keyring/pkg-plist b/security/gnome-keyring/pkg-plist index 31f86f322..1e48ea165 100644 --- a/security/gnome-keyring/pkg-plist +++ b/security/gnome-keyring/pkg-plist @@ -49,6 +49,19 @@ share/dbus-1/services/org.gnome.keyring.service %%DOCSDIR%%/right.png %%DOCSDIR%%/style.css %%DOCSDIR%%/up.png +share/doc/gp11/GP11Object.html +share/doc/gp11/ch01.html +share/doc/gp11/gp11-gp11-test.html +share/doc/gp11/gp11-pkcs11.html +share/doc/gp11/gp11.devhelp +share/doc/gp11/gp11.devhelp2 +share/doc/gp11/home.png +share/doc/gp11/index.html +share/doc/gp11/index.sgml +share/doc/gp11/left.png +share/doc/gp11/right.png +share/doc/gp11/style.css +share/doc/gp11/up.png share/locale/ar/LC_MESSAGES/gnome-keyring.mo share/locale/az/LC_MESSAGES/gnome-keyring.mo share/locale/be/LC_MESSAGES/gnome-keyring.mo @@ -110,7 +123,7 @@ share/locale/sk/LC_MESSAGES/gnome-keyring.mo share/locale/sl/LC_MESSAGES/gnome-keyring.mo share/locale/sq/LC_MESSAGES/gnome-keyring.mo share/locale/sr/LC_MESSAGES/gnome-keyring.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-keyring.mo +share/locale/sr@latin/LC_MESSAGES/gnome-keyring.mo share/locale/sv/LC_MESSAGES/gnome-keyring.mo share/locale/ta/LC_MESSAGES/gnome-keyring.mo share/locale/te/LC_MESSAGES/gnome-keyring.mo @@ -122,6 +135,7 @@ 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 share/doc/gp11 @dirrm %%DOCSDIR%% @dirrm lib/gnome-keyring @dirrm include/gp11 |