Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 2020 10:52:37 +0000 (UTC)
From:      Mikael Urankar <mikael@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r557715 - in head/net: x2goclient x2goclient-cli x2goclient/files
Message-ID:  <202012111052.0BBAqbYl072325@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mikael
Date: Fri Dec 11 10:52:37 2020
New Revision: 557715
URL: https://svnweb.freebsd.org/changeset/ports/557715

Log:
  net/x2goclient: Update to 4.1.2.2
  
  pass maintainership.
  
  PR:		251751
  Submitted by:	Neel Chauhan

Deleted:
  head/net/x2goclient/files/patch-x2goclient.pro
Modified:
  head/net/x2goclient-cli/Makefile
  head/net/x2goclient/Makefile
  head/net/x2goclient/distinfo

Modified: head/net/x2goclient-cli/Makefile
==============================================================================
--- head/net/x2goclient-cli/Makefile	Fri Dec 11 10:46:14 2020	(r557714)
+++ head/net/x2goclient-cli/Makefile	Fri Dec 11 10:52:37 2020	(r557715)
@@ -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

Modified: head/net/x2goclient/Makefile
==============================================================================
--- head/net/x2goclient/Makefile	Fri Dec 11 10:46:14 2020	(r557714)
+++ head/net/x2goclient/Makefile	Fri Dec 11 10:52:37 2020	(r557715)
@@ -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  \

Modified: head/net/x2goclient/distinfo
==============================================================================
--- head/net/x2goclient/distinfo	Fri Dec 11 10:46:14 2020	(r557714)
+++ head/net/x2goclient/distinfo	Fri Dec 11 10:52:37 2020	(r557715)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012111052.0BBAqbYl072325>