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 | |
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')
-rw-r--r-- | audio/emphasis/Makefile | 4 | ||||
-rw-r--r-- | audio/emphasis/distinfo | 6 | ||||
-rw-r--r-- | audio/euphoria/Makefile | 4 | ||||
-rw-r--r-- | audio/euphoria/distinfo | 6 |
4 files changed, 10 insertions, 10 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 diff --git a/audio/euphoria/Makefile b/audio/euphoria/Makefile index 2652be89a382..06dd1b41bb62 100644 --- a/audio/euphoria/Makefile +++ b/audio/euphoria/Makefile @@ -6,11 +6,11 @@ # PORTNAME= euphoria -PORTVERSION= 20061008 +PORTVERSION= 20070223 PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= audio -MASTER_SITES= http://sunner.elcomnet.ru/~stas/ +MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ MAINTAINER= stas@FreeBSD.org COMMENT= XMMS2 GUI frontend written with Enlightenment e17 libraries diff --git a/audio/euphoria/distinfo b/audio/euphoria/distinfo index 1eeeb0e0faa5..80d927a905a7 100644 --- a/audio/euphoria/distinfo +++ b/audio/euphoria/distinfo @@ -1,3 +1,3 @@ -MD5 (euphoria-20061008.tar.bz2) = f147191da3ea4ab28fb64dc1a28a22c5 -SHA256 (euphoria-20061008.tar.bz2) = 22c463c1706e0038e5436495b60a307adde6835f57a863583c86c32f6ddbd089 -SIZE (euphoria-20061008.tar.bz2) = 1607870 +MD5 (euphoria-20070223.tar.bz2) = 108d3a303bc2f0c222032b04110e17b7 +SHA256 (euphoria-20070223.tar.bz2) = dbe6c2f49b096223e6724b1a9783027c732d1d062d919c3301ffd4f3e32fcdcc +SIZE (euphoria-20070223.tar.bz2) = 1605434 |