From owner-cvs-ports@FreeBSD.ORG Mon Jan 17 11:41:06 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B6AC61065670 for ; Mon, 17 Jan 2011 11:41:06 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from relay02.pair.com (relay02.pair.com [209.68.5.16]) by mx1.freebsd.org (Postfix) with SMTP id 52A418FC12 for ; Mon, 17 Jan 2011 11:41:06 +0000 (UTC) Received: (qmail 17970 invoked from network); 17 Jan 2011 11:41:03 -0000 Received: from 2.204.53.243 (HELO ip-2-204-53-243.web.vodafone.de) (2.204.53.243) by relay02.pair.com with SMTP; 17 Jan 2011 11:41:03 -0000 X-pair-Authenticated: 2.204.53.243 Date: Mon, 17 Jan 2011 12:40:55 +0100 (CET) From: Gerald Pfeifer To: "Sergey A. Osokin" In-Reply-To: <20110117034847.GA11981@FreeBSD.org> Message-ID: References: <201101170047.p0H0lFTd074412@repoman.freebsd.org> <20110117004719.D6B7F106579A@hub.freebsd.org> <20110117034847.GA11981@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: cvs-ports@FreeBSD.org, Gerald Pfeifer , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: [ports] cvs commit: ports/emulators/wine Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Jan 2011 11:41:06 -0000 On Mon, 17 Jan 2011, Sergey A. Osokin wrote: >> -MAN1= widl.1 wine.1 winebuild.1 winedbg.1 winedump.1 winegcc.1 \ >> - winemaker.1 wineserver.1 wmc.1 wrc.1 >> MAN1= msiexec.1 notepad.1 regedit.1 regsvr32.1 widl.1 wine.1 \ >> wineboot.1 winebuild.1 winecfg.1 wineconsole.1 winedbg.1 \ >> winedump.1 winefile.1 winegcc.1 winemaker.1 winemine.1 \ > Could you bump PORTREVISION for these changes? That would be a mistake, since this change is a complete no-op when building/installing this port. (That is also why the issue had not shown up in my automated testing; I submitted PR154069 to suggest that portlint diagnoses such cases.) Gerald