[115454] trunk/dports/devel/subversion/Portfile

dluke at macports.org dluke at macports.org
Thu Jan 2 06:35:56 PST 2014


Revision: 115454
          https://trac.macports.org/changeset/115454
Author:   dluke at macports.org
Date:     2014-01-02 06:35:56 -0800 (Thu, 02 Jan 2014)
Log Message:
-----------
subversion: update ui_warn url pointing to subversion docs for the (currently broken) +unicode_path variant

Modified Paths:
--------------
    trunk/dports/devel/subversion/Portfile

Modified: trunk/dports/devel/subversion/Portfile
===================================================================
--- trunk/dports/devel/subversion/Portfile	2014-01-02 12:15:48 UTC (rev 115453)
+++ trunk/dports/devel/subversion/Portfile	2014-01-02 14:35:56 UTC (rev 115454)
@@ -132,7 +132,7 @@
 variant unicode_path	description {Installs a hack to workaround Mac OS X unicode path issues} {
 			patchfiles-append patch-osx_unicode_precomp.diff
 			post-install {
-				ui_warn "This variant (+unicode_path) implements a hack to deal with composed/decomposed unicode handling on Mac OS X which is different from linux and windows. It is an implementation of solution 1 from http://svn.collab.net/repos/svn/trunk/notes/unicode-composition-for-filenames which _WILL_ break some setups. Please be sure you understand what you are asking for when you install this variant."
+				ui_warn "This variant (+unicode_path) implements a hack to deal with composed/decomposed unicode handling on Mac OS X which is different from linux and windows. It is an implementation of solution 1 from http://svn.apache.org/repos/asf/subversion/trunk/notes/unicode-composition-for-filenames which _WILL_ break some setups. Please be sure you understand what you are asking for when you install this variant."
 				}
 			}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140102/f465a184/attachment-0001.html>


More information about the macports-changes mailing list