Page "PortfileRecipes" was changed by larryv@macports.org Diff URL: <https://trac.macports.org/wiki/PortfileRecipes?action=diff&version=48> Revision 48 Comment: forgot a preposition Changes: -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: PortfileRecipes ========================================================================= --- PortfileRecipes (version: 47) +++ PortfileRecipes (version: 48) @@ -10,7 +10,7 @@ This splits the version string into an array, takes the first two elements of the array, and glues them back together again. This example is from [browser:trunk/dports/devel/glib2 glib2]. -If you need to refer just one part of the version, you can similarly use: +If you need to refer to just one part of the version, you can similarly use: {{{ set major [lindex [split ${version} .] 0] set minor [lindex [split ${version} .] 1] -------8<------8<------8<------8<------8<------8<------8<------8<-------- -- Page URL: <https://trac.macports.org/wiki/PortfileRecipes> MacPorts <http://www.macports.org/> Ports system for Mac OS This is an automated message. Someone added your email address to be notified of changes on 'PortfileRecipes' page. If it was not you, please report to .