aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/ewl
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2005-08-01 16:23:22 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2005-08-01 16:23:22 +0000
commit437579290de3c32e12790cca01a2217cdc5ef7fd (patch)
tree1b9e077ac083fd1778863634526e69bdc27a5c56 /x11-toolkits/ewl
parentc780bb1feeaac1db511b213e232a02913a832597 (diff)
downloadports-437579290de3c32e12790cca01a2217cdc5ef7fd.tar.gz
ports-437579290de3c32e12790cca01a2217cdc5ef7fd.zip
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
Notes
Notes: svn path=/head/; revision=140690
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 81484a28b261..b968c3b41ca7 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 9451d10bbe98..a58b9c6ff852 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 da7fc50bc14f..ff1517bd370f 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