Index: head/x11-wm/enlightenment/Makefile =================================================================== --- head/x11-wm/enlightenment/Makefile (revision 548084) +++ head/x11-wm/enlightenment/Makefile (revision 548085) @@ -1,58 +1,58 @@ # Created by: Yukihiro Nakai # $FreeBSD$ PORTNAME= enlightenment -PORTVERSION= 0.24.1 +PORTVERSION= 0.24.2 PORTEPOCH= 2 CATEGORIES= x11-wm enlightenment MASTER_SITES= http://download.enlightenment.org/rel/apps/${PORTNAME}/ DIST_SUBDIR= enlightenment MAINTAINER= enlightenment@FreeBSD.org COMMENT= Artistic and fast X window manager LICENSE= BSD2CLAUSE LIB_DEPENDS= libefl.so:devel/efl \ libpulse.so:audio/pulseaudio USES= compiler:c11 desktop-file-utils gettext-tools gnome \ meson ninja iconv libtool pathfix pkgconfig tar:xz xorg USE_XORG= xcb USE_LDCONFIG= yes INSTALL_TARGET= install-strip MESON_ARGS= -Dsystemd=false -Ddevice-udev=false \ -Dmount-udisks=false -Dmount-eeze=false -Dbluez5=false \ -Dconnman=false --sysconfdir=/usr/local/etc CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALLS_ICONS= yes OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext-runtime NLS_MESON_TRUE= nls # MESON normalizes ${ARCH} so we cannot use it 'AS IS' without conversion CURRENT_ARCH= ${ARCH} .if ${CURRENT_ARCH} == amd64 ENLIGHTENMENT_ARCH= ${OPSYS:tl}-x86_64 .else .if ${CURRENT_ARCH} == 'i386' ENLIGHTENMENT_ARCH= ${OPSYS:tl}-x86 .else .if ${CURRENT_ARCH} == 'aarch64' ENLIGHTENMENT_ARCH= ${OPSYS:tl}-arm .else ENLIGHTENMENT_ARCH= ${OPSYS:tl}-${CURRENT_ARCH} .endif .endif .endif -ENLIGHTENMENT_VERSION= 0.24.1 +ENLIGHTENMENT_VERSION= 0.24.2 PLIST_SUB= ENLIGHTENMENT_ARCH=${ENLIGHTENMENT_ARCH}-${ENLIGHTENMENT_VERSION} .include Index: head/x11-wm/enlightenment/distinfo =================================================================== --- head/x11-wm/enlightenment/distinfo (revision 548084) +++ head/x11-wm/enlightenment/distinfo (revision 548085) @@ -1,3 +1,3 @@ -TIMESTAMP = 1593931006 -SHA256 (enlightenment/enlightenment-0.24.1.tar.xz) = aee2b6178c918d71ebe661129f4008d773e70e5784651dadbcf56eec0a6d4a09 -SIZE (enlightenment/enlightenment-0.24.1.tar.xz) = 28713452 +TIMESTAMP = 1599445388 +SHA256 (enlightenment/enlightenment-0.24.2.tar.xz) = be18e2f18d6c0b058f633e769863d3cbc4c07b629058ae670dec74cd7906dff1 +SIZE (enlightenment/enlightenment-0.24.2.tar.xz) = 28716060