From owner-cvs-ports@FreeBSD.ORG Tue Dec 27 12:57:53 2011 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90DB8106566C; Tue, 27 Dec 2011 12:57:53 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3F35C8FC0A; Tue, 27 Dec 2011 12:57:52 +0000 (UTC) Received: by iadj38 with SMTP id j38so24779245iad.13 for ; Tue, 27 Dec 2011 04:57:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=0G3GmUcPRzjeAPXe5pz72LYUbJ0MSp6ctgSSuFiRtUY=; b=d6r+nFyz82wjIuAMA7XlIs5Y9GJK5/6/Yvq7Slt2cVkLVOh9mMBoEB7qmYOwq0dGqN D507G+3imc0Znxbg+A+TqgGeU+l5IX3EmK5I+xze1Y7aXwBcwemVXlWW9MyR0soew7nt ybcqisNWnbMEQAHZUqUSIt5FBrHWXaS5zf8BY= Received: by 10.50.135.41 with SMTP id pp9mr30965372igb.8.1324990672284; Tue, 27 Dec 2011 04:57:52 -0800 (PST) MIME-Version: 1.0 Sender: utisoft@gmail.com Received: by 10.231.207.7 with HTTP; Tue, 27 Dec 2011 04:57:21 -0800 (PST) In-Reply-To: <4EF9C049.9060808@yandex.ru> References: <201112260958.pBQ9wVij071548@repoman.freebsd.org> <4EF9C049.9060808@yandex.ru> From: Chris Rees Date: Tue, 27 Dec 2011 12:57:21 +0000 X-Google-Sender-Auth: 01Wnq-PQhI3fRw9ohrEmN9lJ_JY Message-ID: To: Ruslan Mahmatkhanov Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports MOVED ports/devel Makefile ports/devel/py-kss.core Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Dec 2011 12:57:53 -0000 On 27 December 2011 12:55, Ruslan Mahmatkhanov wrote: > Chris Rees wrote on 27.12.2011 13:07: >> On 26 December 2011 09:58, Ruslan Mahmatkhanov wrote: >>> rm =9A =9A =9A =9A =9A2011-12-26 09:58:31 UTC >>> >>> =9AFreeBSD ports repository >>> >>> =9AModified files: >>> =9A =9A. =9A =9A =9A =9A =9A =9A =9A =9A =9A =9AMOVED >>> =9A =9Adevel =9A =9A =9A =9A =9A =9A =9A =9AMakefile >>> =9ARemoved files: >>> =9A =9Adevel/py-kss.core =9A =9AMakefile distinfo pkg-descr pkg-plist >>> =9ALog: >>> =9ARemove bad-named port (with .core in it's name) >>> >>> =9ASpotted by: =9A =9Alinimon >>> =9AApproved by: =9A miwi (mentor) >>> >>> =9ARevision =9AChanges =9A =9APath >>> =9A1.2711 =9A =9A+2 -1 =9A =9A =9Aports/MOVED >>> =9A1.4774 =9A =9A+0 -1 =9A =9A =9Aports/devel/Makefile >>> =9A1.2 =9A =9A =9A +0 -44 =9A =9A ports/devel/py-kss.core/Makefile (dea= d) >>> =9A1.2 =9A =9A =9A +0 -2 =9A =9A =9Aports/devel/py-kss.core/distinfo (d= ead) >>> =9A1.2 =9A =9A =9A +0 -3 =9A =9A =9Aports/devel/py-kss.core/pkg-descr (= dead) >>> =9A1.2 =9A =9A =9A +0 -583 =9A =9Aports/devel/py-kss.core/pkg-plist (de= ad) >>> >>> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/MOVED.diff?&r1=3D1.2710&r2= =3D1.2711&f=3Dh >> >> If you're going to make a MOVED entry (which I don't think is >> necessary, considering approximately 5 people will have received a >> copy of this port ;)), please would you point it to the new location? >> >> Chris > > Done, thank you. > How did you count the people who received that copy of the port? > Or it is a kind of hyperbola? :) Well... since it wasn't distributed via csup, it was a hyperbola :) Not sure what portsnap made of it though. Thanks for fixing it! Chris