[MacPorts] howto/PatchLocal modified

MacPorts noreply at macports.org
Fri Dec 20 09:42:42 PST 2013


Page "howto/PatchLocal" was changed by cal at macports.org
Diff URL: <https://trac.macports.org/wiki/howto/PatchLocal?action=diff&version=6>
Revision 6
Comment: add renaming the port in the Portfile itself
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: howto/PatchLocal
=========================================================================
--- howto/PatchLocal (version: 5)
+++ howto/PatchLocal (version: 6)
@@ -28,6 +28,9 @@
 cd /usr/local/ports/$PORT_CATEGORY
 cp -r `port dir arb` .
 mv arb arb-devel
+# edit arb-devel/Portfile and replace "name arb" with "name arb-devel"
+cd arb-devel
+port lint # to check for problems
 }}}
 
 Add this line before the 'rsync://.......' line in /opt/local/etc/macports/sources.conf, at the end of the file:
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/howto/PatchLocal>
MacPorts <http://www.macports.org/>
Ports system for OS X

This is an automated message. Someone added your email address to be
notified of changes on 'howto/PatchLocal' page.
If it was not you, please report to .


More information about the macports-changes mailing list