From owner-svn-ports-head@FreeBSD.ORG Tue Oct 7 18:22:08 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7DFC32E1; Tue, 7 Oct 2014 18:22:08 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 60215AC7; Tue, 7 Oct 2014 18:22:07 +0000 (UTC) Received: from [192.168.120.187] (095-097-241-198.static.chello.nl [95.97.241.198]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 8353743552; Tue, 7 Oct 2014 13:21:54 -0500 (CDT) Message-ID: <54342F32.9070401@marino.st> Date: Tue, 07 Oct 2014 20:21:38 +0200 From: John Marino Reply-To: marino@freebsd.org, marino@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Baptiste Daroussin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r370293 - in head/emulators/hyperv-is: . files References: <201410071052.s97AqAtu010821@svn.freebsd.org> <5433E60C.6070602@marino.st> In-Reply-To: <5433E60C.6070602@marino.st> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Tue, 07 Oct 2014 18:22:08 -0000 On 10/7/2014 15:09, John Marino wrote: > You just broke the port. > PORTVERSION must be 1.1, otherwise it breaks for everything other than > release 10.0. That part needs to be reverted. Disregard - I thought you changed PORTVERSION from 1.1 to 1 but actually you just added PORTREVSION=1. Sorry!