diff options
Diffstat (limited to 'x11-toolkits/ewl')
-rw-r--r-- | x11-toolkits/ewl/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/ewl/distinfo | 4 | ||||
-rw-r--r-- | x11-toolkits/ewl/pkg-plist | 12 |
3 files changed, 14 insertions, 4 deletions
diff --git a/x11-toolkits/ewl/Makefile b/x11-toolkits/ewl/Makefile index 81484a2..b968c3b 100644 --- a/x11-toolkits/ewl/Makefile +++ b/x11-toolkits/ewl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ewl -PORTVERSION= 0.0.4.003 +PORTVERSION= 0.0.4.004 CATEGORIES= x11-toolkits MASTER_SITES= http://enlightenment.freedesktop.org/files/ diff --git a/x11-toolkits/ewl/distinfo b/x11-toolkits/ewl/distinfo index 9451d10..a58b9c6 100644 --- a/x11-toolkits/ewl/distinfo +++ b/x11-toolkits/ewl/distinfo @@ -1,2 +1,2 @@ -MD5 (ewl-0.0.4.003.tar.gz) = 00adc44c1b79bab7f249687979662145 -SIZE (ewl-0.0.4.003.tar.gz) = 1201386 +MD5 (ewl-0.0.4.004.tar.gz) = aed8f9eaf06ed5f0120d6f9ce2dc985c +SIZE (ewl-0.0.4.004.tar.gz) = 1222523 diff --git a/x11-toolkits/ewl/pkg-plist b/x11-toolkits/ewl/pkg-plist index da7fc50..ff1517b 100644 --- a/x11-toolkits/ewl/pkg-plist +++ b/x11-toolkits/ewl/pkg-plist @@ -8,7 +8,9 @@ include/ewl/ewl_border.h include/ewl/ewl_box.h include/ewl/ewl_button.h include/ewl/ewl_button_stock.h +include/ewl/ewl_calendar.h include/ewl/ewl_callback.h +include/ewl/ewl_colordialog.h include/ewl/ewl_cell.h include/ewl/ewl_check.h include/ewl/ewl_checkbutton.h @@ -16,6 +18,7 @@ include/ewl/ewl_colorpicker.h include/ewl/ewl_combo.h include/ewl/ewl_config.h include/ewl/ewl_container.h +include/ewl/ewl_datepicker.h include/ewl/ewl_debug.h include/ewl/ewl_dialog.h include/ewl/ewl_embed.h @@ -26,8 +29,10 @@ include/ewl/ewl_filedialog.h include/ewl/ewl_fileselector.h include/ewl/ewl_floater.h include/ewl/ewl_grid.h +include/ewl/ewl_iconbox.h include/ewl/ewl_image.h include/ewl/ewl_imenu.h +include/ewl/ewl_label.h include/ewl/ewl_macros.h include/ewl/ewl_menu.h include/ewl/ewl_menu_base.h @@ -66,13 +71,18 @@ share/aclocal/ewl.m4 %%DATADIR%%/examples/ewl_border_test.c %%DATADIR%%/examples/ewl_box_test.c %%DATADIR%%/examples/ewl_button_test.c +%%DATADIR%%/examples/ewl_calendar_test.c +%%DATADIR%%/examples/ewl_colordialog_test.c %%DATADIR%%/examples/ewl_colorpicker_test.c %%DATADIR%%/examples/ewl_combo_test.c +%%DATADIR%%/examples/ewl_datepicker_test.c %%DATADIR%%/examples/ewl_dialog_test.c %%DATADIR%%/examples/ewl_entry_test.c +%%DATADIR%%/examples/ewl_filedialog_multi_test.c %%DATADIR%%/examples/ewl_filedialog_test.c %%DATADIR%%/examples/ewl_fileselector_test.c %%DATADIR%%/examples/ewl_floater_test.c +%%DATADIR%%/examples/ewl_iconbox_test.c %%DATADIR%%/examples/ewl_image_test.c %%DATADIR%%/examples/ewl_imenu_test.c %%DATADIR%%/examples/ewl_menu_bar_test.c @@ -89,7 +99,7 @@ share/aclocal/ewl.m4 %%DATADIR%%/examples/ewl_table_test.c %%DATADIR%%/examples/ewl_test.c %%DATADIR%%/examples/ewl_test.h -%%DATADIR%%/examples/ewl_textarea_test.c +%%DATADIR%%/examples/ewl_text_test.c %%DATADIR%%/examples/ewl_theme_test.c %%DATADIR%%/examples/ewl_tooltip_test.c %%DATADIR%%/examples/ewl_tree_test.c |