View | Details | Raw Unified | Return to bug 218031
Collapse All | Expand All

(-)Makefile (-2 / +4 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	enlightenment
4
PORTNAME=	enlightenment
5
PORTVERSION=	0.21.6
5
PORTVERSION=	0.21.7
6
PORTEPOCH=	2
6
PORTEPOCH=	2
7
CATEGORIES=	x11-wm enlightenment
7
CATEGORIES=	x11-wm enlightenment
8
MASTER_SITES=	http://download.enlightenment.org/rel/apps/${PORTNAME}/
8
MASTER_SITES=	http://download.enlightenment.org/rel/apps/${PORTNAME}/
Lines 14-20 Link Here
14
LICENSE=	BSD2CLAUSE
14
LICENSE=	BSD2CLAUSE
15
15
16
LIB_DEPENDS=	libefl.so:devel/efl \
16
LIB_DEPENDS=	libefl.so:devel/efl \
17
		libxcb-keysyms.so:x11/xcb-util-keysyms
17
		libxcb-keysyms.so:x11/xcb-util-keysyms \
18
		libpulse-simple.so:audio/pulseaudio \
19
		libasound.so:audio/alsa-lib
18
20
19
GNU_CONFIGURE=	yes
21
GNU_CONFIGURE=	yes
20
USES=		alias autoreconf desktop-file-utils execinfo gettext-tools \
22
USES=		alias autoreconf desktop-file-utils execinfo gettext-tools \
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1487426470
1
TIMESTAMP = 1490258853
2
SHA256 (enlightenment/enlightenment-0.21.6.tar.xz) = ed0714b54d692cbcec412bdb169e5360355347ce775d27d6ae0cee25111b563d
2
SHA256 (enlightenment/enlightenment-0.21.7.tar.xz) = 7643f7fd4aadaca44c886f21063987624c50d4c50266e87600e902a59b7c76f7
3
SIZE (enlightenment/enlightenment-0.21.6.tar.xz) = 25306092
3
SIZE (enlightenment/enlightenment-0.21.7.tar.xz) = 25307500

Return to bug 218031