Fix ca_root_nss version numbers.
This commit is contained in:
parent
69bbc94214
commit
90b79fc539
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48233
1 changed files with 3 additions and 3 deletions
|
@ -774,7 +774,7 @@ The installation will require 3 MB more space
|
|||
|
||||
Proceed with installing packages [y/N]: <userinput>y</userinput>
|
||||
Checking integrity... done
|
||||
[1/2] Installing ca_root_nss-3.15.5_1... done
|
||||
[1/2] Installing ca_root_nss-3.15.1_1... done
|
||||
[2/2] Installing curl-7.31.0_1... done
|
||||
Cleaning up cache files...Done</screen>
|
||||
|
||||
|
@ -783,7 +783,7 @@ Cleaning up cache files...Done</screen>
|
|||
packages list:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>pkg info</userinput>
|
||||
ca_root_nss-3.15.5_1 The root certificate bundle from the Mozilla Project
|
||||
ca_root_nss-3.15.1_1 The root certificate bundle from the Mozilla Project
|
||||
curl-7.31.0_1 Non-interactive tool to get files from FTP, GOPHER, HTTP(S) servers
|
||||
pkg-1.1.4_6 New generation package manager</screen>
|
||||
|
||||
|
@ -837,7 +837,7 @@ Proceed with deleting packages [y/N]: <userinput>y</userinput>
|
|||
|
||||
<screen>&prompt.root; <userinput>pkg autoremove</userinput>
|
||||
Packages to be autoremoved:
|
||||
ca_root_nss-3.13.5
|
||||
ca_root_nss-3.13.1_1
|
||||
|
||||
The autoremoval will free 723 kB
|
||||
|
||||
|
|
Loading…
Reference in a new issue