From owner-svn-ports-all@FreeBSD.ORG Wed Nov 21 10:45:00 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 4A5F8CF0 for ; Wed, 21 Nov 2012 10:45:00 +0000 (UTC) (envelope-from mailer-daemon@vniz.net) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id B3B258FC08 for ; Wed, 21 Nov 2012 10:44:58 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id j13so6619296lah.13 for ; Wed, 21 Nov 2012 02:44:57 -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=+19cF8YXymQrafc6XrTbPPDQgcbZ4Iv6RR+QF46dUTw=; b=mHYywhNNbZxQ057MHCwbMRPKJ7ymQPARkmHpIgyC3UPzGFybxzuae/DyBXaXj1SfpG tr7WrZOyChk8iMrpSdCfEt74gW212TtDRXTJwPJrDrFOtoimo3Wuj8xznq5/lcNa4K1C BWd1HElYajsouW5FgwAZ2tJX3LxATZSX7wkP1hdMSalME/YGk7UwIF0iY3MLT7kcXJjf QgJ4RDORRZnsYPHtKgmmnV/s2zhpVx/P7cnkVZSwBkR/RkU6wdDPhS6N5uM2kg3dFAay PitceJAvIFtJWCurBO+mUunV5AUlZdKkNhZkHlZhJeEVZORxqOUmRKUHaiS0Uq6S4iQp 1O1Q== Received: by 10.112.17.169 with SMTP id p9mr7537511lbd.9.1353494697733; Wed, 21 Nov 2012 02:44:57 -0800 (PST) Received: from [192.168.1.2] ([89.169.163.3]) by mx.google.com with ESMTPS id ly18sm5880607lab.15.2012.11.21.02.44.57 (version=SSLv3 cipher=OTHER); Wed, 21 Nov 2012 02:44:57 -0800 (PST) Message-ID: <50ACB0A7.1030108@freebsd.org> Date: Wed, 21 Nov 2012 14:44:55 +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> In-Reply-To: OpenPGP: id=964474DD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQlcRCLu66JevEmnIS9n8u7Bgp5/7jncecpNip997p5el7vHg+ImpXoFMvtONtryULi0TwH1 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 10:45:00 -0000 On 21.11.2012 14:30, Chris Rees wrote: >> Added: >> head/misc/astrolog/files/patch-src::sweodef.h (contents, props > changed) > > 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@