Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 2025 08:24:57 GMT
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8eedd0f4e972 - main - x11-wm/e16: update to 1.0.31, cleanup some
Message-ID:  <202508110824.57B8Ov3R070052@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by gahr:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8eedd0f4e972f71d3b2294d3604f0c07acc7ca36

commit 8eedd0f4e972f71d3b2294d3604f0c07acc7ca36
Author:     Pietro Cerutti <gahr@FreeBSD.org>
AuthorDate: 2025-08-11 08:00:12 +0000
Commit:     Pietro Cerutti <gahr@FreeBSD.org>
CommitDate: 2025-08-11 08:24:55 +0000

    x11-wm/e16: update to 1.0.31, cleanup some
    
    Release notes:
    https://sourceforge.net/p/enlightenment/mailman/message/59218684/
---
 x11-wm/e16/Makefile | 16 ++++------------
 x11-wm/e16/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 15 deletions(-)

diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile
index 28c5e43686bb..b221afd7ac9e 100644
--- a/x11-wm/e16/Makefile
+++ b/x11-wm/e16/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	e16
-PORTVERSION=	1.0.30
-PORTREVISION=	2
+PORTVERSION=	1.0.31
 CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	SF/enlightenment/${PORTNAME}/${PORTVERSION}/
 
@@ -14,9 +13,10 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libImlib2.so:graphics/imlib2 \
 		libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2 \
-		libharfbuzz.so:print/harfbuzz
+		libharfbuzz.so:print/harfbuzz \
+		libdbus-1.so:devel/dbus
 
-USES=		autoreconf desktop-file-utils gettext-tools gmake iconv \
+USES=		desktop-file-utils gettext-tools gmake iconv \
 		libtool gnome perl5 pkgconfig python:run shebangfix xorg
 
 INSTALL_TARGET=	install-strip
@@ -61,7 +61,6 @@ SHEBANG_FILES=	scripts/e_gen_menu
 CFLAGS+=	-Wno-unused-parameter -I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 GNU_CONFIGURE=	yes
-GNU_CONFIGURE_MANPREFIX=	${PREFIX}/share
 CONFIGURE_ARGS+=--disable-dependency-tracking  --disable-rpath \
 		--enable-mans SHELL=/bin/sh
 
@@ -69,11 +68,4 @@ CONFIGURE_ARGS+=--disable-dependency-tracking  --disable-rpath \
 CONFIGURE_ARGS+=--enable-sound=no --with-sndldr=none
 .endif
 
-post-patch:
-	${REINPLACE_CMD} -e '/dl, dlopen/d' ${WRKSRC}/configure.ac
-
-post-patch-DOCS-off:
-	${REINPLACE_CMD} -e '/^SUBDIRS/s|docs ||' \
-	    ${WRKSRC}/Makefile.am ${WRKSRC}/Makefile.in
-
 .include <bsd.port.mk>
diff --git a/x11-wm/e16/distinfo b/x11-wm/e16/distinfo
index 27751644ff92..f6eaf1e9e842 100644
--- a/x11-wm/e16/distinfo
+++ b/x11-wm/e16/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1723448887
-SHA256 (e16-1.0.30.tar.gz) = b8b7748a2c48c4c7c9758d9ad12b14f566d2bec38f2eda533e6d874f5ce9074c
-SIZE (e16-1.0.30.tar.gz) = 2406920
+TIMESTAMP = 1754898158
+SHA256 (e16-1.0.31.tar.gz) = 4b2255d43eab66dddd4599096d82948927d28997c0ce445dcc65528f682efe91
+SIZE (e16-1.0.31.tar.gz) = 2425097


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508110824.57B8Ov3R070052>