- Fix typo.
This commit is contained in:
parent
d9c08023ec
commit
9e21d73ce6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31923
1 changed files with 1 additions and 1 deletions
|
@ -11666,7 +11666,7 @@ SECTIONS
|
|||
<para>查到該套件版本所依存的日子後,就修改 CVS tag。一般預設 ports 的 CVS tag 會寫在 <filename>/usr/share/examples/cvsup/ports-supfile</filename>
|
||||
,如要回溯到 2002/10/05 號的話,則:</para>
|
||||
<screen>&prompt.root; <userinput>vi /usr/share/examples/cvsup/ports-supfile</userinput></screen>
|
||||
<screen>default date=2002.10.05.00.00.00 #將 date 改成當日</screen>
|
||||
<screen>*default date=2002.10.05.00.00.00 #將 date 改成當日</screen>
|
||||
|
||||
<para>然後按照一般 CVSup 或 csup 的時候一樣,執行 CVSup 或 csup (make update),此時的
|
||||
ports collections 就會回到當時的情形,那麼該套件的舊版也會出現在 ports collections 中,只要安裝即可。</para>
|
||||
|
|
Loading…
Reference in a new issue