diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-17 03:41:10 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-17 03:41:10 +0800 |
commit | 36ad68f1f18d6d21cb438451117745d934043db9 (patch) | |
tree | 43ac349e5781d81c3b4146a49c11a6d887be4804 | |
parent | 294c5ace4bceb4a3911adee20bffbad2bfc039dd (diff) | |
download | marcuscom-ports-36ad68f1f18d6d21cb438451117745d934043db9.tar marcuscom-ports-36ad68f1f18d6d21cb438451117745d934043db9.tar.gz marcuscom-ports-36ad68f1f18d6d21cb438451117745d934043db9.tar.bz2 marcuscom-ports-36ad68f1f18d6d21cb438451117745d934043db9.tar.lz marcuscom-ports-36ad68f1f18d6d21cb438451117745d934043db9.tar.xz marcuscom-ports-36ad68f1f18d6d21cb438451117745d934043db9.tar.zst marcuscom-ports-36ad68f1f18d6d21cb438451117745d934043db9.zip |
Update to 3.1.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16201 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | security/libgnome-keyring/Makefile | 7 | ||||
-rw-r--r-- | security/libgnome-keyring/distinfo | 4 | ||||
-rw-r--r-- | security/libgnome-keyring/pkg-plist | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile index efa1fa1cb..ab86b5684 100644 --- a/security/libgnome-keyring/Makefile +++ b/security/libgnome-keyring/Makefile @@ -3,12 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/security/libgnome-keyring/Makefile,v 1.17 2011/06/09 16:27:51 mezz Exp $ +# $MCom: ports/security/libgnome-keyring/Makefile,v 1.18 2011/07/03 11:57:45 kwm Exp $ # PORTNAME= libgnome-keyring -PORTVERSION= 3.0.3 -PORTREVISION= 1 +PORTVERSION= 3.1.90 CATEGORIES= security gnome MASTER_SITES= GNOME @@ -18,7 +17,7 @@ COMMENT= A program that keeps passwords and other secrets LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus \ gcrypt.18:${PORTSDIR}/security/libgcrypt -USE_BZIP2= yes +USE_XZ= yes USE_GNOME= gnomehack gnomeprefix ltverhack intlhack glib20 USE_GMAKE= yes USE_GETTEXT= yes diff --git a/security/libgnome-keyring/distinfo b/security/libgnome-keyring/distinfo index 0b85002f8..53aa51cb5 100644 --- a/security/libgnome-keyring/distinfo +++ b/security/libgnome-keyring/distinfo @@ -1,2 +1,2 @@ -SHA256 (libgnome-keyring-3.0.3.tar.bz2) = a0cc08bcd431070d3f01c2741903c2bd8b0231ee73de709d28e722e28575fdf8 -SIZE (libgnome-keyring-3.0.3.tar.bz2) = 423918 +SHA256 (libgnome-keyring-3.1.90.tar.xz) = 805f3100ae75741a86f9090f8bbfffeec4424c7629a35cd71e1c128420cf8840 +SIZE (libgnome-keyring-3.1.90.tar.xz) = 356136 diff --git a/security/libgnome-keyring/pkg-plist b/security/libgnome-keyring/pkg-plist index afe6ef8ef..7f6ee9bdf 100644 --- a/security/libgnome-keyring/pkg-plist +++ b/security/libgnome-keyring/pkg-plist @@ -32,6 +32,7 @@ share/doc/gnome-keyring/style.css share/doc/gnome-keyring/up.png share/locale/af/LC_MESSAGES/libgnome-keyring.mo share/locale/ar/LC_MESSAGES/libgnome-keyring.mo +share/locale/as/LC_MESSAGES/libgnome-keyring.mo share/locale/ast/LC_MESSAGES/libgnome-keyring.mo share/locale/bg/LC_MESSAGES/libgnome-keyring.mo share/locale/bn/LC_MESSAGES/libgnome-keyring.mo @@ -53,6 +54,7 @@ share/locale/fy/LC_MESSAGES/libgnome-keyring.mo share/locale/gl/LC_MESSAGES/libgnome-keyring.mo share/locale/gu/LC_MESSAGES/libgnome-keyring.mo share/locale/he/LC_MESSAGES/libgnome-keyring.mo +share/locale/hi/LC_MESSAGES/libgnome-keyring.mo share/locale/hu/LC_MESSAGES/libgnome-keyring.mo share/locale/id/LC_MESSAGES/libgnome-keyring.mo share/locale/it/LC_MESSAGES/libgnome-keyring.mo @@ -103,5 +105,7 @@ share/locale/zh_TW/LC_MESSAGES/libgnome-keyring.mo @dirrmtry share/locale/ca@valencia @dirrmtry share/locale/ast/LC_MESSAGES @dirrmtry share/locale/ast +@dirrmtry share/locale/as/LC_MESSAGES +@dirrmtry share/locale/as @dirrm share/doc/gnome-keyring @dirrm include/gnome-keyring-1 |