diff options
author | hira <hira> | 2008-12-18 13:51:51 +0000 |
---|---|---|
committer | hira <hira> | 2008-12-18 13:51:51 +0000 |
commit | e8df4219ca05a952e3f3fcf5a47825a69ebce89d (patch) | |
tree | 97ba61fcd9afbd8b7a2230b08fbb5d2991a50ebe /x11/xfce4-mcs-plugins | |
parent | ea7546b22ce2fe52691b8fa3a8143d5dd0865f34 (diff) | |
download | pkgsrc-e8df4219ca05a952e3f3fcf5a47825a69ebce89d.tar.gz |
Fix PR pkg/40218. Add missing entries to PLIST. Bump PKGREVISION.
Diffstat (limited to 'x11/xfce4-mcs-plugins')
-rw-r--r-- | x11/xfce4-mcs-plugins/Makefile | 3 | ||||
-rw-r--r-- | x11/xfce4-mcs-plugins/PLIST | 7 |
2 files changed, 8 insertions, 2 deletions
diff --git a/x11/xfce4-mcs-plugins/Makefile b/x11/xfce4-mcs-plugins/Makefile index 45553661a55..1aab1b1da1b 100644 --- a/x11/xfce4-mcs-plugins/Makefile +++ b/x11/xfce4-mcs-plugins/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2008/07/14 12:56:19 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2008/12/18 13:51:51 hira Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -6,6 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir DISTNAME= xfce-mcs-plugins-${XFCE4_VERSION} PKGNAME= xfce4-mcs-plugins-${XFCE4_VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Xfce settings manager plugins diff --git a/x11/xfce4-mcs-plugins/PLIST b/x11/xfce4-mcs-plugins/PLIST index 0e70b76cc6d..42f0ee6c5e0 100644 --- a/x11/xfce4-mcs-plugins/PLIST +++ b/x11/xfce4-mcs-plugins/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2007/12/07 19:43:30 martti Exp $ +@comment $NetBSD: PLIST,v 1.16 2008/12/18 13:51:51 hira Exp $ lib/xfce4/mcs-plugins/display_plugin.la lib/xfce4/mcs-plugins/fm_plugin.la lib/xfce4/mcs-plugins/keyboard_plugin.la @@ -25,6 +25,7 @@ share/locale/bg/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/bn_IN/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/ca/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/cs/LC_MESSAGES/xfce-mcs-plugins.mo +share/locale/da/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/de/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/dz/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/el/LC_MESSAGES/xfce-mcs-plugins.mo @@ -42,10 +43,12 @@ share/locale/gu/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/he/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/hi/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/hu/LC_MESSAGES/xfce-mcs-plugins.mo +share/locale/id/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/it/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/ja/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/ka/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/ko/LC_MESSAGES/xfce-mcs-plugins.mo +share/locale/ku/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/lt/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/lv/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/mk/LC_MESSAGES/xfce-mcs-plugins.mo @@ -59,11 +62,13 @@ share/locale/pt_BR/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/pt_PT/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/ro/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/ru/LC_MESSAGES/xfce-mcs-plugins.mo +share/locale/si/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/sk/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/sv/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/ta/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/tr/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/uk/LC_MESSAGES/xfce-mcs-plugins.mo +share/locale/ur/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/vi/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/zh_CN/LC_MESSAGES/xfce-mcs-plugins.mo share/locale/zh_TW/LC_MESSAGES/xfce-mcs-plugins.mo |