diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-08-01 16:23:22 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-08-01 16:23:22 +0000 |
commit | 437579290de3c32e12790cca01a2217cdc5ef7fd (patch) | |
tree | 1b9e077ac083fd1778863634526e69bdc27a5c56 /x11-wm | |
parent | c780bb1feeaac1db511b213e232a02913a832597 (diff) | |
download | ports-437579290de3c32e12790cca01a2217cdc5ef7fd.tar.gz ports-437579290de3c32e12790cca01a2217cdc5ef7fd.zip |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/enlightenment-devel/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/enlightenment-devel/distinfo | 4 | ||||
-rw-r--r-- | x11-wm/enlightenment-devel/pkg-plist | 7 |
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile index fb2339c22eca..ecdbbce864a4 100644 --- a/x11-wm/enlightenment-devel/Makefile +++ b/x11-wm/enlightenment-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= enlightenment -PORTVERSION= 0.16.999.011 +PORTVERSION= 0.16.999.013 PORTREVISION= 0 CATEGORIES= x11-wm MASTER_SITES= http://enlightenment.freedesktop.org/files/ diff --git a/x11-wm/enlightenment-devel/distinfo b/x11-wm/enlightenment-devel/distinfo index 559bd5d0f1d2..b212e19b6d39 100644 --- a/x11-wm/enlightenment-devel/distinfo +++ b/x11-wm/enlightenment-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (enlightenment-0.16.999.011.tar.gz) = 81e22a8f19e0269fe74fcd84e361948b -SIZE (enlightenment-0.16.999.011.tar.gz) = 41544968 +MD5 (enlightenment-0.16.999.013.tar.gz) = d8dd1ab454cc08e33905bb03f6d480cf +SIZE (enlightenment-0.16.999.013.tar.gz) = 41558793 diff --git a/x11-wm/enlightenment-devel/pkg-plist b/x11-wm/enlightenment-devel/pkg-plist index 25cc4ae65448..ee99c235fa73 100644 --- a/x11-wm/enlightenment-devel/pkg-plist +++ b/x11-wm/enlightenment-devel/pkg-plist @@ -17,6 +17,7 @@ include/enlightenment/e_config.h include/enlightenment/e_container.h include/enlightenment/e_datastore.h include/enlightenment/e_desk.h +include/enlightenment/e_dialog.h include/enlightenment/e_dnd.h include/enlightenment/e_error.h include/enlightenment/e_focus.h @@ -68,6 +69,8 @@ lib/enlightenment/modules/clock/module_icon.png lib/enlightenment/modules/cpufreq/freqset lib/enlightenment/modules/cpufreq/module.so lib/enlightenment/modules/cpufreq/module_icon.png +lib/enlightenment/modules/desktopname/module.so +lib/enlightenment/modules/desktopname/module_icon.png lib/enlightenment/modules/dropshadow/menu_icon_close.png lib/enlightenment/modules/dropshadow/menu_icon_dark.png lib/enlightenment/modules/dropshadow/menu_icon_far.png @@ -117,7 +120,6 @@ lib/libe.so.0 %%DATADIR%%/data/fonts/fonts.dir %%DATADIR%%/data/fonts/kochi-gothic.ttf %%DATADIR%%/data/fonts/kochi.COPYING -%%DATADIR%%/data/icons/default.edj %%DATADIR%%/data/images/button_in.png %%DATADIR%%/data/images/button_out.png %%DATADIR%%/data/images/e.png @@ -143,6 +145,7 @@ share/locale/ja/LC_MESSAGES/enlightenment.mo share/locale/pl/LC_MESSAGES/enlightenment.mo share/locale/pt/LC_MESSAGES/enlightenment.mo share/locale/ru/LC_MESSAGES/enlightenment.mo +share/locale/sk/LC_MESSAGES/enlightenment.mo share/locale/sl/LC_MESSAGES/enlightenment.mo share/locale/zh_CN/LC_MESSAGES/enlightenment.mo share/xsessions/enlightenment.desktop @@ -151,7 +154,6 @@ share/xsessions/enlightenment.desktop @dirrm %%DATADIR%%/data/other @dirrm %%DATADIR%%/data/init @dirrm %%DATADIR%%/data/images -@dirrm %%DATADIR%%/data/icons @dirrm %%DATADIR%%/data/fonts @dirrm %%DATADIR%%/data @dirrm %%DATADIR%% @@ -164,6 +166,7 @@ share/xsessions/enlightenment.desktop @dirrm lib/enlightenment/modules/ibox @dirrm lib/enlightenment/modules/ibar @dirrm lib/enlightenment/modules/dropshadow +@dirrm lib/enlightenment/modules/desktopname @dirrm lib/enlightenment/modules/cpufreq @dirrm lib/enlightenment/modules/clock @dirrm lib/enlightenment/modules/battery |