From owner-svn-ports-all@freebsd.org Fri Dec 15 02:09:38 2017 Return-Path: Delivered-To: svn-ports-all@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 7E90BE970EC; Fri, 15 Dec 2017 02:09:38 +0000 (UTC) (envelope-from swills@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 48B3D2FAC; Fri, 15 Dec 2017 02:09:38 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBF29bxF011664; Fri, 15 Dec 2017 02:09:37 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBF29b6i011662; Fri, 15 Dec 2017 02:09:37 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201712150209.vBF29b6i011662@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 15 Dec 2017 02:09:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456381 - head/sysutils/synergy X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/sysutils/synergy X-SVN-Commit-Revision: 456381 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Dec 2017 02:09:38 -0000 Author: swills Date: Fri Dec 15 02:09:37 2017 New Revision: 456381 URL: https://svnweb.freebsd.org/changeset/ports/456381 Log: sysutils/synergy: fix fetch PR: 223948 Approved by: kevlo (maintainer timeout, >2 weeks) Modified: head/sysutils/synergy/Makefile head/sysutils/synergy/distinfo Modified: head/sysutils/synergy/Makefile ============================================================================== --- head/sysutils/synergy/Makefile Fri Dec 15 02:05:57 2017 (r456380) +++ head/sysutils/synergy/Makefile Fri Dec 15 02:09:37 2017 (r456381) @@ -20,6 +20,7 @@ CPE_VENDOR= synergy-foss USE_XORG= ice xtst x11 sm xext xinerama xrandr xi USE_GITHUB= yes GH_ACCOUNT= symless +GH_PROJECT= synergy-core CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib Modified: head/sysutils/synergy/distinfo ============================================================================== --- head/sysutils/synergy/distinfo Fri Dec 15 02:05:57 2017 (r456380) +++ head/sysutils/synergy/distinfo Fri Dec 15 02:09:37 2017 (r456381) @@ -1,3 +1,3 @@ -TIMESTAMP = 1503033214 -SHA256 (symless-synergy-v1.8.8-stable_GH0.tar.gz) = 85c388f93881d741981ce3c675e840a52a76883cb2cea1da306c0c453c5d7d9b -SIZE (symless-synergy-v1.8.8-stable_GH0.tar.gz) = 13498599 +TIMESTAMP = 1511905795 +SHA256 (symless-synergy-core-v1.8.8-stable_GH0.tar.gz) = 9ee45aabf9f77925bfab6248e713ae5d9e6bfe6bc246e4a0a6304dc6a30f5f14 +SIZE (symless-synergy-core-v1.8.8-stable_GH0.tar.gz) = 13498827