[86699] trunk/base/doc/portfile.7
Revision: 86699 http://trac.macports.org/changeset/86699 Author: ryandesign@macports.org Date: 2011-11-01 08:11:41 -0700 (Tue, 01 Nov 2011) Log Message: ----------- portfile.7: update example svn urls Modified Paths: -------------- trunk/base/doc/portfile.7 Modified: trunk/base/doc/portfile.7 =================================================================== --- trunk/base/doc/portfile.7 2011-11-01 15:08:31 UTC (rev 86698) +++ trunk/base/doc/portfile.7 2011-11-01 15:11:41 UTC (rev 86699) @@ -965,8 +965,8 @@ .Em none .br .Sy Example: -.Dl svn.url http://www.domain.com/svn-repo/mydirectory - svn.url svn://www.domain.com/svn-repo/mydirectory +.Dl svn.url https://www.example.com/svn/project/tags/1.2.3 + svn.url svn://www.example.com/svn/project/tags/1.2.3 .It Ic svn.tag Specify a tag from which svn should fetch files. This corresponds to the -r option to the svn cli. Note that you
participants (1)
-
ryandesign@macports.org