From owner-svn-ports-head@FreeBSD.ORG Sat Dec 21 10:18:22 2013 Return-Path: Delivered-To: svn-ports-head@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 5905442B; Sat, 21 Dec 2013 10:18:22 +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 1609318F5; Sat, 21 Dec 2013 10:18:22 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id B25EFBDC1D; Sat, 21 Dec 2013 11:18:20 +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=MCM/lmmeSS+ QmGwesdpN8TnxidA=; b=Ik75lg7H98vwILJzCCBmuUFUFkxF/G77gImN+dTOOs1 QsfAYQfOwKA5jd5ObPd9uSPYhkJPnqjLdwbqIxO5XPp4b8CTkUtFSEcqs6R/McNg HRh6jrYZ1USrcyKuCro/cx4mWs+Pp8wDmcve+ZbwglQWB+w71H2+PrMHrjcvBGsw = Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id A782EBDC3E; Sat, 21 Dec 2013 11:18:15 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 8A285CA5F69E; Sat, 21 Dec 2013 11:18:15 +0100 (CET) Date: Sat, 21 Dec 2013 11:18:15 +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: r337116 - in head/games/flobopuyo: . files Message-ID: <70E6DABBA25B562F8C2DBEF2@atuin.in.mat.cc> In-Reply-To: <201312210114.rBL1EAFl047899@svn.freebsd.org> References: <201312210114.rBL1EAFl047899@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-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Dec 2013 10:18:22 -0000 +--On 21 d=C3=A9cembre 2013 01:14:10 +0000 Dmitry Marakasov wrote: | - Fix DOS2UNIX to not corrupt unrelated files Same here, if it changes the package, bump PORTREVISION. :-) --=20 Mathieu Arnold