diff --git a/x11-drivers/xorgxrdp/Makefile b/x11-drivers/xorgxrdp/Makefile index 22e8929cce3c..b11a5c59be61 100644 --- a/x11-drivers/xorgxrdp/Makefile +++ b/x11-drivers/xorgxrdp/Makefile @@ -1,55 +1,55 @@ PORTNAME= xorgxrdp DISTVERSION= 0.10.4 # Be sure to bump PORTREVISION after xorg-server update to force rebuild -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11-drivers MASTER_SITES= https://github.com/neutrinolabs/${PORTNAME}/releases/download/v${DISTVERSION}/ \ https://github.com/neutrinolabs/xrdp/releases/download/v${XRDPVER}/:xrdp DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ xrdp-${XRDPVER}${EXTRACT_SUFX}:xrdp DIST_SUBDIR= xrdp PATCH_SITES= https://github.com/neutrinolabs/${GH_PROJECT}/commit/ MAINTAINER= meta@FreeBSD.org COMMENT= X.Org driver enabling use through an RDP session with xrdp WWW= https://www.xrdp.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= nasm:devel/nasm RUN_DEPENDS= xauth:x11/xauth USES= autoreconf libtool:build localbase pkgconfig xorg USE_LDCONFIG= yes USE_XORG= xorg-server xorgproto -XRDPVER= 0.10.3 +XRDPVER= 0.10.4 GNU_CONFIGURE= yes CONFIGURE_ENV= XRDP_CFLAGS=-I${WRKDIR}/xrdp-${XRDPVER}/common INSTALL_TARGET= install-strip CONFLICTS= xorgxrdp-devel OPTIONS_DEFINE= DEBUG DRI3 OPTIONS_DEFAULT= DRI3 DRI3_DESC= DRI3/Glamor OpenGL Support DRI3_BUILD_DEPENDS= ${LOCALBASE}/include/libdrm/drm.h:graphics/libdrm DRI3_LIB_DEPENDS= libepoxy.so:graphics/libepoxy DRI3_CONFIGURE_ENABLE= glamor DRI3_CFLAGS= -I${LOCALBASE}/include/libdrm DRI3_SUB_FILES= pkg-message # Bug 285815 NO_SHLIB_REQUIRES_GLOB= libglamoregl.so post-patch-DEBUG-on: ${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e 's|#define LOG_LEVEL [0-9]*|#define LOG_LEVEL 20|' pre-configure: @cd ${WRKSRC} && ./bootstrap .include diff --git a/x11-drivers/xorgxrdp/distinfo b/x11-drivers/xorgxrdp/distinfo index 8e1ae2a16be4..0b4b664cd41f 100644 --- a/x11-drivers/xorgxrdp/distinfo +++ b/x11-drivers/xorgxrdp/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1743348155 +TIMESTAMP = 1751443978 SHA256 (xrdp/xorgxrdp-0.10.4.tar.gz) = c2585c73916d68123320c3b3d077d3596c50d71466dbd59e780ca247f9124f14 SIZE (xrdp/xorgxrdp-0.10.4.tar.gz) = 521041 -SHA256 (xrdp/xrdp-0.10.3.tar.gz) = 52d79732ab87c66390b088429bf495d65c1d0a1ad04e832b95c0f14e1174d096 -SIZE (xrdp/xrdp-0.10.3.tar.gz) = 2480538 +SHA256 (xrdp/xrdp-0.10.4.tar.gz) = afa68a8a3e1b60ef6ec84af2732d03131986ece58b05fbc0453e7ed4fbe3dde8 +SIZE (xrdp/xrdp-0.10.4.tar.gz) = 2468886