[127766] trunk/dports/devel/subversion-javahlbindings/Portfile

dluke at macports.org dluke at macports.org
Mon Nov 3 09:58:26 PST 2014


Revision: 127766
          https://trac.macports.org/changeset/127766
Author:   dluke at macports.org
Date:     2014-11-03 09:58:26 -0800 (Mon, 03 Nov 2014)
Log Message:
-----------
subversion-javahlbindings: fix typo in comment

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

Modified: trunk/dports/devel/subversion-javahlbindings/Portfile
===================================================================
--- trunk/dports/devel/subversion-javahlbindings/Portfile	2014-11-03 16:57:05 UTC (rev 127765)
+++ trunk/dports/devel/subversion-javahlbindings/Portfile	2014-11-03 17:58:26 UTC (rev 127766)
@@ -105,7 +105,7 @@
 
 pre-activate	{
 		#- this port used to create a symlink directly in ${prefix} which was fixed in 1.8.1_1
-		#- we need to remove this symlink fromo ${prefix} though, so upgrades work
+		#- we need to remove this symlink from ${prefix} though, so upgrades work
 		#- this can eventually be removed, origionally added 2013-07-25
 		set badfile ${prefix}/lib/libsvnjavahl-1.jnilib
 		if {[file exists ${badfile}] && [registry_file_registered ${badfile}] == "0"} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141103/cff94a2c/attachment.html>


More information about the macports-changes mailing list