diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-11-30 21:00:27 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-11-30 21:00:27 +0000 |
commit | 60f543fbf297fdbcf68f393778f155cfd7eb0d01 (patch) | |
tree | 5421b5d218581217a0c5ad3e7b914a9f717574e1 /sysutils/gconf-editor | |
parent | 0e1765d248a0c3d55363b2c7e7d9bb8562271adf (diff) | |
download | ports-60f543fbf297fdbcf68f393778f155cfd7eb0d01.tar.gz ports-60f543fbf297fdbcf68f393778f155cfd7eb0d01.zip |
- Update to 2.12.1
Notes
Notes:
svn path=/head/; revision=150084
Diffstat (limited to 'sysutils/gconf-editor')
-rw-r--r-- | sysutils/gconf-editor/Makefile | 3 | ||||
-rw-r--r-- | sysutils/gconf-editor/distinfo | 6 | ||||
-rw-r--r-- | sysutils/gconf-editor/pkg-plist | 3 |
3 files changed, 7 insertions, 5 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile index df4c4624c8a3..79e98e8598ae 100644 --- a/sysutils/gconf-editor/Makefile +++ b/sysutils/gconf-editor/Makefile @@ -7,8 +7,7 @@ # PORTNAME= gconf-editor -PORTVERSION= 2.12.0 -PORTREVISION= 1 +PORTVERSION= 2.12.1 PORTEPOCH= 1 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} diff --git a/sysutils/gconf-editor/distinfo b/sysutils/gconf-editor/distinfo index f24be6f9ef2d..b734b4b802ea 100644 --- a/sysutils/gconf-editor/distinfo +++ b/sysutils/gconf-editor/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gconf-editor-2.12.0.tar.bz2) = ec8b0d4ee2a460ed31f69e4825fb4e17 -SHA256 (gnome2/gconf-editor-2.12.0.tar.bz2) = 61f85bd4fe40c108688527d30dba7a7236cfb59adcef0f98ddb939e5c85c8207 -SIZE (gnome2/gconf-editor-2.12.0.tar.bz2) = 531655 +MD5 (gnome2/gconf-editor-2.12.1.tar.bz2) = 0fa81dee78ca10f0192eb19afa6883f5 +SHA256 (gnome2/gconf-editor-2.12.1.tar.bz2) = 3f1da5b93f1182c0b750a49d7de739f835a69600e74d4147db8ae68400f6aa59 +SIZE (gnome2/gconf-editor-2.12.1.tar.bz2) = 539803 diff --git a/sysutils/gconf-editor/pkg-plist b/sysutils/gconf-editor/pkg-plist index c3037e36b7b9..6c197f89bf05 100644 --- a/sysutils/gconf-editor/pkg-plist +++ b/sysutils/gconf-editor/pkg-plist @@ -62,6 +62,7 @@ share/locale/it/LC_MESSAGES/gconf-editor.mo share/locale/ja/LC_MESSAGES/gconf-editor.mo share/locale/kn/LC_MESSAGES/gconf-editor.mo share/locale/ko/LC_MESSAGES/gconf-editor.mo +share/locale/ku/LC_MESSAGES/gconf-editor.mo share/locale/li/LC_MESSAGES/gconf-editor.mo share/locale/lt/LC_MESSAGES/gconf-editor.mo share/locale/lv/LC_MESSAGES/gconf-editor.mo @@ -98,6 +99,8 @@ share/locale/vi/LC_MESSAGES/gconf-editor.mo share/locale/xh/LC_MESSAGES/gconf-editor.mo share/locale/zh_CN/LC_MESSAGES/gconf-editor.mo share/locale/zh_TW/LC_MESSAGES/gconf-editor.mo +@unexec rmdir %D/share/locale/ku/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/ku 2> /dev/null || true @unexec rmdir %D/share/locale/ug/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/ug 2> /dev/null || true @unexec rmdir %D/share/locale/te/LC_MESSAGES 2> /dev/null || true |