diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-04-29 17:15:57 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-04-29 17:15:57 +0000 |
commit | 1ea6455b300190a9e2e6e4be0ff03145763ae802 (patch) | |
tree | d8411b22b6397a431d511651b77f5e64eb5ddad8 /x11 | |
parent | Add svgxsvg in the list to take care of this directory too, bump the (diff) |
- Fix the plist with WITH_MINI_COMMANDER.
- No longer need to remove hicolor/svgxsvg and hicolor/48x48 directories, which
misc/hicolor-icon-theme takes care of these directories.
- Bump the PORTREVISION.
Notes
Notes:
svn path=/head/; revision=191132
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-applets/Makefile | 1 | ||||
-rw-r--r-- | x11/gnome-applets/pkg-plist | 16 |
2 files changed, 10 insertions, 7 deletions
diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile index 1aa19050294c..1b87916a9887 100644 --- a/x11/gnome-applets/Makefile +++ b/x11/gnome-applets/Makefile @@ -8,6 +8,7 @@ PORTNAME= gnome-applets PORTVERSION= 2.18.0 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/x11/gnome-applets/pkg-plist b/x11/gnome-applets/pkg-plist index 411ee4906704..ba457ac74569 100644 --- a/x11/gnome-applets/pkg-plist +++ b/x11/gnome-applets/pkg-plist @@ -332,6 +332,10 @@ share/gnome/help/char-palette/uk/figures/charpick_characters.png %%COMMANDER%%share/gnome/help/command-line/C/figures/prefs-macros.png %%COMMANDER%%share/gnome/help/command-line/C/figures/prefs.png %%COMMANDER%%share/gnome/help/command-line/C/legal.xml +%%COMMANDER%%share/gnome/help/command-line/en_GB/command-line.xml +%%COMMANDER%%share/gnome/help/command-line/en_GB/figures/command-line.png +%%COMMANDER%%share/gnome/help/command-line/en_GB/figures/prefs-macros.png +%%COMMANDER%%share/gnome/help/command-line/en_GB/figures/prefs.png %%COMMANDER%%share/gnome/help/command-line/es/command-line.xml %%COMMANDER%%share/gnome/help/command-line/es/figures/command-line.png %%COMMANDER%%share/gnome/help/command-line/es/figures/prefs-macros.png @@ -786,6 +790,7 @@ share/gnome/omf/char-palette/char-palette-pt_BR.omf share/gnome/omf/char-palette/char-palette-sv.omf share/gnome/omf/char-palette/char-palette-uk.omf %%COMMANDER%%share/gnome/omf/command-line/command-line-C.omf +%%COMMANDER%%share/gnome/omf/command-line/command-line-en_GB.omf %%COMMANDER%%share/gnome/omf/command-line/command-line-es.omf %%COMMANDER%%share/gnome/omf/command-line/command-line-fr.omf %%COMMANDER%%share/gnome/omf/command-line/command-line-pt_BR.omf @@ -1087,8 +1092,8 @@ share/locale/mg/LC_MESSAGES/gnome-applets-2.0.mo share/locale/mk/LC_MESSAGES/gnome-applets-2.0.mo share/locale/ml/LC_MESSAGES/gnome-applets-2.0.mo share/locale/mn/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-applets-2.0.mo share/locale/mr/LC_MESSAGES/gnome-applets-2.0.mo +share/locale/ms/LC_MESSAGES/gnome-applets-2.0.mo share/locale/nb/LC_MESSAGES/gnome-applets-2.0.mo share/locale/ne/LC_MESSAGES/gnome-applets-2.0.mo share/locale/nl/LC_MESSAGES/gnome-applets-2.0.mo @@ -1118,12 +1123,6 @@ share/locale/xh/LC_MESSAGES/gnome-applets-2.0.mo share/locale/zh_CN/LC_MESSAGES/gnome-applets-2.0.mo share/locale/zh_HK/LC_MESSAGES/gnome-applets-2.0.mo share/locale/zh_TW/LC_MESSAGES/gnome-applets-2.0.mo -@dirrmtry share/icons/hicolor/svgxsvg/apps -@dirrmtry share/icons/hicolor/svgxsvg -@dirrmtry share/icons/hicolor/48x48/apps -@dirrmtry share/icons/hicolor/48x48 -@dirrmtry share/icons/hicolor -@dirrmtry share/icons @dirrm share/gnome/pixmaps/stickynotes %%CPUFREQ%%@dirrm share/gnome/pixmaps/cpufreq-applet @dirrm share/gnome/pixmaps/accessx-status-applet @@ -1304,6 +1303,8 @@ share/locale/zh_TW/LC_MESSAGES/gnome-applets-2.0.mo %%COMMANDER%%@dirrm share/gnome/help/command-line/fr %%COMMANDER%%@dirrm share/gnome/help/command-line/es/figures %%COMMANDER%%@dirrm share/gnome/help/command-line/es +%%COMMANDER%%@dirrm share/gnome/help/command-line/en_GB/figures +%%COMMANDER%%@dirrm share/gnome/help/command-line/en_GB %%COMMANDER%%@dirrm share/gnome/help/command-line/C/figures %%COMMANDER%%@dirrm share/gnome/help/command-line/C %%COMMANDER%%@dirrm share/gnome/help/command-line @@ -1375,6 +1376,7 @@ share/locale/zh_TW/LC_MESSAGES/gnome-applets-2.0.mo @dirrm share/gnome/gnome-applets/geyes/Bizarre @dirrm share/gnome/gnome-applets/geyes @dirrm share/gnome/gnome-applets +%%COMMANDER%%@dirrm libexec/gnome-applets %%PYTHON%%@dirrm %%PYTHON_SITELIBDIR%%/invest @dirrm include/libgweather @dirrmtry share/locale/zh_TW/LC_MESSAGES |