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/euphoria | |
parent | 3bfd3a9293fced94b9f8604b6ac6352531f57eec (diff) | |
download | freebsd-ports-graphics-a2724272755bd3d479b57d4112c7d6ce2f21807e.tar.gz freebsd-ports-graphics-a2724272755bd3d479b57d4112c7d6ce2f21807e.tar.zst freebsd-ports-graphics-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/euphoria')
-rw-r--r-- | audio/euphoria/Makefile | 4 | ||||
-rw-r--r-- | audio/euphoria/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/euphoria/Makefile b/audio/euphoria/Makefile index 2652be89a38..06dd1b41bb6 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 1eeeb0e0faa..80d927a905a 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 |