From owner-svn-ports-head@freebsd.org Fri Jun 3 16:04:37 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA14BB6835C; Fri, 3 Jun 2016 16:04:37 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8A80B1F4B; Fri, 3 Jun 2016 16:04:37 +0000 (UTC) (envelope-from sbruno@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u53G4ale084664; Fri, 3 Jun 2016 16:04:36 GMT (envelope-from sbruno@FreeBSD.org) Received: (from sbruno@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u53G4aFx084662; Fri, 3 Jun 2016 16:04:36 GMT (envelope-from sbruno@FreeBSD.org) Message-Id: <201606031604.u53G4aFx084662@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbruno set sender to sbruno@FreeBSD.org using -f From: Sean Bruno Date: Fri, 3 Jun 2016 16:04:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416322 - head/sysutils/synergy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2016 16:04:37 -0000 Author: sbruno Date: Fri Jun 3 16:04:36 2016 New Revision: 416322 URL: https://svnweb.freebsd.org/changeset/ports/416322 Log: Update to upstream 1.7.6 Change upstream location and add XORG depenencies. Reviewed by: kevlo Differential Revision: https://reviews.freebsd.org/D6692 Modified: head/sysutils/synergy/Makefile head/sysutils/synergy/distinfo Modified: head/sysutils/synergy/Makefile ============================================================================== --- head/sysutils/synergy/Makefile Fri Jun 3 15:37:29 2016 (r416321) +++ head/sysutils/synergy/Makefile Fri Jun 3 16:04:36 2016 (r416322) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= synergy -PORTVERSION= 1.7.5 +PORTVERSION= 1.7.6 CATEGORIES= sysutils MAINTAINER= kevlo@FreeBSD.org @@ -14,8 +14,9 @@ BROKEN_powerpc64= Does not build USES= cmake cpe CPE_VENDOR= synergy-foss -USE_XORG= ice xtst x11 sm +USE_XORG= ice xtst x11 sm xext xinerama xrandr xi USE_GITHUB= yes +GH_ACCOUNT= symless DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -stable Modified: head/sysutils/synergy/distinfo ============================================================================== --- head/sysutils/synergy/distinfo Fri Jun 3 15:37:29 2016 (r416321) +++ head/sysutils/synergy/distinfo Fri Jun 3 16:04:36 2016 (r416322) @@ -1,2 +1,2 @@ -SHA256 (synergy-synergy-v1.7.5-stable_GH0.tar.gz) = b50c79f5c8aca2048cb0e11ba37f75722d1acdda23b0352e25ad66aff999f192 -SIZE (synergy-synergy-v1.7.5-stable_GH0.tar.gz) = 13668296 +SHA256 (symless-synergy-v1.7.6-stable_GH0.tar.gz) = a453b880606edbdaec82576bcb74189a7ae564feeee126b125063802a778411d +SIZE (symless-synergy-v1.7.6-stable_GH0.tar.gz) = 13668433