From owner-svn-ports-all@freebsd.org Tue Dec 26 18:13:34 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 259D5EA684E; Tue, 26 Dec 2017 18:13:34 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0299C1202; Tue, 26 Dec 2017 18:13:34 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 4A1A95E72; Tue, 26 Dec 2017 18:13:33 +0000 (UTC) Date: Tue, 26 Dec 2017 18:13:33 +0000 From: Alexey Dokuchaev To: Li-Wen Hsu Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r457297 - head/emulators/open-vm-tools Message-ID: <20171226181333.GA74454@FreeBSD.org> References: <201712261806.vBQI67dO015244@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201712261806.vBQI67dO015244@repo.freebsd.org> User-Agent: Mutt/1.9.2 (2017-12-15) 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: Tue, 26 Dec 2017 18:13:34 -0000 On Tue, Dec 26, 2017 at 06:06:07PM +0000, Li-Wen Hsu wrote: > New Revision: 457297 > URL: https://svnweb.freebsd.org/changeset/ports/457297 > > Log: > - Update WWW > > Approved by: jpaetzel (maintainer) > > Modified: > head/emulators/open-vm-tools/pkg-descr > > Modified: head/emulators/open-vm-tools/pkg-descr > ============================================================================== > --- head/emulators/open-vm-tools/pkg-descr Tue Dec 26 17:43:40 2017 (r457296) > +++ head/emulators/open-vm-tools/pkg-descr Tue Dec 26 18:06:06 2017 (r457297) > @@ -10,4 +10,4 @@ are tied to a specific virtualization platform. > This port replaces the vmware guest ports and the binary only vmware > tools ports in the ports tree. > > -WWW: http://open-vm-tools.sourceforge.net > +WWW: https://github.com/vmware/open-vm-tools/releases Shouldn't it had been https://github.com/vmware/open-vm-tools instead? Whe the "releases" suffix? ./danfe