From owner-cvs-all@FreeBSD.ORG Fri Feb 17 17:48:37 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1229E106566C; Fri, 17 Feb 2012 17:48:37 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mouf.net (unknown [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b2]) by mx1.freebsd.org (Postfix) with ESMTP id A3A9F8FC12; Fri, 17 Feb 2012 17:48:36 +0000 (UTC) Received: from mouf.net (www@localhost [127.0.0.1]) by mouf.net (8.14.4/8.14.4) with ESMTP id q1HHmU5G058124; Fri, 17 Feb 2012 12:48:30 -0500 (EST) (envelope-from swills@FreeBSD.org) Received: from 198.85.229.5 (SquirrelMail authenticated user swills) by mouf.net with HTTP; Fri, 17 Feb 2012 12:48:30 -0500 Message-ID: In-Reply-To: <201202171654.q1HGsCJb074467@repoman.freebsd.org> References: <201202171654.q1HGsCJb074467@repoman.freebsd.org> Date: Fri, 17 Feb 2012 12:48:30 -0500 From: "Steve Wills" To: "Michael Scheidell" User-Agent: SquirrelMail/1.4.21 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (mouf.net [127.0.0.1]); Fri, 17 Feb 2012 12:48:31 -0500 (EST) X-Spam-Status: No, score=-1.0 required=4.5 tests=ALL_TRUSTED autolearn=unavailable version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on mouf.net X-Virus-Scanned: clamav-milter 0.97.2 at mouf.net X-Virus-Status: Clean Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/open-vm-tools Makefile distinfo pkg-plist ports/emulators/open-vm-tools/files patch-vmhgfs-Makefile pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2012 17:48:37 -0000 Thanks! BTW, PORTEPOCH wasn't actually added/bumped. Steve > scheidell 2012-02-17 16:54:12 UTC > > FreeBSD ports repository > > Modified files: > emulators/open-vm-tools Makefile distinfo pkg-plist > emulators/open-vm-tools/files patch-vmhgfs-Makefile > pkg-message.in > Log: > - Back out all changes to date starting with this pr. > - changes that were applied by several people, one change (mine, the > actual upgrade) made hgfs unloadable. > - other changes along the way, attempting to fix it made port broken > were also backed out > - Only patches left were DougB's rc script patches > - Bump PORTEPOCH > > PR: ports/161891 > Submitted by: scheidell (me) > Approved by: ports@ (maintainer, implicit), gabor (mentor) > > Revision Changes Path > 1.59 +4 -16 ports/emulators/open-vm-tools/Makefile > 1.15 +2 -2 ports/emulators/open-vm-tools/distinfo > 1.3 +3 -12 > ports/emulators/open-vm-tools/files/patch-vmhgfs-Makefile > 1.4 +0 -3 ports/emulators/open-vm-tools/files/pkg-message.in > 1.30 +1 -6 ports/emulators/open-vm-tools/pkg-plist >