From owner-svn-ports-all@freebsd.org Sat Jul 16 01:59:06 2016 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 D4257B9A274 for ; Sat, 16 Jul 2016 01:59:06 +0000 (UTC) (envelope-from kris@ixsystems.com) Received: from barracuda.ixsystems.com (barracuda.ixsystems.com [12.229.62.30]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.ixsystems.com", Issuer "Go Daddy Secure Certificate Authority - G2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B11031E00 for ; Sat, 16 Jul 2016 01:59:06 +0000 (UTC) (envelope-from kris@ixsystems.com) X-ASG-Debug-ID: 1468634345-08ca0410fe1110f0001-Ooj6kR Received: from zimbra.ixsystems.com ([10.246.0.20]) by barracuda.ixsystems.com with ESMTP id IR3ApuaEPRgJ0QCe (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 15 Jul 2016 18:59:05 -0700 (PDT) X-Barracuda-Envelope-From: kris@ixsystems.com X-Barracuda-RBL-Trusted-Forwarder: 10.246.0.20 X-ASG-Whitelist: Client Received: from localhost (localhost [127.0.0.1]) by zimbra.ixsystems.com (Postfix) with ESMTP id B843FE05ECA; Fri, 15 Jul 2016 18:59:05 -0700 (PDT) Received: from zimbra.ixsystems.com ([127.0.0.1]) by localhost (zimbra.ixsystems.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id UNbwNSY8_h44; Fri, 15 Jul 2016 18:59:05 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zimbra.ixsystems.com (Postfix) with ESMTP id 5C576E05E85; Fri, 15 Jul 2016 18:59:05 -0700 (PDT) X-Virus-Scanned: amavisd-new at ixsystems.com Received: from zimbra.ixsystems.com ([127.0.0.1]) by localhost (zimbra.ixsystems.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id eGyGRlHhqONg; Fri, 15 Jul 2016 18:59:05 -0700 (PDT) Received: from [172.20.0.22] (vpn.ixsystems.com [10.249.0.2]) by zimbra.ixsystems.com (Postfix) with ESMTPSA id BB3ADE05E34; Fri, 15 Jul 2016 18:59:04 -0700 (PDT) Subject: Re: svn commit: r418549 - head/sysutils/nomad To: Jason Unovitch , Kris Moore X-ASG-Orig-Subj: Re: svn commit: r418549 - head/sysutils/nomad References: <201607141755.u6EHtQ01019066@repo.freebsd.org> <20160716014103.GA61505@Silverstone> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Kris Moore Message-ID: <88a09046-eaea-584e-384c-3b86819371ae@ixsystems.com> Date: Fri, 15 Jul 2016 21:59:03 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <20160716014103.GA61505@Silverstone> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Barracuda-Connect: UNKNOWN[10.246.0.20] X-Barracuda-Start-Time: 1468634345 X-Barracuda-Encrypted: ECDHE-RSA-AES256-GCM-SHA384 X-Barracuda-URL: https://10.246.0.26:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at ixsystems.com X-Barracuda-BRTS-Status: 1 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 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: Sat, 16 Jul 2016 01:59:06 -0000 On 07/15/2016 21:41, Jason Unovitch wrote: > On Thu, Jul 14, 2016 at 05:55:26PM +0000, Kris Moore wrote: > > Author: kmoore > > Date: Thu Jul 14 17:55:25 2016 > > New Revision: 418549 > > URL: https://svnweb.freebsd.org/changeset/ports/418549 > > > Log: > > - Fix fetching distfiles > > - Cleanup some formatting > > > Approved by: Maintainer > > > Modified: > > head/sysutils/nomad/Makefile > > head/sysutils/nomad/distinfo > > > Modified: head/sysutils/nomad/Makefile > > > ============================================================================== > > --- head/sysutils/nomad/Makefile Thu Jul 14 17:28:34 2016 > (r418548) > > +++ head/sysutils/nomad/Makefile Thu Jul 14 17:55:25 2016 > (r418549) > > @@ -3,7 +3,7 @@ > > PORTNAME= nomad > > PORTVERSION= 0.4.0 > > DISTVERSIONPREFIX= v > > -PORTREVISION= 3 > > +PORTREVISION= 2 > > CATEGORIES= sysutils > > > MAINTAINER= john@pcbsd.org > > What happened here? I did the diff against my PC-BSD ports fork beforehand and didn't catch that revert. Sorry about that, fixed now. -- Kris Moore iXsystems Enterprise Storage & Servers Driven By Open Source