From owner-freebsd-perl@FreeBSD.ORG Fri Jun 19 20:10:38 2015 Return-Path: Delivered-To: freebsd-perl@hub.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 2D04693A for ; Fri, 19 Jun 2015 20:10:38 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E70C3BC2 for ; Fri, 19 Jun 2015 20:10:37 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 433A0BDC5E; Fri, 19 Jun 2015 22:10:35 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 3F911BDC5A; Fri, 19 Jun 2015 22:10:35 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 0C83D39B4E26; Fri, 19 Jun 2015 22:10:35 +0200 (CEST) Date: Fri, 19 Jun 2015 22:10:34 +0200 From: Mathieu Arnold To: Anton Yuzhaninov , freebsd-perl@freebsd.org Subject: Re: [Differential] [Changed Subscribers] D2869: Make Perl behave and install files with u+w. Message-ID: In-Reply-To: <558457E5.5050207@citrin.ru> References: <19f4a7cafea3ffe35435e559e7564b84@localhost.localdomain> <558457E5.5050207@citrin.ru> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Jun 2015 20:10:38 -0000 +--On 19 juin 2015 20:56:53 +0300 Anton Yuzhaninov wrote: | On 06/19/15 16:57, mat (Mathieu Arnold) wrote: |> mat added a subscriber: freebsd-perl-list. |> |> REPOSITORY |> rP FreeBSD ports repository |> |> REVISION DETAIL |> https://reviews.freebsd.org/D2869 |> | | What is the rationale behind this changes? | I think this patches is not useful for most FreeBSD users. For the users, no, but the ports tree installs files as 644/755, unless specifically asked to, Perl is not, and it's making the porter's job harder. -- Mathieu Arnold