diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-05-22 19:53:20 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-05-22 19:53:20 +0800 |
commit | 4bdb58defc0b595a38f0c4ee50277d527b0969f3 (patch) | |
tree | 1c5b9aa2c328541e6c99bde8a1d74e5dda959e8a | |
parent | 812fda0d07c9a9f35820fd6039e2cbf2cd4579b5 (diff) | |
download | marcuscom-ports-4bdb58defc0b595a38f0c4ee50277d527b0969f3.tar.gz marcuscom-ports-4bdb58defc0b595a38f0c4ee50277d527b0969f3.tar.zst marcuscom-ports-4bdb58defc0b595a38f0c4ee50277d527b0969f3.zip |
Update to 3.0.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15967 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | deskutils/gnome-tweak-tool/Makefile | 2 | ||||
-rw-r--r-- | deskutils/gnome-tweak-tool/distinfo | 4 | ||||
-rw-r--r-- | deskutils/gnome-tweak-tool/pkg-plist | 5 |
3 files changed, 8 insertions, 3 deletions
diff --git a/deskutils/gnome-tweak-tool/Makefile b/deskutils/gnome-tweak-tool/Makefile index 3e4e74f14..2e9d6acf5 100644 --- a/deskutils/gnome-tweak-tool/Makefile +++ b/deskutils/gnome-tweak-tool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome-tweak-tool -PORTVERSION= 3.0.3 +PORTVERSION= 3.0.4 CATEGORIES= deskutils gnome MASTER_SITES= GNOME diff --git a/deskutils/gnome-tweak-tool/distinfo b/deskutils/gnome-tweak-tool/distinfo index 773b06651..42b48891c 100644 --- a/deskutils/gnome-tweak-tool/distinfo +++ b/deskutils/gnome-tweak-tool/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome-tweak-tool-3.0.3.tar.bz2) = c055cb760a52aaa2ab1ca01f611b4881462576e7a91cdaf463cfd8de18e2fc03 -SIZE (gnome-tweak-tool-3.0.3.tar.bz2) = 191346 +SHA256 (gnome-tweak-tool-3.0.4.tar.bz2) = dc05ce16d874016fd7830b390607c03d4fb8dcb7bd7c56daa2270234b82d5863 +SIZE (gnome-tweak-tool-3.0.4.tar.bz2) = 197798 diff --git a/deskutils/gnome-tweak-tool/pkg-plist b/deskutils/gnome-tweak-tool/pkg-plist index 61d383c71..ff789fb55 100644 --- a/deskutils/gnome-tweak-tool/pkg-plist +++ b/deskutils/gnome-tweak-tool/pkg-plist @@ -32,6 +32,9 @@ bin/gnome-tweak-tool %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_shell.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_shell.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_shell.pyo +%%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_shell_extensions.py +%%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_shell_extensions.pyc +%%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_shell_extensions.pyo %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_test.py %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_test.pyc %%PYTHON_SITELIBDIR%%/gtweak/tweaks/tweak_test.pyo @@ -53,6 +56,7 @@ share/applications/gnome-tweak-tool.desktop share/locale/cs/LC_MESSAGES/gnome-tweak-tool.mo share/locale/da/LC_MESSAGES/gnome-tweak-tool.mo share/locale/de/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/el/LC_MESSAGES/gnome-tweak-tool.mo share/locale/es/LC_MESSAGES/gnome-tweak-tool.mo share/locale/ja/LC_MESSAGES/gnome-tweak-tool.mo share/locale/lv/LC_MESSAGES/gnome-tweak-tool.mo @@ -62,6 +66,7 @@ share/locale/pt/LC_MESSAGES/gnome-tweak-tool.mo share/locale/pt_BR/LC_MESSAGES/gnome-tweak-tool.mo share/locale/sl/LC_MESSAGES/gnome-tweak-tool.mo share/locale/sv/LC_MESSAGES/gnome-tweak-tool.mo +share/locale/uk/LC_MESSAGES/gnome-tweak-tool.mo share/locale/vi/LC_MESSAGES/gnome-tweak-tool.mo share/locale/zh_CN/LC_MESSAGES/gnome-tweak-tool.mo @dirrm %%DATADIR%% |