[MacPorts] #40508: unicode_path patch not working on subversion 1.8.3 release

MacPorts noreply at macports.org
Mon Oct 7 08:41:46 PDT 2013


#40508: unicode_path patch not working on subversion 1.8.3 release
----------------------------+----------------------
  Reporter:  genuinefafa@…  |      Owner:  dluke@…
      Type:  defect         |     Status:  assigned
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.2.0
Resolution:                 |   Keywords:
      Port:  subversion     |
----------------------------+----------------------

Comment (by dluke@…):

 Yes. You can visit the upstream ticket url, download the patch and then
 copy it into place and MacPorts will use it.

 Ie:
 {{{
 cd ~
 wget
 http://subversion.tigris.org/nonav/issues/showattachment.cgi/1291/svn_1.8.x_darwin_unicode_precomp.patch
 cd `port dir subversion`
 mv ~/svn_1.8.x_darwin_unicode_precomp.patch files/patch-
 osx_unicode_precomp.diff
 }}}

 If you build the subversion port with +unicode_path, it will use the new
 patch. I have it running through the regular subversion test suite right
 now, and it looks like it at least builds and doesn't appear to break
 anything (so far).

 (note that this change will be reverted the next time you do port sync or
 port selfupdate)

-- 
Ticket URL: <https://trac.macports.org/ticket/40508#comment:9>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list