summaryrefslogtreecommitdiff
path: root/x11-drivers/xorgxrdp/Makefile
diff options
context:
space:
mode:
authorKoichiro Iwao <meta@FreeBSD.org>2018-10-22 04:09:08 +0000
committerKoichiro Iwao <meta@FreeBSD.org>2018-10-22 04:09:08 +0000
commit78fcac1ba0412b1a8a75eb96986f193edaa4b18e (patch)
tree6efa1708470db94b4feeeab505e7cd989a8b8e56 /x11-drivers/xorgxrdp/Makefile
parentsysutils/desktop-installer: Fix battery monitor, install audio/lame (diff)
x11-drivers/xorgxrdp: Update to 0.2.8
While here, * Pet portlint * Switch PORTVERSION to DISTVERSION MFH: https://github.com/neutrinolabs/xorgxrdp/releases/tag/v0.2.8 Differential Revision: https://reviews.freebsd.org/D17327
Notes
Notes: svn path=/head/; revision=482730
Diffstat (limited to 'x11-drivers/xorgxrdp/Makefile')
-rw-r--r--x11-drivers/xorgxrdp/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/x11-drivers/xorgxrdp/Makefile b/x11-drivers/xorgxrdp/Makefile
index 2a43e357efa3..1ad86b2d3600 100644
--- a/x11-drivers/xorgxrdp/Makefile
+++ b/x11-drivers/xorgxrdp/Makefile
@@ -1,16 +1,11 @@
# $FreeBSD$
PORTNAME= xorgxrdp
-PORTVERSION= 0.2.7
-PORTREVISION= 1
-CATEGORIES= x11-drivers
DISTVERSIONPREFIX= v
+DISTVERSION= 0.2.8
CATEGORIES= x11-drivers
DIST_SUBDIR= xrdp
-PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
-PATCHFILES= cad9094.patch:-p1 fa3e738.patch:-p1
-
MAINTAINER= meta@FreeBSD.org
COMMENT= X.Org driver enabling use through an RDP session with xrdp
@@ -23,9 +18,10 @@ USES= autoreconf libtool:build pkgconfig
USE_XORG= xorgproto xorg-server
USE_LDCONFIG= yes
USE_GITHUB= yes
+
GH_ACCOUNT= neutrinolabs
GH_PROJECT= xrdp:xrdp
-GH_TAGNAME= v0.9.7:xrdp
+GH_TAGNAME= v0.9.8:xrdp
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip