[26479] trunk/dports/devel/poedit/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Jun 25 13:19:22 PDT 2007


Revision: 26479
          http://trac.macosforge.org/projects/macports/changeset/26479
Author:   ryandesign at macports.org
Date:     2007-06-25 13:19:20 -0700 (Mon, 25 Jun 2007)

Log Message:
-----------
poedit: "Macports" => "MacPorts" to support case-sensitive filesystems.

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

Modified: trunk/dports/devel/poedit/Portfile
===================================================================
--- trunk/dports/devel/poedit/Portfile	2007-06-25 19:41:29 UTC (rev 26478)
+++ trunk/dports/devel/poedit/Portfile	2007-06-25 20:19:20 UTC (rev 26479)
@@ -42,7 +42,7 @@
 }
 
 destroot {
-    set appPath "/Applications/Macports/"
+    set appPath "/Applications/MacPorts/"
     xinstall -d -m 755 ${destroot}${appPath}poedit.app
     system "cp -r ${worksrcpath}/src/poedit.app ${destroot}${appPath}podedit.app"
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070625/14f88148/attachment.html


More information about the macports-changes mailing list