net/x2goclient: Update to 4.1.2.2

pass maintainership.

PR:		251751
Submitted by:	Neel Chauhan
This commit is contained in:
Mikael Urankar 2020-12-11 10:52:37 +00:00
parent 898fd192b8
commit bd39f85b3e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557715
4 changed files with 7 additions and 18 deletions

View File

@ -8,7 +8,7 @@ CATEGORIES= net
MASTER_SITES= http://x2go.obviously-nice.de/deb/pool-lenny/x2goclient-cli/
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= neel@neelc.org
COMMENT= The x2go perl client
LICENSE= GPLv2

View File

@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= x2goclient
PORTVERSION= 4.1.2.1
PORTVERSION= 4.1.2.2
CATEGORIES= net
MASTER_SITES= http://code.x2go.org/releases/source/x2goclient/
MAINTAINER= ports@FreeBSD.org
MAINTAINER= neel@neelc.org
COMMENT= Qt client for the X2Go system
LICENSE= GPLv2
@ -19,7 +19,7 @@ LIB_DEPENDS= libcups.so:print/cups \
RUN_DEPENDS= nxproxy:net/nxproxy \
x2goclient-cli:net/x2goclient-cli
USES= compiler:c++11-lang gl qmake qt:5 xorg
USES= compiler:c++11-lang gl pkgconfig qmake qt:5 xorg
USE_GL= gl
USE_XORG= x11 xpm
USE_QT= core gui network svg widgets x11extras \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1567267374
SHA256 (x2goclient-4.1.2.1.tar.gz) = 1c18981f0a39929624de9472b0e6c3fa2ac7842837dd306db318af54c5fff2af
SIZE (x2goclient-4.1.2.1.tar.gz) = 2735905
TIMESTAMP = 1607663439
SHA256 (x2goclient-4.1.2.2.tar.gz) = c9953267c40fa67119ad96a73bacb1f266196da2059f0cdcd1b8d5199421d12a
SIZE (x2goclient-4.1.2.2.tar.gz) = 2576404

View File

@ -1,11 +0,0 @@
--- x2goclient.pro.orig 2019-08-31 16:08:02 UTC
+++ x2goclient.pro
@@ -132,7 +132,7 @@ SOURCES += src/sharewidget.cpp \
src/compat.cpp \
src/pulsemanager.cpp
-LIBS += -lssh -lssh_threads
+LIBS += -lssh
win32:LIBS += -lAdvAPI32 -lshell32 -lUser32
RC_FILE = res/x2goclient.rc