diff options
author | stas <stas@FreeBSD.org> | 2007-03-11 16:51:14 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2007-03-11 16:51:14 +0800 |
commit | a2724272755bd3d479b57d4112c7d6ce2f21807e (patch) | |
tree | 2cc1da2fbddb7a27923bab24c8be5051f1063291 /graphics/esmart | |
parent | 3bfd3a9293fced94b9f8604b6ac6352531f57eec (diff) | |
download | freebsd-ports-gnome-a2724272755bd3d479b57d4112c7d6ce2f21807e.tar.gz freebsd-ports-gnome-a2724272755bd3d479b57d4112c7d6ce2f21807e.tar.zst freebsd-ports-gnome-a2724272755bd3d479b57d4112c7d6ce2f21807e.zip |
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback <freebsd@troback.com> (maintainer) [2]
Diffstat (limited to 'graphics/esmart')
-rw-r--r-- | graphics/esmart/Makefile | 6 | ||||
-rw-r--r-- | graphics/esmart/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/graphics/esmart/Makefile b/graphics/esmart/Makefile index be6dadbb830b..ef5223c939c4 100644 --- a/graphics/esmart/Makefile +++ b/graphics/esmart/Makefile @@ -6,17 +6,15 @@ # PORTNAME= esmart -PORTVERSION= 20060926 +PORTVERSION= 20070223 PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= graphics -MASTER_SITES= http://sunner.elcomnet.ru/~stas/ +MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ MAINTAINER= stas@FreeBSD.org COMMENT= Evas smart objects development libraries -LIB_DEPENDS= epsilon.0:${PORTSDIR}/graphics/epsilon - GNU_CONFIGURE= yes USE_AUTOTOOLS= libltdl:15 USE_BZIP2= yes diff --git a/graphics/esmart/distinfo b/graphics/esmart/distinfo index 02e39e4587d6..9b61df6dbba1 100644 --- a/graphics/esmart/distinfo +++ b/graphics/esmart/distinfo @@ -1,3 +1,3 @@ -MD5 (esmart-20060926.tar.bz2) = dd492859552858c7e21b7a89525503e7 -SHA256 (esmart-20060926.tar.bz2) = a23d92cadc5df8795b6a93caaf08080c16e4918573a9d45690b5ea093a6d3a5d -SIZE (esmart-20060926.tar.bz2) = 294546 +MD5 (esmart-20070223.tar.bz2) = a1cb39975fc802d76add1c7689eecae9 +SHA256 (esmart-20070223.tar.bz2) = 4fb398fc2b5b7cf1ee6ffbe2c6c4f16c597ec7a8a16b0c3fd21810880195c40f +SIZE (esmart-20070223.tar.bz2) = 291879 |