From owner-svn-ports-head@freebsd.org Thu Dec 31 15:02:25 2015 Return-Path: Delivered-To: svn-ports-head@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 A5902A57E0F; Thu, 31 Dec 2015 15:02:25 +0000 (UTC) (envelope-from kevlo@ns.kevlo.org) Received: from ns.kevlo.org (220-135-115-6.HINET-IP.hinet.net [220.135.115.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ns.kevlo.org", Issuer "ns.kevlo.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 49662188A; Thu, 31 Dec 2015 15:02:24 +0000 (UTC) (envelope-from kevlo@ns.kevlo.org) Received: from ns.kevlo.org (localhost [127.0.0.1]) by ns.kevlo.org (8.14.9/8.14.9) with ESMTP id tBVF1sHg029615 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 31 Dec 2015 23:01:55 +0800 (CST) (envelope-from kevlo@ns.kevlo.org) Received: (from kevlo@localhost) by ns.kevlo.org (8.14.9/8.14.9/Submit) id tBVF1sRW029614; Thu, 31 Dec 2015 23:01:54 +0800 (CST) (envelope-from kevlo) Date: Thu, 31 Dec 2015 23:01:54 +0800 From: Kevin Lo To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r404909 - in head/net: hping hping-devel hping-devel/files hping/files Message-ID: <20151231150154.GA29604@ns.kevlo.org> References: <201512310618.tBV6IkwZ081937@repo.freebsd.org> <6620538159FCD61BF68411E8@atuin.in.mat.cc> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <6620538159FCD61BF68411E8@atuin.in.mat.cc> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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: Thu, 31 Dec 2015 15:02:25 -0000 On Thu, Dec 31, 2015 at 01:07:44PM +0100, Mathieu Arnold wrote: > +--On 31 décembre 2015 06:18:46 +0000 Kevin Lo wrote: > | Author: kevlo > | Date: Thu Dec 31 06:18:46 2015 > | New Revision: 404909 > | URL: https://svnweb.freebsd.org/changeset/ports/404909 > | > | Log: > | Mark this unbroken on FreeBSD < 1100030. > | > | Pointed out by: mat > > Would you mind bumping PORTREVISION so that new, working, packages can be > rebuilt ? Fixed as r404947, thanks. > -- > Mathieu Arnold Kevin