[27194] trunk/doc/guide/new/xml/portfiledev.xml

source_changes at macosforge.org source_changes at macosforge.org
Tue Jul 24 01:09:30 PDT 2007


Revision: 27194
          http://trac.macosforge.org/projects/macports/changeset/27194
Author:   markd at macports.org
Date:     2007-07-24 01:09:29 -0700 (Tue, 24 Jul 2007)

Log Message:
-----------
Remove erroneous capitalization of "F" in occurrances of "Portfile". 

Modified Paths:
--------------
    trunk/doc/guide/new/xml/portfiledev.xml

Modified: trunk/doc/guide/new/xml/portfiledev.xml
===================================================================
--- trunk/doc/guide/new/xml/portfiledev.xml	2007-07-24 08:05:41 UTC (rev 27193)
+++ trunk/doc/guide/new/xml/portfiledev.xml	2007-07-24 08:09:29 UTC (rev 27194)
@@ -9,7 +9,7 @@
   <filename>Portfile</filename>s by example.</para>
 
   <section>
-    <title>PortFile Introduction</title>
+    <title>Portfile Introduction</title>
 
     <para>A MacPorts <filename>Portfile</filename> fully defines a given port;
     it is also the only necessary component of a port, though ports may also
@@ -59,7 +59,7 @@
   </section>
 
   <section>
-    <title>Local PortFile Repositories</title>
+    <title>Local Portfile Repositories</title>
 
     <para>To create and test <filename>Portfile</filename>s that are not yet
     committed to subversion, you may create a local
@@ -131,7 +131,7 @@
   </section>
 
   <section>
-    <title>Creating a PortFile</title>
+    <title>Creating a Portfile</title>
 
     <para>Here we list the individual <filename>Portfile</filename> components
     for a port that conforms to the default <filename>Portfile</filename>
@@ -252,14 +252,14 @@
   </section>
 
   <section>
-    <title>Example PortFiles</title>
+    <title>Example Portfiles</title>
 
     <para>In this section we take a look at a complete simple Portfile, and
     then pre- and post- phase definitions to augment and override the MacPorts
     default phases respectively.</para>
 
     <section>
-      <title>A Simple PortFile</title>
+      <title>A Simple Portfile</title>
 
       <para></para>
 
@@ -289,7 +289,7 @@
     </section>
 
     <section>
-      <title>PortFile Using Pre- / Post- Phases</title>
+      <title>Portfile Using Pre- / Post- Phases</title>
 
       <para>To augment a port's installation phase, and not override it, you
       may use pre- and post- installation phases as shown in this
@@ -304,7 +304,7 @@
     </section>
 
     <section>
-      <title>PortFile that Overrides Default Phases</title>
+      <title>Portfile that Overrides Default Phases</title>
 
       <para>To override the automatic MacPorts installation phase processing,
       define your own installation phases as shown in this example.</para>
@@ -316,7 +316,7 @@
     </section>
 
     <section>
-      <title>PortFile Using a Variant</title>
+      <title>Portfile Using a Variant</title>
 
       <para>Here is an example of a port providing four variants that add
       additional configure arguments to a port. See "Variants" in the Portfile
@@ -329,7 +329,7 @@
     </section>
 
     <section>
-      <title>PortFile Using a StartupItem</title>
+      <title>Portfile Using a StartupItem</title>
 
       <para>Startupitems may be placed in the global section of a
       Portfile.</para>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070724/1e21e30d/attachment.html


More information about the macports-changes mailing list