From owner-svn-ports-all@freebsd.org Sun Dec 20 07:32:37 2015 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 291ECA4DFF2; Sun, 20 Dec 2015 07:32:37 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-io0-x22c.google.com (mail-io0-x22c.google.com [IPv6:2607:f8b0:4001:c06::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EF0B71CF1; Sun, 20 Dec 2015 07:32:36 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-io0-x22c.google.com with SMTP id q126so128308036iof.2; Sat, 19 Dec 2015 23:32:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=4t/etx7cCXefOsTPy2F+LmXM9cBSDyShHN8HM/dVvzs=; b=ub8BDrOAuKRLC75KZfGEZY/vb7o3/vABrco6wPMZBWMunN5Cfg8SsOxDa03+UxL2kx +lwq+Dt3sd0X9doyb1rYvykyLxKhaYVYxX0vZyIMazKMpJxpNY6IhHnk09V7CrOUl0WB 5LPEjd+e4vYrzKTmKo3j3RON1gqLmpG2mT0rC+D7ElD7lObOOOr8/qemyGpw5KUtTzv3 FyttghSkM7ByT6zZzXWnPrddOvhcOJpB1A7DC9CB9x8vICmmf+vMXsbutxjLwHO4Xrar g+g1wKerQs/yRaQBbZCRRhH/70xtGZt06IuZ8wkxWYOgEHOPkQyY3KyxG6olP4nzEHPn gV7g== MIME-Version: 1.0 X-Received: by 10.107.47.66 with SMTP id j63mr12646394ioo.168.1450596756324; Sat, 19 Dec 2015 23:32:36 -0800 (PST) Sender: antoine.brodin.freebsd@gmail.com Received: by 10.107.167.204 with HTTP; Sat, 19 Dec 2015 23:32:36 -0800 (PST) In-Reply-To: <201512200721.tBK7LaaU051341@slippy.cwsent.com> References: <201512200658.tBK6wSih025565@repo.freebsd.org> <201512200721.tBK7LaaU051341@slippy.cwsent.com> Date: Sun, 20 Dec 2015 08:32:36 +0100 X-Google-Sender-Auth: OL7du3mq8KOhVSBl0YiHpnNIQjs Message-ID: Subject: Re: svn commit: r404045 - head/devel/libevt From: Antoine Brodin To: Cy Schubert Cc: "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 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: Sun, 20 Dec 2015 07:32:37 -0000 On Sun, Dec 20, 2015 at 8:21 AM, Cy Schubert wrote: > In message <201512200658.tBK6wSih025565@repo.freebsd.org>, Antoine Brodin > write > s: >> Author: antoine >> Date: Sun Dec 20 06:58:27 2015 >> New Revision: 404045 >> URL: https://svnweb.freebsd.org/changeset/ports/404045 >> >> Log: >> Update to alpha-20151206 > > This and the previous five commits: Would it not make more sense to have > -devel ports for alpha, experimental (and beta) software? No. Cheers, Antoine