From owner-svn-ports-all@FreeBSD.ORG Wed Nov 21 11:44:02 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 234C7C00 for ; Wed, 21 Nov 2012 11:44:02 +0000 (UTC) (envelope-from mailer-daemon@vniz.net) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 871F08FC15 for ; Wed, 21 Nov 2012 11:44:01 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id go10so4074560lbb.13 for ; Wed, 21 Nov 2012 03:44:00 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:to:cc:subject:references:in-reply-to:openpgp :content-type:content-transfer-encoding:x-gm-message-state; bh=RYxoUiCXBJm+lI/zDURVM0t6A5q1euK4qWQfSzMI7C4=; b=YsK6euwry596BQBsSuh0VsmjjUWySkfWP4MKrSEhuKjqd7JJpHWXt6z2ME1WhU2BbQ SooScuxIrtqV0Jh5rFNp39++7TquXfEhGo43jxThBMaS//SEmqdUIeN0s8HEKmey5wr9 dQELZN4tX3yM24HB2T9gV2n+90YHX3PPsjRDscNWYxru8auhNuONgcDmT2nZPMi5xOfl FK1HVompuERhujwqwQItCAL7ykcfwlbIstuzzfaSfu4ZUTZCG9QPmSlLHlQQVtkDDB/g 8Zu24zeyUBH3vjUD74rF5wEiLBRJWP6QRIccSD5ta2OmznSz8xD+Ere1az7h5fh6fq+L xOsw== Received: by 10.152.145.202 with SMTP id sw10mr1350925lab.22.1353498240422; Wed, 21 Nov 2012 03:44:00 -0800 (PST) Received: from [192.168.1.2] ([89.169.163.3]) by mx.google.com with ESMTPS id b4sm141123lbi.0.2012.11.21.03.43.59 (version=SSLv3 cipher=OTHER); Wed, 21 Nov 2012 03:43:59 -0800 (PST) Message-ID: <50ACBE7D.70203@freebsd.org> Date: Wed, 21 Nov 2012 15:43:57 +0400 From: Andrey Chernov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Chris Rees Subject: Re: svn commit: r307612 - in head/misc/astrolog: . files References: <201211210949.qAL9nl4a018306@svn.freebsd.org> <50ACB0A7.1030108@freebsd.org> In-Reply-To: OpenPGP: id=964474DD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQlyFHT7oyWlJ2VjaKiJJIWZH6semZ/BiB5M4fTtJxFYHWt+Wz2eDSiDFJWlKnroutRwlbS5 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 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: Wed, 21 Nov 2012 11:44:02 -0000 On 21.11.2012 15:10, Chris Rees wrote: >> > Please use - instead of :: in patch file names- colons render as slashes >> > in Mac OS. >> >> We have a lot of "::" instead of "/" in the patch names, just see: >> >> ls /usr/ports/*/*/files/*::* | wc -l >> 1490 >> >> IMHO the fix you ask should be centralized for all ports and not in the >> time of ports feature freeze. Pass this issue to our portmgr@ > > You added the file, so I wasn't asking you to change anything that was > already there :) Yes, but the new naming convention is something which should be decided by portmgr@ to keep all things in line. F.e. will it be '-' or '_' or '=' or some combination of them etc? It is unknown to me at this moment, so I prefer to stay the old one I see. > After the feature freeze I'll have a look at doing a mass rename. Ok.