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 /audio/emphasis | |
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 'audio/emphasis')
-rw-r--r-- | audio/emphasis/Makefile | 4 | ||||
-rw-r--r-- | audio/emphasis/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/emphasis/Makefile b/audio/emphasis/Makefile index 8f0a132a52cf..a6048ecef793 100644 --- a/audio/emphasis/Makefile +++ b/audio/emphasis/Makefile @@ -7,9 +7,9 @@ # PORTNAME= emphasis -PORTVERSION= 20060926 +PORTVERSION= 20070223 CATEGORIES= audio -MASTER_SITES= http://sunner.elcomnet.ru/~stas/ +MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ MAINTAINER= stas@FreeBSD.org COMMENT= A simple MPD (Music Player Daemon) client written in C/Etk diff --git a/audio/emphasis/distinfo b/audio/emphasis/distinfo index d840d1d2d967..a57d045f4dc2 100644 --- a/audio/emphasis/distinfo +++ b/audio/emphasis/distinfo @@ -1,3 +1,3 @@ -MD5 (emphasis-20060926.tar.bz2) = ecc15f57ef069cc8e94866aee42d7a84 -SHA256 (emphasis-20060926.tar.bz2) = e7718857fa2f0e8b7cad7937603d75759f271d6539462c67cf3eb8264b0adbd4 -SIZE (emphasis-20060926.tar.bz2) = 332890 +MD5 (emphasis-20070223.tar.bz2) = 0a3835c8b63c5ebd4185078c6e7d2eb0 +SHA256 (emphasis-20070223.tar.bz2) = e17e2564a02b19142599a8d9c4b66dcae5c10de6ba17fb1f2f767cec68bc7950 +SIZE (emphasis-20070223.tar.bz2) = 327039 |