diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-22 19:16:19 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-22 19:16:19 +0800 |
commit | 66919ca9609a836fbb77c7663b890241ed6074a3 (patch) | |
tree | 776f87910e78334c7795d328db5f91979dad551c /security/libgnome-keyring | |
parent | d4205063dd9b2b3f09c9e0eaa9755f6a3bcda061 (diff) | |
download | marcuscom-ports-66919ca9609a836fbb77c7663b890241ed6074a3.tar marcuscom-ports-66919ca9609a836fbb77c7663b890241ed6074a3.tar.gz marcuscom-ports-66919ca9609a836fbb77c7663b890241ed6074a3.tar.bz2 marcuscom-ports-66919ca9609a836fbb77c7663b890241ed6074a3.tar.lz marcuscom-ports-66919ca9609a836fbb77c7663b890241ed6074a3.tar.xz marcuscom-ports-66919ca9609a836fbb77c7663b890241ed6074a3.tar.zst marcuscom-ports-66919ca9609a836fbb77c7663b890241ed6074a3.zip |
Update to 2.91.93.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15549 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/libgnome-keyring')
-rw-r--r-- | security/libgnome-keyring/Makefile | 8 | ||||
-rw-r--r-- | security/libgnome-keyring/distinfo | 4 | ||||
-rw-r--r-- | security/libgnome-keyring/pkg-plist | 3 |
3 files changed, 9 insertions, 6 deletions
diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile index e9ac14a2a..4d14230b9 100644 --- a/security/libgnome-keyring/Makefile +++ b/security/libgnome-keyring/Makefile @@ -3,10 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/security/libgnome-keyring/Makefile,v 1.7 2010/09/28 08:11:06 kwm Exp $ +# $MCom: ports/security/libgnome-keyring/Makefile,v 1.9 2011/03/10 15:44:40 kwm Exp $ PORTNAME= libgnome-keyring -PORTVERSION= 2.91.92 +PORTVERSION= 2.91.93 CATEGORIES= security gnome MASTER_SITES= GNOME @@ -22,7 +22,7 @@ USE_GMAKE= yes USE_GETTEXT= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" +CPPFLAGS= "-I${LOCALBASE}/include" +CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" .include <bsd.port.mk> diff --git a/security/libgnome-keyring/distinfo b/security/libgnome-keyring/distinfo index 7c35cb401..0cfa13823 100644 --- a/security/libgnome-keyring/distinfo +++ b/security/libgnome-keyring/distinfo @@ -1,2 +1,2 @@ -SHA256 (libgnome-keyring-2.91.92.tar.bz2) = 858717c6d4deae35d48767b313defdbd82ae57e62c17ae26fa5fd72df086a3d8 -SIZE (libgnome-keyring-2.91.92.tar.bz2) = 418192 +SHA256 (libgnome-keyring-2.91.93.tar.bz2) = 346d8cc8d38046b6a8bfc086bd122c727d39b01bc9f0705cc069ea9f47b0d9b9 +SIZE (libgnome-keyring-2.91.93.tar.bz2) = 418451 diff --git a/security/libgnome-keyring/pkg-plist b/security/libgnome-keyring/pkg-plist index c16e0fc63..0ab51c479 100644 --- a/security/libgnome-keyring/pkg-plist +++ b/security/libgnome-keyring/pkg-plist @@ -48,6 +48,7 @@ share/locale/eu/LC_MESSAGES/libgnome-keyring.mo share/locale/fa/LC_MESSAGES/libgnome-keyring.mo share/locale/fi/LC_MESSAGES/libgnome-keyring.mo share/locale/fr/LC_MESSAGES/libgnome-keyring.mo +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 @@ -94,6 +95,8 @@ share/locale/zh_TW/LC_MESSAGES/libgnome-keyring.mo @dirrmtry share/local/sr@latin @dirrmtry share/local/nds/LC_MESSAGES @dirrmtry share/local/nds +@dirrmtry share/local/fy/LC_MESSAGES +@dirrmtry share/local/fy @dirrmtry share/local/ca@valencia/LC_MESSAGES @dirrmtry share/local/ca@valencia @dirrmtry share/local/ast/LC_MESSAGES |