[44500] trunk/dports/devel/subversion/Portfile
dluke at macports.org
dluke at macports.org
Mon Dec 29 08:28:35 PST 2008
Revision: 44500
http://trac.macports.org/changeset/44500
Author: dluke at macports.org
Date: 2008-12-29 08:28:34 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
missing parenthesis in ui_warn
Modified Paths:
--------------
trunk/dports/devel/subversion/Portfile
Modified: trunk/dports/devel/subversion/Portfile
===================================================================
--- trunk/dports/devel/subversion/Portfile 2008-12-29 16:25:07 UTC (rev 44499)
+++ trunk/dports/devel/subversion/Portfile 2008-12-29 16:28:34 UTC (rev 44500)
@@ -93,7 +93,7 @@
destroot.violate_mtree yes
post-install {
- ui_warn "This variant (+mac_os_x_server_mod_dav_svn builds against the Apple-supplied apache2 in /opt/apache2 and thus may have problems that the normal variant (+mod_dav_svn) which builds against the macports supplied apache2 will not have."
+ ui_warn "This variant (+mac_os_x_server_mod_dav_svn) builds against the Apple-supplied apache2 in /opt/apache2 and thus may have problems that the normal variant (+mod_dav_svn) which builds against the macports supplied apache2 will not have."
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081229/f4a50521/attachment.html>
More information about the macports-changes
mailing list