diff options
author | gblach <gblach@FreeBSD.org> | 2017-03-29 20:42:03 +0000 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2017-03-29 20:42:03 +0000 |
commit | d8ad44ab94099ab0ca743277621e7dce6fefd861 (patch) | |
tree | 1018f861cb60be00e64d013fe02c2ad419b464f7 | |
parent | 7404bb83e2b99431f5207830351b504ebf454d24 (diff) | |
download | FreeBSD-ports-d8ad44ab94099ab0ca743277621e7dce6fefd861.zip FreeBSD-ports-d8ad44ab94099ab0ca743277621e7dce6fefd861.tar.gz |
Update to 0.21.7
PR: 218031
Submitted by: Jochen Neumeister (joneum <at> bsdproject <dot> de)
-rw-r--r-- | x11-wm/enlightenment/Makefile | 6 | ||||
-rw-r--r-- | x11-wm/enlightenment/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index af9d0a1..6c81005 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= enlightenment -PORTVERSION= 0.21.6 +PORTVERSION= 0.21.7 PORTEPOCH= 2 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://download.enlightenment.org/rel/apps/${PORTNAME}/ @@ -14,7 +14,9 @@ COMMENT= Artistic X window manager LICENSE= BSD2CLAUSE LIB_DEPENDS= libefl.so:devel/efl \ - libxcb-keysyms.so:x11/xcb-util-keysyms + libxcb-keysyms.so:x11/xcb-util-keysyms \ + libpulse-simple.so:audio/pulseaudio \ + libasound.so:audio/alsa-lib GNU_CONFIGURE= yes USES= alias autoreconf desktop-file-utils execinfo gettext-tools \ diff --git a/x11-wm/enlightenment/distinfo b/x11-wm/enlightenment/distinfo index cee7eed..86b3f32 100644 --- a/x11-wm/enlightenment/distinfo +++ b/x11-wm/enlightenment/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1487426470 -SHA256 (enlightenment/enlightenment-0.21.6.tar.xz) = ed0714b54d692cbcec412bdb169e5360355347ce775d27d6ae0cee25111b563d -SIZE (enlightenment/enlightenment-0.21.6.tar.xz) = 25306092 +TIMESTAMP = 1490258853 +SHA256 (enlightenment/enlightenment-0.21.7.tar.xz) = 7643f7fd4aadaca44c886f21063987624c50d4c50266e87600e902a59b7c76f7 +SIZE (enlightenment/enlightenment-0.21.7.tar.xz) = 25307500 |