mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Update recent entries to show how to change
origins with pkgng
This commit is contained in:
parent
1677e26dfe
commit
8f18b8aeb0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304411
6
UPDATING
6
UPDATING
@ -30,6 +30,8 @@ you update your ports collection, before attempting any port upgrades.
|
||||
# portmaster -o www/libxul19 www/libxul
|
||||
or
|
||||
# portupgrade -o www/libxul19 www/libxul
|
||||
or
|
||||
# pkg set -o www/libxul:www/libxul19
|
||||
|
||||
20120909:
|
||||
AFFECTS: users of www/testlink
|
||||
@ -57,6 +59,8 @@ you update your ports collection, before attempting any port upgrades.
|
||||
or
|
||||
# portugrade -o security/libotr3 security/libotr
|
||||
# portugrade -r libotr
|
||||
or
|
||||
# pkg set -o security/libotr:security/libotr3
|
||||
|
||||
20120902:
|
||||
AFFECTS: users of www/apache22, www/apache22-event-mpm, www/apache22-itk-mpm, www/apache22-peruser-mpm, www/apache22-worker-mpm
|
||||
@ -109,6 +113,8 @@ you update your ports collection, before attempting any port upgrades.
|
||||
# portmaster -o net/asterisk net/asterisk16
|
||||
or
|
||||
# portupgrade -o net/asterisk net/asterisk16
|
||||
or
|
||||
# pkg set -o net/asterisk16:net/asterisk
|
||||
|
||||
After that you need to update your configuration. Take a look at the following
|
||||
URL for the changes between 1.6 and 1.8
|
||||
|
Loading…
Reference in New Issue
Block a user