[MacPorts] CommittersGuide/Distfiles modified

MacPorts noreply at macports.org
Sat Mar 7 04:02:02 PST 2009


Changed page "CommittersGuide/Distfiles" by krischik at macports.org from 89.236.172.92*
Page URL: <http://trac.macports.org/wiki/CommittersGuide/Distfiles>
Diff URL: <http://trac.macports.org/wiki/CommittersGuide/Distfiles?action=diff&version=4>
Revision 4
Comment: echo rm is nice for debug but is not the command needed.

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: CommittersGuide/Distfiles
=========================================================================
--- CommittersGuide/Distfiles (version: 3)
+++ CommittersGuide/Distfiles (version: 4)
@@ -33,7 +33,7 @@
 mv --verbose ${Port} ${Port}-r${in_Version}
 tar --create --gzip --file="${Port}-r${Version}.tar.gz" "${Port}-r${in_Version}"
 svn import -m"Add distfile for ${Port}" "${Port}-r${Version}.tar.gz" "${Repository}/distfiles/${Port}/${Port}-r${Version}.tar.gz"
-echo rm --verbose --recursive "${Port}"
+rm --verbose --recursive "${Port}"
 }}}
 
 Replace '''12345''' with a unique version identifier and '''userid''' and '''portid''' as you did before. Use [http://trac.macports.org/browser/users/krischik/nonpareil/Upload.command Upload.command] outlines one way on how to automate the whole process.

-------8<------8<------8<------8<------8<------8<------8<------8<--------

* The IP shown here might not mean anything if the user or the server is
behind a proxy.

--
MacPorts <http://www.macports.org/>
Ports system for Mac OS

This is an automated message. Someone at http://www.macports.org/ added your email
address to be notified of changes on CommittersGuide/Distfiles. If it was not you, please
report to .


More information about the macports-changes mailing list