From owner-svn-ports-all@FreeBSD.ORG Sat Dec 21 10:17:40 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C609F34D; Sat, 21 Dec 2013 10:17:40 +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 8477618ED; Sat, 21 Dec 2013 10:17:40 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id C8072BDC3E; Sat, 21 Dec 2013 11:17:38 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=date:from:to :subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=plouf; bh=8+qwVoh6fQN sdnonX4pQELNsFEw=; b=g6KO5Hri4IFtai7rW6bEJTbVp7RQraSyLV/cJU4tQ+J vbu2RYKuN7xFpJFIKWGD7DdAeDyWw8eLIPFUfwilbGQIHEtcnfEauIheEGmrpDTi wJQKo6QQ1pt9g1n6KPb5YaubsbAcHF5pmmCtpxem1iTYmAVIK+Xgcr1sjxa4Q7jE = Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id A4CE9BDC1D; Sat, 21 Dec 2013 11:17:38 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id C0F57CA5F686; Sat, 21 Dec 2013 11:17:36 +0100 (CET) Date: Sat, 21 Dec 2013 11:17:32 +0100 From: Mathieu Arnold To: Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r337115 - head/games/stransball2 Message-ID: <87D29A5C4D171944D24AC613@atuin.in.mat.cc> In-Reply-To: <201312210113.rBL1DMCV047669@svn.freebsd.org> References: <201312210113.rBL1DMCV047669@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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: Sat, 21 Dec 2013 10:17:40 -0000 +--On 21 d=C3=A9cembre 2013 01:13:22 +0000 Dmitry Marakasov wrote: | - Fix DOS2UNIX to not corrupt unrelated files If this changes the resulting package, you should bump PORTREVISION. --=20 Mathieu Arnold