diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2008-03-11 21:13:53 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2008-03-11 21:13:53 +0000 |
commit | 9a2e4c8b780fc607dc4b4adabefb354c84401a96 (patch) | |
tree | f59767aed29b447d3d80ab987e898598663c27e3 /x11-wm/e17-module-moon | |
parent | Remove an extra '('. (diff) |
- Update enlightenment-devel and EFL libraries to the latest snapshot
- Deprecate old unsupported apps and modules (entice, devian, eveil, engage)
- Split evas and ecore to separate modules to handle dependencies properly
- Disable PAM in enlightenment-devel as it don't work anyway (requires root
privilegies)
- Add DBUS support.
Thanks to: az
Notes
Notes:
svn path=/head/; revision=208836
Diffstat (limited to 'x11-wm/e17-module-moon')
-rw-r--r-- | x11-wm/e17-module-moon/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/e17-module-moon/distinfo | 6 | ||||
-rw-r--r-- | x11-wm/e17-module-moon/pkg-plist | 22 |
3 files changed, 22 insertions, 10 deletions
diff --git a/x11-wm/e17-module-moon/Makefile b/x11-wm/e17-module-moon/Makefile index 01eee6b51d99..5c5afc33b2b5 100644 --- a/x11-wm/e17-module-moon/Makefile +++ b/x11-wm/e17-module-moon/Makefile @@ -6,8 +6,8 @@ # PORTNAME= moon -PORTVERSION= 20070223 -PORTREVISION= 1 +PORTVERSION= 20080223 +PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ diff --git a/x11-wm/e17-module-moon/distinfo b/x11-wm/e17-module-moon/distinfo index b686069e9d75..985c259b8383 100644 --- a/x11-wm/e17-module-moon/distinfo +++ b/x11-wm/e17-module-moon/distinfo @@ -1,3 +1,3 @@ -MD5 (moon-20070223.tar.bz2) = a110d53bc5a05297e93a3a1eb05c9c11 -SHA256 (moon-20070223.tar.bz2) = 4e387eabe35435c61da7fd84a33cad8f8f3db31092c44bdf65834273f5f4a775 -SIZE (moon-20070223.tar.bz2) = 699637 +MD5 (moon-20080223.tar.bz2) = 77f4e625f597799c5bf160cbabfc1601 +SHA256 (moon-20080223.tar.bz2) = 0b8bd6bfe7147bbadddd642b35cb1d89a11d2bb5f1ad6f448185ebf948e85e62 +SIZE (moon-20080223.tar.bz2) = 648718 diff --git a/x11-wm/e17-module-moon/pkg-plist b/x11-wm/e17-module-moon/pkg-plist index 9e45a173c835..fb85cb2abbce 100644 --- a/x11-wm/e17-module-moon/pkg-plist +++ b/x11-wm/e17-module-moon/pkg-plist @@ -2,12 +2,24 @@ lib/enlightenment/modules/moon/%%E17_ARCH%%/module.a lib/enlightenment/modules/moon/%%E17_ARCH%%/module.la lib/enlightenment/modules/moon/%%E17_ARCH%%/module.so lib/enlightenment/modules/moon/module.desktop -lib/enlightenment/modules/moon/module.edj +lib/enlightenment/modules/moon/e-module-moon.edj lib/enlightenment/modules/moon/moon.edj -%%NLS%%share/locale/eo/LC_MESSAGES/moon.mo -%%NLS%%share/locale/it/LC_MESSAGES/moon.mo -%%NLS%%share/locale/ja/LC_MESSAGES/moon.mo -%%NLS%%share/locale/sv/LC_MESSAGES/moon.mo +%%NLS%%lib/enlightenment/modules/moon/locale/eo/LC_MESSAGES/moon.mo +%%NLS%%lib/enlightenment/modules/moon/locale/fi/LC_MESSAGES/moon.mo +%%NLS%%lib/enlightenment/modules/moon/locale/it/LC_MESSAGES/moon.mo +%%NLS%%lib/enlightenment/modules/moon/locale/ja/LC_MESSAGES/moon.mo +%%NLS%%lib/enlightenment/modules/moon/locale/sv/LC_MESSAGES/moon.mo +%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/eo/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/eo +%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/fi/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/fi +%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/it/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/it +%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/ja/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/ja +%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/sv/LC_MESSAGES +%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/sv +%%NLS%%@dirrm lib/enlightenment/modules/moon/locale @dirrm lib/enlightenment/modules/moon/%%E17_ARCH%% @dirrm lib/enlightenment/modules/moon @dirrmtry lib/enlightenment/modules |