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 /x11/elicit | |
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 'x11/elicit')
-rw-r--r-- | x11/elicit/Makefile | 4 | ||||
-rw-r--r-- | x11/elicit/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/elicit/Makefile b/x11/elicit/Makefile index 50a4147d6eea..b9de513f5903 100644 --- a/x11/elicit/Makefile +++ b/x11/elicit/Makefile @@ -7,9 +7,9 @@ # PORTNAME= elicit -PORTVERSION= 20060926 +PORTVERSION= 20070223 CATEGORIES= x11 -MASTER_SITES= http://sunner.elcomnet.ru/~stas/ +MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ MAINTAINER= stas@FreeBSD.org COMMENT= Screen zoomer/color picker for e17 diff --git a/x11/elicit/distinfo b/x11/elicit/distinfo index cf757b166401..b540de0e04cf 100644 --- a/x11/elicit/distinfo +++ b/x11/elicit/distinfo @@ -1,3 +1,3 @@ -MD5 (elicit-20060926.tar.bz2) = fe8e88cb2a959e37afb66fd48c3eaaf8 -SHA256 (elicit-20060926.tar.bz2) = 6cc88935cca450ca6867150c89557909c1b44b4cb4fdb02f45f513d1eaf30647 -SIZE (elicit-20060926.tar.bz2) = 468200 +MD5 (elicit-20070223.tar.bz2) = dbb76ba14f55983308096cb2b5af7525 +SHA256 (elicit-20070223.tar.bz2) = e2745d2b55012998d6b942338fe1d8f1afcd3f1afc645ed578ef001a817779c5 +SIZE (elicit-20070223.tar.bz2) = 460846 |