[26289] trunk/dports/x11/kxterm/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Mon Jun 18 07:29:33 PDT 2007
Revision: 26289
http://trac.macosforge.org/projects/macports/changeset/26289
Author: rhwood at macports.org
Date: 2007-06-18 07:29:33 -0700 (Mon, 18 Jun 2007)
Log Message:
-----------
DarwinPorts -> MacPorts
Modified Paths:
--------------
trunk/dports/x11/kxterm/Portfile
Modified: trunk/dports/x11/kxterm/Portfile
===================================================================
--- trunk/dports/x11/kxterm/Portfile 2007-06-18 14:23:33 UTC (rev 26288)
+++ trunk/dports/x11/kxterm/Portfile 2007-06-18 14:29:33 UTC (rev 26289)
@@ -46,7 +46,7 @@
INSTALLFLAGS="-c" INSTUIDFLAGS=""
post-destroot {
- # Move executables to proper DP location
+ # Move executables to proper MP location
xinstall -m 755 -d ${destroot}${prefix}/bin
eval file rename [glob ${destroot}/usr/X11R6/bin/*] \
${destroot}${prefix}/bin
@@ -63,13 +63,13 @@
xargs -0 chmod +r"
system "find ${destroot}${prefix}/share/doc/${name} -type d -print0 | \
xargs -0 chmod +rx"
- # DP-specific readme
- xinstall -m 644 -W ${filespath} DarwinPorts_ReadMe.txt \
+ # MP-specific readme
+ xinstall -m 644 -W ${filespath} MacPorts_ReadMe.txt \
${destroot}${prefix}/share/doc/${name}
reinplace "s|@@PREFIX@@|${prefix}|g" \
- ${destroot}${prefix}/share/doc/${name}/DarwinPorts_ReadMe.txt
+ ${destroot}${prefix}/share/doc/${name}/MacPorts_ReadMe.txt
reinplace "s|@@NAME@@|${name}|g" \
- ${destroot}${prefix}/share/doc/${name}/DarwinPorts_ReadMe.txt
+ ${destroot}${prefix}/share/doc/${name}/MacPorts_ReadMe.txt
# X resource file
xinstall -m 644 -W ${worksrcpath} CXterm.ad \
@@ -105,10 +105,10 @@
ui_msg ""
ui_msg "Be sure to have a look at "
ui_msg "${prefix}/share/doc/${name}/README if the basic configuration"
- ui_msg "as set by the DarwinPorts install does not do enough for you"
+ ui_msg "as set by the MacPorts install does not do enough for you"
ui_msg "(cxterm and cxtermb5 are both installed, for GB and Big5 use,"
ui_msg "respectively)."
- ui_msg "${prefix}/share/doc/${name}/DarwinPorts_ReadMe.txt also"
+ ui_msg "${prefix}/share/doc/${name}/MacPorts_ReadMe.txt also"
ui_msg "contains this information."
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070618/bafae66e/attachment.html
More information about the macports-changes
mailing list