diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-11 08:51:14 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-11 08:51:14 +0000 |
commit | 09e4e6f119b9ec6b0056a841d178b9a94d4663c4 (patch) | |
tree | 60dbec4f6c36413d232be56d31553ec53ac5f6fa /x11-fm | |
parent | 6ed6dba53f7727f76189d43bcaac071f15a544b6 (diff) | |
download | ports-09e4e6f119b9ec6b0056a841d178b9a94d4663c4.tar.gz ports-09e4e6f119b9ec6b0056a841d178b9a94d4663c4.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/entropyfm/Makefile | 4 | ||||
-rw-r--r-- | x11-fm/entropyfm/distinfo | 6 | ||||
-rw-r--r-- | x11-fm/entropyfm/pkg-plist | 12 | ||||
-rw-r--r-- | x11-fm/evidence/Makefile | 4 |
4 files changed, 7 insertions, 19 deletions
diff --git a/x11-fm/entropyfm/Makefile b/x11-fm/entropyfm/Makefile index 8a163f8f100a..26411d983c0d 100644 --- a/x11-fm/entropyfm/Makefile +++ b/x11-fm/entropyfm/Makefile @@ -7,9 +7,9 @@ # PORTNAME= entropyfm -PORTVERSION= 20060926 +PORTVERSION= 20070223 CATEGORIES= x11-fm -MASTER_SITES= http://sunner.elcomnet.ru/~stas/ +MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ DISTNAME= ${PORTNAME:S,fm$,,}-${PORTVERSION} MAINTAINER= stas@FreeBSD.org diff --git a/x11-fm/entropyfm/distinfo b/x11-fm/entropyfm/distinfo index 1c34b9587a4d..0c22ba543813 100644 --- a/x11-fm/entropyfm/distinfo +++ b/x11-fm/entropyfm/distinfo @@ -1,3 +1,3 @@ -MD5 (entropy-20060926.tar.bz2) = e15bba87db5b3d92eb56aca4950f9e26 -SHA256 (entropy-20060926.tar.bz2) = 2f5d21d972b4dcc45217983e0ae634d1dd1ebdf1fa7bee174d47c16de4c9670b -SIZE (entropy-20060926.tar.bz2) = 480435 +MD5 (entropy-20070223.tar.bz2) = 45e35d8fddfe708d960441284b6bc424 +SHA256 (entropy-20070223.tar.bz2) = a73995c99e174e33b938ef9ebc68b58bcc7cd00012d82773ae6448164e2ee9f2 +SIZE (entropy-20070223.tar.bz2) = 479895 diff --git a/x11-fm/entropyfm/pkg-plist b/x11-fm/entropyfm/pkg-plist index facc906ead50..17539472455f 100644 --- a/x11-fm/entropyfm/pkg-plist +++ b/x11-fm/entropyfm/pkg-plist @@ -57,21 +57,12 @@ bin/entropy %%DATADIR%%/plugins/etk_trackback.a %%DATADIR%%/plugins/etk_trackback.la %%DATADIR%%/plugins/etk_trackback.so -%%DATADIR%%/plugins/ewl_list.a -%%DATADIR%%/plugins/ewl_list.la -%%DATADIR%%/plugins/ewl_list.so -%%DATADIR%%/plugins/ewl_local_icon.a -%%DATADIR%%/plugins/ewl_local_icon.la -%%DATADIR%%/plugins/ewl_local_icon.so %%DATADIR%%/plugins/imlib_thumbnailer.a %%DATADIR%%/plugins/imlib_thumbnailer.la %%DATADIR%%/plugins/imlib_thumbnailer.so %%DATADIR%%/plugins/layout_etk_simple.a %%DATADIR%%/plugins/layout_etk_simple.la %%DATADIR%%/plugins/layout_etk_simple.so -%%DATADIR%%/plugins/layout_ewl_simple.a -%%DATADIR%%/plugins/layout_ewl_simple.la -%%DATADIR%%/plugins/layout_ewl_simple.so %%EXTRACT%%%%DATADIR%%/plugins/metadata_extract.a %%EXTRACT%%%%DATADIR%%/plugins/metadata_extract.la %%EXTRACT%%%%DATADIR%%/plugins/metadata_extract.so @@ -84,9 +75,6 @@ bin/entropy %%DATADIR%%/plugins/remote_thumbnailer.a %%DATADIR%%/plugins/remote_thumbnailer.la %%DATADIR%%/plugins/remote_thumbnailer.so -%%DATADIR%%/plugins/structure_viewer.a -%%DATADIR%%/plugins/structure_viewer.la -%%DATADIR%%/plugins/structure_viewer.so %%DATADIR%%/plugins/system_thumbnailer.a %%DATADIR%%/plugins/system_thumbnailer.la %%DATADIR%%/plugins/system_thumbnailer.so diff --git a/x11-fm/evidence/Makefile b/x11-fm/evidence/Makefile index f55fddee503d..8a955105ea99 100644 --- a/x11-fm/evidence/Makefile +++ b/x11-fm/evidence/Makefile @@ -7,7 +7,7 @@ PORTNAME= evidence PORTVERSION= 0.9.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-fm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,7 @@ MAINTAINER= freebsd@troback.com COMMENT= Enlightened file-manager BUILD_DEPENDS= pngtopnm:${PORTSDIR}/graphics/netpbm -LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 \ +LIB_DEPENDS= Imlib2.4:${PORTSDIR}/graphics/imlib2 \ evas.1:${PORTSDIR}/graphics/evas \ edje.5:${PORTSDIR}/graphics/edje \ ecore.1:${PORTSDIR}/x11/ecore \ |