|
Lines 5-10
Link Here
|
| 5 |
You should get into the habit of checking this file for changes each time |
5 |
You should get into the habit of checking this file for changes each time |
| 6 |
you update your ports collection, before attempting any port upgrades. |
6 |
you update your ports collection, before attempting any port upgrades. |
| 7 |
|
7 |
|
|
|
8 |
20170514: |
| 9 |
AFFECTS: users of security/py-twistedConch |
| 10 |
AUTHOR: asomers@FreeBSD.org |
| 11 |
|
| 12 |
Upstream has merged Conch into the main Twisted package. The standalone |
| 13 |
version is no longer maintained, and the port has been removed. Users should |
| 14 |
install devel/py-twisted instead. |
| 15 |
|
| 16 |
Upgrade instructions: |
| 17 |
# pkg delete -f py27-twistedConch |
| 18 |
# pkg install py27-twisted |
| 19 |
|
| 8 |
20170412: |
20 |
20170412: |
| 9 |
AFFECTS: users of sysutils/ansible |
21 |
AFFECTS: users of sysutils/ansible |
| 10 |
AUTHOR: lifanov@FreeBSD.org |
22 |
AUTHOR: lifanov@FreeBSD.org |