diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-08 05:46:27 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-10-08 05:46:27 +0800 |
commit | 9a009a55b6191c8e695ecd67d846c4a15e270ec9 (patch) | |
tree | 7d3cb22eb19916dbfdc47be9e6c4e7e0e6271ab1 /security | |
parent | a342d2ee799d2df3d1cceed9a93199bd63262086 (diff) | |
download | marcuscom-ports-9a009a55b6191c8e695ecd67d846c4a15e270ec9.tar marcuscom-ports-9a009a55b6191c8e695ecd67d846c4a15e270ec9.tar.gz marcuscom-ports-9a009a55b6191c8e695ecd67d846c4a15e270ec9.tar.bz2 marcuscom-ports-9a009a55b6191c8e695ecd67d846c4a15e270ec9.tar.lz marcuscom-ports-9a009a55b6191c8e695ecd67d846c4a15e270ec9.tar.xz marcuscom-ports-9a009a55b6191c8e695ecd67d846c4a15e270ec9.tar.zst marcuscom-ports-9a009a55b6191c8e695ecd67d846c4a15e270ec9.zip |
Update to 3.2.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16380 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security')
-rw-r--r-- | security/libgnome-keyring/Makefile | 6 | ||||
-rw-r--r-- | security/libgnome-keyring/distinfo | 4 | ||||
-rw-r--r-- | security/libgnome-keyring/pkg-plist | 3 |
3 files changed, 8 insertions, 5 deletions
diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile index f6b83ed93..5ad049b19 100644 --- a/security/libgnome-keyring/Makefile +++ b/security/libgnome-keyring/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/security/libgnome-keyring/Makefile,v 1.19 2011/09/16 19:41:10 kwm Exp $ +# $MCom: ports/security/libgnome-keyring/Makefile,v 1.20 2011/09/19 17:43:12 kwm Exp $ # PORTNAME= libgnome-keyring -PORTVERSION= 3.1.92 +PORTVERSION= 3.2.0 CATEGORIES= security gnome MASTER_SITES= GNOME @@ -24,6 +24,6 @@ USE_GETTEXT= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CPPFLAGS= -I${LOCALBASE}/include -CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" +LDFLAGS= -L${LOCALBASE}/lib .include <bsd.port.mk> diff --git a/security/libgnome-keyring/distinfo b/security/libgnome-keyring/distinfo index ea742096e..c7840795f 100644 --- a/security/libgnome-keyring/distinfo +++ b/security/libgnome-keyring/distinfo @@ -1,2 +1,2 @@ -SHA256 (libgnome-keyring-3.1.92.tar.xz) = 8ea2fe57d6ee32ca590537ea30589d6dd310891ce581581d8f9e653f682dcfc1 -SIZE (libgnome-keyring-3.1.92.tar.xz) = 357940 +SHA256 (libgnome-keyring-3.2.0.tar.xz) = 0516403432b06ecc173c9f9dbe3eaa87b2c7a230806fcac4dfd73ad998e928f5 +SIZE (libgnome-keyring-3.2.0.tar.xz) = 358448 diff --git a/security/libgnome-keyring/pkg-plist b/security/libgnome-keyring/pkg-plist index d309b7e2d..be26fe022 100644 --- a/security/libgnome-keyring/pkg-plist +++ b/security/libgnome-keyring/pkg-plist @@ -83,6 +83,7 @@ share/locale/sr/LC_MESSAGES/libgnome-keyring.mo share/locale/sr@latin/LC_MESSAGES/libgnome-keyring.mo share/locale/sv/LC_MESSAGES/libgnome-keyring.mo share/locale/ta/LC_MESSAGES/libgnome-keyring.mo +share/locale/te/LC_MESSAGES/libgnome-keyring.mo share/locale/th/LC_MESSAGES/libgnome-keyring.mo share/locale/tr/LC_MESSAGES/libgnome-keyring.mo share/locale/ug/LC_MESSAGES/libgnome-keyring.mo @@ -95,6 +96,8 @@ share/locale/zh_TW/LC_MESSAGES/libgnome-keyring.mo @dirrmtry share/locale/zh_HK @dirrmtry share/locale/ug/LC_MESSAGES @dirrmtry share/locale/ug +@dirrmtry share/locale/te/LC_MESSAGES +@dirrmtry share/locale/te @dirrmtry share/locale/sr@latin/LC_MESSAGES @dirrmtry share/locale/sr@latin @dirrmtry share/locale/nds/LC_MESSAGES |