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 /sysutils/empower | |
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 'sysutils/empower')
-rw-r--r-- | sysutils/empower/Makefile | 4 | ||||
-rw-r--r-- | sysutils/empower/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/empower/Makefile b/sysutils/empower/Makefile index bd91787a1ca9..c9586bc6df96 100644 --- a/sysutils/empower/Makefile +++ b/sysutils/empower/Makefile @@ -7,9 +7,9 @@ # PORTNAME= empower -PORTVERSION= 20060926 +PORTVERSION= 20070223 CATEGORIES= sysutils -MASTER_SITES= http://sunner.elcomnet.ru/~stas/ +MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ MAINTAINER= stas@FreeBSD.org COMMENT= A graphical sudo tool based on the EFL diff --git a/sysutils/empower/distinfo b/sysutils/empower/distinfo index 4f3509e578a3..e9d41efe110f 100644 --- a/sysutils/empower/distinfo +++ b/sysutils/empower/distinfo @@ -1,3 +1,3 @@ -MD5 (empower-20060926.tar.bz2) = 7f6facf3800cd4617796e7f5ba1728b3 -SHA256 (empower-20060926.tar.bz2) = e413700b54541d543ffdb50d6e9b658c821d763c47e048d955363d41ae821701 -SIZE (empower-20060926.tar.bz2) = 214607 +MD5 (empower-20070223.tar.bz2) = c7f984c38ad632e6507411b76a3237d8 +SHA256 (empower-20070223.tar.bz2) = ed8098e5a5f7cefa0199b939c386aa12e1ed9a638d39c31f7729f3d3ce1a9d6a +SIZE (empower-20070223.tar.bz2) = 212599 |