svn commit: r314465 - head/security/libgnome-keyring
Bryan Drewery
bdrewery at FreeBSD.org
Sun Mar 17 17:02:24 UTC 2013
Author: bdrewery
Date: Sun Mar 17 17:02:23 2013
New Revision: 314465
URL: http://svnweb.freebsd.org/changeset/ports/314465
Log:
- Fix plist due to misspelling of 'locale'
Reported by: lme
Modified:
head/security/libgnome-keyring/Makefile
head/security/libgnome-keyring/pkg-plist
Modified: head/security/libgnome-keyring/Makefile
==============================================================================
--- head/security/libgnome-keyring/Makefile Sun Mar 17 17:00:19 2013 (r314464)
+++ head/security/libgnome-keyring/Makefile Sun Mar 17 17:02:23 2013 (r314465)
@@ -7,7 +7,7 @@
PORTNAME= libgnome-keyring
PORTVERSION= 2.32.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= security gnome
MASTER_SITES= GNOME
Modified: head/security/libgnome-keyring/pkg-plist
==============================================================================
--- head/security/libgnome-keyring/pkg-plist Sun Mar 17 17:00:19 2013 (r314464)
+++ head/security/libgnome-keyring/pkg-plist Sun Mar 17 17:02:23 2013 (r314465)
@@ -80,15 +80,15 @@ share/locale/uk/LC_MESSAGES/libgnome-key
share/locale/zh_CN/LC_MESSAGES/libgnome-keyring.mo
share/locale/zh_HK/LC_MESSAGES/libgnome-keyring.mo
share/locale/zh_TW/LC_MESSAGES/libgnome-keyring.mo
- at dirrmtry share/local/zh_HK/LC_MESSAGES
- at dirrmtry share/local/zh_HK
- at dirrmtry share/local/sr at latin/LC_MESSAGES
- at dirrmtry share/local/sr at latin
- at dirrmtry share/local/nds/LC_MESSAGES
- at dirrmtry share/local/nds
- at dirrmtry share/local/ca at valencia/LC_MESSAGES
- at dirrmtry share/local/ca at valencia
- at dirrmtry share/local/ast/LC_MESSAGES
- at dirrmtry share/local/ast
+ at dirrmtry share/locale/zh_HK/LC_MESSAGES
+ at dirrmtry share/locale/zh_HK
+ at dirrmtry share/locale/sr at latin/LC_MESSAGES
+ at dirrmtry share/locale/sr at latin
+ at dirrmtry share/locale/nds/LC_MESSAGES
+ at dirrmtry share/locale/nds
+ at dirrmtry share/locale/ca at valencia/LC_MESSAGES
+ at dirrmtry share/locale/ca at valencia
+ at dirrmtry share/locale/ast/LC_MESSAGES
+ at dirrmtry share/locale/ast
@dirrm share/doc/gnome-keyring
@dirrm include/gnome-keyring-1
More information about the svn-ports-head
mailing list