diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-01-14 18:33:28 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-01-14 18:33:28 +0000 |
commit | 3e5b9ba687ae7415437a6a91cd59ea880d41824b (patch) | |
tree | 0a123850f52888978cc7ebb9fcb6f88097e7f0ed /graphics/esmart | |
parent | a8d1ad19f14f9b6a0ebbb2d26feff2f761589963 (diff) | |
download | ports-3e5b9ba687ae7415437a6a91cd59ea880d41824b.tar.gz ports-3e5b9ba687ae7415437a6a91cd59ea880d41824b.zip |
Notes
Diffstat (limited to 'graphics/esmart')
-rw-r--r-- | graphics/esmart/Makefile | 4 | ||||
-rw-r--r-- | graphics/esmart/distinfo | 5 | ||||
-rw-r--r-- | graphics/esmart/pkg-plist | 4 |
3 files changed, 5 insertions, 8 deletions
diff --git a/graphics/esmart/Makefile b/graphics/esmart/Makefile index dfef10670876..8eaa8bb94fbf 100644 --- a/graphics/esmart/Makefile +++ b/graphics/esmart/Makefile @@ -6,8 +6,8 @@ # PORTNAME= esmart -PORTVERSION= 0.9.0.004 -PORTREVISION= 1 +PORTVERSION= 0.9.0.005 +PORTREVISION= 0 CATEGORIES= graphics MASTER_SITES= http://enlightenment.freedesktop.org/files/ diff --git a/graphics/esmart/distinfo b/graphics/esmart/distinfo index 2feef1c1aa92..ae26f4b9020d 100644 --- a/graphics/esmart/distinfo +++ b/graphics/esmart/distinfo @@ -1,2 +1,3 @@ -MD5 (esmart-0.9.0.004.tar.gz) = 23605a2ff7e90c8b28e934f6a1fbfc4d -SIZE (esmart-0.9.0.004.tar.gz) = 374791 +MD5 (esmart-0.9.0.005.tar.gz) = 62952b15ceb672a29ec4d21908e96e51 +SHA256 (esmart-0.9.0.005.tar.gz) = 4c0f4bc264bbdac6ed2981a4dfd1f8f7e591fcbf84b680396db4ead2957f12e0 +SIZE (esmart-0.9.0.005.tar.gz) = 391777 diff --git a/graphics/esmart/pkg-plist b/graphics/esmart/pkg-plist index 2dc41af42952..09099b4862c5 100644 --- a/graphics/esmart/pkg-plist +++ b/graphics/esmart/pkg-plist @@ -5,7 +5,6 @@ include/Esmart/Esmart_Container.h include/Esmart/Esmart_Draggies.h include/Esmart/Esmart_File_Dialog.h include/Esmart/Esmart_Text_Entry.h -include/Esmart/Esmart_Textarea.h include/Esmart/Esmart_Thumb.h include/Esmart/Esmart_Trans_X11.h lib/libesmart_container.a @@ -20,9 +19,6 @@ lib/libesmart_file_dialog.so.0 lib/libesmart_text_entry.a lib/libesmart_text_entry.so lib/libesmart_text_entry.so.0 -lib/libesmart_textarea.a -lib/libesmart_textarea.so -lib/libesmart_textarea.so.0 lib/libesmart_thumb.a lib/libesmart_thumb.so lib/libesmart_thumb.so.0 |