Date: Sun, 10 Jun 2018 10:25:59 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r472126 - branches/2018Q2 Message-ID: <201806101025.w5AAPxnc028258@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sun Jun 10 10:25:59 2018 New Revision: 472126 URL: https://svnweb.freebsd.org/changeset/ports/472126 Log: MFH: r472125 www/waterfox: flatten line endings after r461193 Subversion doesn't allow mixed line endings when svn:eol-style property is set. files/patch-bug1402766 tries to create a new test file, so simply strip carriage-return from lines which is what actually happens on checkout. Originally, the file landed via git-svn which doesn't appear to run sanity checks on dcommit. $ svn cat files/patch-bug1402766 svn: E135000: Inconsistent line ending style Reported by: gjb Approved by: ports-secteam blanket Modified: Directory Properties: branches/2018Q2/ (props changed)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806101025.w5AAPxnc028258>