summaryrefslogtreecommitdiff
path: root/x11-drivers
diff options
context:
space:
mode:
authorRichard Gallamore <ultima@FreeBSD.org>2017-07-08 06:30:36 +0000
committerRichard Gallamore <ultima@FreeBSD.org>2017-07-08 06:30:36 +0000
commit51c954605aa8526f9f406f23b87665243f861641 (patch)
tree1c9b8ab71bf42d43f8bb095d192ae2a235326edc /x11-drivers
parent- New port: x11-toolkits/qt5pas (diff)
* Updated to 0.2.2
* Removed append flag on LIBS and CONFIGURE_ENV, these are not required * Modernized post-patch target PR: 220442 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer) Reviewed by: matthew (mentor) Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D11499
Notes
Notes: svn path=/head/; revision=445301
Diffstat (limited to 'x11-drivers')
-rw-r--r--x11-drivers/xorgxrdp/Makefile12
-rw-r--r--x11-drivers/xorgxrdp/distinfo6
2 files changed, 7 insertions, 11 deletions
diff --git a/x11-drivers/xorgxrdp/Makefile b/x11-drivers/xorgxrdp/Makefile
index 1fc3ee1244f2..15e3943cf0d5 100644
--- a/x11-drivers/xorgxrdp/Makefile
+++ b/x11-drivers/xorgxrdp/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xorgxrdp
-PORTVERSION= 0.2.1
+PORTVERSION= 0.2.2
DISTVERSIONPREFIX= v
CATEGORIES= x11-drivers
DIST_SUBDIR= xrdp
@@ -28,17 +28,13 @@ GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
CFLAGS+= -I${LOCALBASE}/include
-LIBS+= -I${LOCALBASE}/lib
-CONFIGURE_ENV+= XRDP_CFLAGS=-I${WRKSRC_xrdp}/common
+LIBS= -I${LOCALBASE}/lib
+CONFIGURE_ENV= XRDP_CFLAGS=-I${WRKSRC_xrdp}/common
OPTIONS_DEFINE= DEBUG
-.include <bsd.port.options.mk>
-
-post-patch:
-.if ${PORT_OPTIONS:MDEBUG}
+post-patch-DEBUG-on:
${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e 's|#define LOG_LEVEL [0-9]*|#define LOG_LEVEL 20|'
-.endif
pre-configure:
@cd ${WRKSRC} && ./bootstrap
diff --git a/x11-drivers/xorgxrdp/distinfo b/x11-drivers/xorgxrdp/distinfo
index a9b3b72164e8..b5382b9e5d07 100644
--- a/x11-drivers/xorgxrdp/distinfo
+++ b/x11-drivers/xorgxrdp/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1490934966
-SHA256 (xrdp/neutrinolabs-xorgxrdp-v0.2.1_GH0.tar.gz) = 43800cd1fec03a24a2e0f0c51716e87570bc1c700f23c5b4ff0f0efd1bc4bf56
-SIZE (xrdp/neutrinolabs-xorgxrdp-v0.2.1_GH0.tar.gz) = 83010
+TIMESTAMP = 1498019717
+SHA256 (xrdp/neutrinolabs-xorgxrdp-v0.2.2_GH0.tar.gz) = f35b79868a78d371bf88dd8956915d4fe6452ad4442f8c7eba735046de4c0ca5
+SIZE (xrdp/neutrinolabs-xorgxrdp-v0.2.2_GH0.tar.gz) = 86057
SHA256 (xrdp/neutrinolabs-xrdp-v0.9.2_GH0.tar.gz) = 41d3abf64f95c527cc0e91bf32d744518a0dcfaefddbace13b44ece0314cbcdc
SIZE (xrdp/neutrinolabs-xrdp-v0.9.2_GH0.tar.gz) = 1861921