diff options
author | mat <mat@FreeBSD.org> | 2015-05-08 01:26:05 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-08 01:26:05 +0800 |
commit | a634dbbe3eda148d9b16649b61ec88fafcd95299 (patch) | |
tree | e02c8ff8239303ab6a2e3d529b26e0934364cdcf /net/xrdp | |
parent | fa854ea607334d361da8e126e398dbf81bd6b191 (diff) | |
download | freebsd-ports-gnome-a634dbbe3eda148d9b16649b61ec88fafcd95299.tar.gz freebsd-ports-gnome-a634dbbe3eda148d9b16649b61ec88fafcd95299.tar.zst freebsd-ports-gnome-a634dbbe3eda148d9b16649b61ec88fafcd95299.zip |
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'net/xrdp')
-rw-r--r-- | net/xrdp/Makefile | 6 | ||||
-rw-r--r-- | net/xrdp/distinfo | 4 |
2 files changed, 3 insertions, 7 deletions
diff --git a/net/xrdp/Makefile b/net/xrdp/Makefile index d9480b9bfcf3..dd5c4503f992 100644 --- a/net/xrdp/Makefile +++ b/net/xrdp/Makefile @@ -6,8 +6,6 @@ PORTVERSION= 0.6.1 PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= net -MASTER_SITES= GHL -DIST_SUBDIR?= ${PORTNAME} MAINTAINER= meta+ports@vmeta.jp COMMENT= Open source Remote Desktop Protocol (RDP) server @@ -23,9 +21,7 @@ USE_XORG= x11 xfixes USE_GITHUB= yes GH_ACCOUNT= neutrinolabs -GH_PROJECT= xrdp -GH_COMMIT= 5d53758 -GH_TAGNAME= ${GH_COMMIT} +GH_TAGNAME= 5d53758 CONFIGURE_ARGS= --localstatedir=/var CPPFLAGS+= -I${LOCALBASE}/include diff --git a/net/xrdp/distinfo b/net/xrdp/distinfo index 242e53ac6f42..8bf679dcdccf 100644 --- a/net/xrdp/distinfo +++ b/net/xrdp/distinfo @@ -1,2 +1,2 @@ -SHA256 (xrdp/xrdp-0.6.1.tar.gz) = 5a5316f9404243b2016b02f050648001987e648435927c9c965a804f233daa25 -SIZE (xrdp/xrdp-0.6.1.tar.gz) = 1559511 +SHA256 (neutrinolabs-xrdp-0.6.1-5d53758_GH0.tar.gz) = fd3c9d1c6fb953d71c8184e384f9043039cea514f7791134546fb52444757d5c +SIZE (neutrinolabs-xrdp-0.6.1-5d53758_GH0.tar.gz) = 1559409 |