From owner-svn-ports-head@FreeBSD.ORG Fri Oct 10 22:49:11 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 73E18249; Fri, 10 Oct 2014 22:49:11 +0000 (UTC) Received: from mail-qa0-x230.google.com (mail-qa0-x230.google.com [IPv6:2607:f8b0:400d:c00::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0381DDAB; Fri, 10 Oct 2014 22:49:10 +0000 (UTC) Received: by mail-qa0-f48.google.com with SMTP id dc16so2291293qab.21 for ; Fri, 10 Oct 2014 15:49:10 -0700 (PDT) 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=1NKEIvO74iLQIZi/YVe0Xo3E0PipxEUDvsA8okUVGJQ=; b=BkYqR8BPGmR7Sf9MhGaPtANkE98ru6gmN6SIJCCxOsAmHyhZ5P6PAOaVBNn5+lUHip 6MUSgvsgCLSEXlKXr6f4566gY8nFp5AingurnpiA9AUytaIGP8AxajFz7PJFYuYDYV8q XLMxZY0MuM996h79X164unCyt6aF6+QtL1Gkw7+skC6CviikxLkR/IK4ESkh6rXieP80 Cl6Yq20SyMYwlNrG6J6z8x4oisgmYYMtqE3Yn2D0MFQbGk7HfRJotou/ZLgZrgDDCiAl FLkbFdwx6MGGcOGkw1dk2vP62VmxHlCQkzf5Vb0r6ZRjHczTNjGS6/+4jJ9LG7jitdNa LQYA== MIME-Version: 1.0 X-Received: by 10.140.83.208 with SMTP id j74mr12922283qgd.91.1412981350091; Fri, 10 Oct 2014 15:49:10 -0700 (PDT) Sender: william88@gmail.com Received: by 10.140.106.71 with HTTP; Fri, 10 Oct 2014 15:49:10 -0700 (PDT) In-Reply-To: <201410102236.s9AMafj3043848@svn.freebsd.org> References: <201410102236.s9AMafj3043848@svn.freebsd.org> Date: Fri, 10 Oct 2014 19:49:10 -0300 X-Google-Sender-Auth: qKGYgIGVQF4xdpogz6maU9OCMRY Message-ID: Subject: Re: svn commit: r370615 - head/devel/py-mccabe From: William Grzybowski To: Antoine Brodin Content-Type: text/plain; charset=UTF-8 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , ports-committers 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: Fri, 10 Oct 2014 22:49:11 -0000 On Fri, Oct 10, 2014 at 7:36 PM, Antoine Brodin wrote: > Author: antoine > Date: Fri Oct 10 22:36:41 2014 > New Revision: 370615 > URL: https://svnweb.freebsd.org/changeset/ports/370615 > QAT: https://qat.redports.org/buildarchive/r370615/ > > Log: > Remove plist redundant with autoplist > > Deleted: > head/devel/py-mccabe/pkg-plist Thanks! I've totally missed. -- William Grzybowski / wg FreeBSD Ports Committer