Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Feb 2018 09:02:41 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r463002 - head/sysutils/qsynergy
Message-ID:  <201802260902.w1Q92fi2097180@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Mon Feb 26 09:02:41 2018
New Revision: 463002
URL: https://svnweb.freebsd.org/changeset/ports/463002

Log:
  sysutils/qsynergy: Fixed stage-qa warning; Updated WWW.
  
  WWW URL was redirecting to something unrelated.
  
  Approved by:	tcberner (mentor, implicit)
  Approved by:	portmgr (port compliance, infrastructure)

Modified:
  head/sysutils/qsynergy/Makefile
  head/sysutils/qsynergy/pkg-descr

Modified: head/sysutils/qsynergy/Makefile
==============================================================================
--- head/sysutils/qsynergy/Makefile	Mon Feb 26 08:55:53 2018	(r463001)
+++ head/sysutils/qsynergy/Makefile	Mon Feb 26 09:02:41 2018	(r463002)
@@ -13,7 +13,7 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		qmake
-USE_QT4=	moc_build rcc_build uic_build gui network
+USE_QT4=	moc_build rcc_build uic_build corelib gui network
 
 PLIST_FILES=	bin/qsynergy \
 		share/pixmaps/qsynergy.xpm

Modified: head/sysutils/qsynergy/pkg-descr
==============================================================================
--- head/sysutils/qsynergy/pkg-descr	Mon Feb 26 08:55:53 2018	(r463001)
+++ head/sysutils/qsynergy/pkg-descr	Mon Feb 26 09:02:41 2018	(r463002)
@@ -1,8 +1,8 @@
 QSynergy is a comprehensive and easy to use graphical front end for
-Synergy.  Synergy lets a user control more than one computer with
+Synergy. Synergy lets a user control more than one computer with
 a single mouse and keyboard (and has lots and lots of extra features
-on top of that).  Synergy itself only comes with a GUI for MS
-Windows.  QSynergy was written to fill the gap for users on Mac and
-Unix platforms.  Of course, it runs on MS Windows as well.
+on top of that). Synergy itself only comes with a GUI for MS
+Windows. QSynergy was written to fill the gap for users on Mac and
+Unix platforms. Of course, it runs on MS Windows as well.
 
-WWW: http://www.volker-lanz.de/software/qsynergy
+WWW: https://sourceforge.net/projects/qsynergy/



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