diff options
author | gblach <gblach@FreeBSD.org> | 2013-04-23 04:35:19 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2013-04-23 04:35:19 +0800 |
commit | 456b4f7bba5d997dfe68aab601ebbac3876c49e3 (patch) | |
tree | ebf239a6d9da84aec307687ba01004c0aee9a674 /multimedia | |
parent | b562e282f243a442162277a2e3f3545883788444 (diff) | |
download | freebsd-ports-gnome-456b4f7bba5d997dfe68aab601ebbac3876c49e3.tar.gz freebsd-ports-gnome-456b4f7bba5d997dfe68aab601ebbac3876c49e3.tar.zst freebsd-ports-gnome-456b4f7bba5d997dfe68aab601ebbac3876c49e3.zip |
- Update EFL libraries to 1.7.6(.1)
- Update Enlightenment to 0.17.2.1
Approved by: crees (mentor)
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/emotion/Makefile | 4 | ||||
-rw-r--r-- | multimedia/emotion/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/emotion/Makefile b/multimedia/emotion/Makefile index cd1ba27f8879..fdf901f9eea7 100644 --- a/multimedia/emotion/Makefile +++ b/multimedia/emotion/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= emotion -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 PORTEPOCH= 1 CATEGORIES= multimedia enlightenment MASTER_SITES= http://download.enlightenment.fr/releases/ \ @@ -16,9 +16,9 @@ LICENSE= BSD DIST_SUBDIR= e17 USE_BZIP2= yes GNU_CONFIGURE= yes +USES= pathfix USE_EFL= ecore edje eet eio embryo evas libtool_hack modarch_hack USE_EFL_EVAS_LOADERS= png jpeg -USE_GNOME= gnomehack pkgconfig USE_LDCONFIG= yes # emotion's vlc plugin needs updating due to libvlc API changes diff --git a/multimedia/emotion/distinfo b/multimedia/emotion/distinfo index c1e4dbd6bc76..ed2151ca07bd 100644 --- a/multimedia/emotion/distinfo +++ b/multimedia/emotion/distinfo @@ -1,2 +1,2 @@ -SHA256 (e17/emotion-1.7.5.tar.bz2) = 5c9325b0a690ef8921b73050b9b31236acd87b28f760d37ef5983921ef44dce9 -SIZE (e17/emotion-1.7.5.tar.bz2) = 498357 +SHA256 (e17/emotion-1.7.6.tar.bz2) = 2ab7b5550f174a57bd6b75c814c9b9f9bb2969c6fc1acd38b8167a6c1b687cc6 +SIZE (e17/emotion-1.7.6.tar.bz2) = 493627 |