summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/ewl
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2005-08-01 16:23:22 +0000
committervanilla <vanilla@FreeBSD.org>2005-08-01 16:23:22 +0000
commit3ab07cbae67d57e3462f35a33fd174467d82e6f9 (patch)
treeaa5a43944518b667bbc156cd3c61add2034d4c18 /x11-toolkits/ewl
parent757ecff5cfe70e048f7219761fda9e468685a235 (diff)
downloadFreeBSD-ports-3ab07cbae67d57e3462f35a33fd174467d82e6f9.zip
FreeBSD-ports-3ab07cbae67d57e3462f35a33fd174467d82e6f9.tar.gz
Upgrade to lastest version.
ecore -> 0.9.9.013 edb -> 1.0.5.004 edje -> 0.5.0.013 eet -> 0.9.10.013 embryo -> 0.9.1.013 enlightenment-devel -> 0.16.999.013 entice -> 0.9.3.004 epeg -> 0.9.0.004 epsilon -> 0.3.0.004 esmart -> 0.9.0.004 etox -> 0.9.0.004 evas -> 0.9.9.013 ewl -> 0.0.4.004 imlib2 -> 1.2.1.004 imlib2_loaders -> 1.2.1.004
Diffstat (limited to 'x11-toolkits/ewl')
-rw-r--r--x11-toolkits/ewl/Makefile2
-rw-r--r--x11-toolkits/ewl/distinfo4
-rw-r--r--x11-toolkits/ewl/pkg-plist12
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
OpenPOWER on IntegriCloud