From owner-svn-ports-all@FreeBSD.ORG Wed Jan 22 18:00:52 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 40D446DB; Wed, 22 Jan 2014 18:00:52 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id EF8A91244; Wed, 22 Jan 2014 18:00:51 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 888FABDC71; Wed, 22 Jan 2014 19:00:50 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 67C7ABDC69; Wed, 22 Jan 2014 19:00:50 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id ADAE46140; Wed, 22 Jan 2014 19:00:49 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id F076A6837007; Wed, 22 Jan 2014 19:00:48 +0100 (CET) Date: Wed, 22 Jan 2014 19:00:48 +0100 From: Mathieu Arnold To: olli hauer , Mathieu Arnold Subject: Re: svn commit: r340719 - in head: Tools/scripts/pkg-stash accessibility/jovie accessibility/yasr/files arabic/ae_fonts_mono/files arabic/ae_fonts_ttf/files arabic/kacst_fonts/files arabic/khotot/files... Message-ID: <00B046E893AE32B58DA681B2@ogg.in.absolight.net> In-Reply-To: <52E00642.6030504@gmx.de> References: <201401221552.s0MFqBK6007511@svn.freebsd.org> <52E00642.6030504@gmx.de> 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 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.17 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, 22 Jan 2014 18:00:52 -0000 +--On 22 janvier 2014 18:56:18 +0100 olli hauer wrote: | On 2014-01-22 16:52, Mathieu Arnold wrote: |> Author: mat |> Date: Wed Jan 22 15:52:06 2014 |> New Revision: 340719 |> URL: http://svnweb.freebsd.org/changeset/ports/340719 |> QAT: https://qat.redports.org/buildarchive/r340719/ |> |> Log: |> Fixup props the rest of pkg-* |> |> With hat: portmgr |> Sponsored by: Absolight |> |> Modified: |> head/math/saga/pkg-message (contents, props changed) |> Directory Properties: |> head/Tools/scripts/pkg-stash/pkg-list.sh (props changed) |> head/Tools/scripts/pkg-stash/pkg-stash.pl (props changed) |> head/accessibility/jovie/pkg-message (props changed) | | | I suspect fixing all files for all ports per $cat would take some load | from the servers E.g. portsnap has to build the update for a port only | one time (instead once for Makefile* another once for pkg-p* files maybe | a third for distfiles ...) | | But maybe I'm wrong with my assumption ... Most files didn't change at all. The one who did are the one with the $FreeBSD$ keyword, and they're a minority (except in 340722 where, yes, 10k had it.) -- Mathieu Arnold