aboutsummaryrefslogtreecommitdiff
path: root/graphics/evas
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2006-05-31 12:22:46 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2006-05-31 12:22:46 +0000
commit9150feb10aa09618305ec4d18196dcaa32d1f785 (patch)
tree4e01b9d389cfa3e8a073473332d05399c6caf54d /graphics/evas
parent47e97bc3f4a30b9c7593d3a3bc26402fb9c6977c (diff)
downloadports-9150feb10aa09618305ec4d18196dcaa32d1f785.tar.gz
ports-9150feb10aa09618305ec4d18196dcaa32d1f785.zip
Notes
Diffstat (limited to 'graphics/evas')
-rw-r--r--graphics/evas/Makefile2
-rw-r--r--graphics/evas/distinfo6
-rw-r--r--graphics/evas/pkg-plist12
3 files changed, 16 insertions, 4 deletions
diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile
index c765efca783a..e1fefe8fb3b6 100644
--- a/graphics/evas/Makefile
+++ b/graphics/evas/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= evas
-PORTVERSION= 0.9.9.026
+PORTVERSION= 0.9.9.027
PORTREVISION= 0
CATEGORIES= graphics
MASTER_SITES= http://enlightenment.freedesktop.org/files/
diff --git a/graphics/evas/distinfo b/graphics/evas/distinfo
index afa5b48348ee..d417e2dbc8d7 100644
--- a/graphics/evas/distinfo
+++ b/graphics/evas/distinfo
@@ -1,3 +1,3 @@
-MD5 (evas-0.9.9.026.tar.gz) = b2285236b8dff678a0076de2baa39095
-SHA256 (evas-0.9.9.026.tar.gz) = 919e2ada49ba45499a24d5b7eb632b4c627b958c6aef20fc789450516ad12c04
-SIZE (evas-0.9.9.026.tar.gz) = 1598351
+MD5 (evas-0.9.9.027.tar.gz) = baebd90d7d4f58a2cc288dba8272098b
+SHA256 (evas-0.9.9.027.tar.gz) = ba47414496a82900d2fae2ccaccbd9429be934618e0832e5e7acd5bedfd48546
+SIZE (evas-0.9.9.027.tar.gz) = 1688702
diff --git a/graphics/evas/pkg-plist b/graphics/evas/pkg-plist
index fc386e6d9dba..672c10225777 100644
--- a/graphics/evas/pkg-plist
+++ b/graphics/evas/pkg-plist
@@ -30,12 +30,18 @@ lib/evas/modules/loaders/edb/module.so
lib/evas/modules/loaders/eet/module.a
lib/evas/modules/loaders/eet/module.la
lib/evas/modules/loaders/eet/module.so
+lib/evas/modules/loaders/gif/module.a
+lib/evas/modules/loaders/gif/module.la
+lib/evas/modules/loaders/gif/module.so
lib/evas/modules/loaders/jpeg/module.a
lib/evas/modules/loaders/jpeg/module.la
lib/evas/modules/loaders/jpeg/module.so
lib/evas/modules/loaders/png/module.a
lib/evas/modules/loaders/png/module.la
lib/evas/modules/loaders/png/module.so
+lib/evas/modules/loaders/tiff/module.a
+lib/evas/modules/loaders/tiff/module.la
+lib/evas/modules/loaders/tiff/module.so
lib/evas/modules/savers/edb/module.a
lib/evas/modules/savers/edb/module.la
lib/evas/modules/savers/edb/module.so
@@ -48,6 +54,9 @@ lib/evas/modules/savers/jpeg/module.so
lib/evas/modules/savers/png/module.a
lib/evas/modules/savers/png/module.la
lib/evas/modules/savers/png/module.so
+lib/evas/modules/savers/tiff/module.a
+lib/evas/modules/savers/tiff/module.la
+lib/evas/modules/savers/tiff/module.so
libdata/pkgconfig/evas.pc
%%DATADIR%%/Vera.ttf
%%DATADIR%%/VeraBI.ttf
@@ -71,13 +80,16 @@ libdata/pkgconfig/evas.pc
%%DATADIR%%/t2.png
%%DATADIR%%/test_pattern.png
@dirrm %%DATADIR%%
+@dirrm lib/evas/modules/savers/tiff
@dirrm lib/evas/modules/savers/png
@dirrm lib/evas/modules/savers/jpeg
@dirrm lib/evas/modules/savers/eet
@dirrm lib/evas/modules/savers/edb
@dirrm lib/evas/modules/savers
+@dirrm lib/evas/modules/loaders/tiff
@dirrm lib/evas/modules/loaders/png
@dirrm lib/evas/modules/loaders/jpeg
+@dirrm lib/evas/modules/loaders/gif
@dirrm lib/evas/modules/loaders/eet
@dirrm lib/evas/modules/loaders/edb
@dirrm lib/evas/modules/loaders