svn commit: r472126 - branches/2018Q2

Jan Beich jbeich at FreeBSD.org
Sun Jun 10 10:26:00 UTC 2018


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)


More information about the svn-ports-all mailing list