diff options
author | Alex Dupre <ale@FreeBSD.org> | 2005-12-13 08:31:55 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2005-12-13 08:31:55 +0000 |
commit | 2796265e2852e58132b2418cb58f2c2f69d57ff1 (patch) | |
tree | f7e8c054a0f8401687b8c078dd80a0729c380294 /UPDATING | |
parent | f2beafde10e71ed07d3186a3d50058d995a5f5ed (diff) | |
download | ports-2796265e2852e58132b2418cb58f2c2f69d57ff1.tar.gz ports-2796265e2852e58132b2418cb58f2c2f69d57ff1.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -6,6 +6,17 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20051213: + AFFECTS: users of pear ports + AUTHOR: ale@FreeBSD.org + + A few old pear ports have been removed from the tree in favour of a + single devel/pear port. If portupgrade complains about missing ports, + you may safely remove pear-XML_RPC, pear-Console_Getopt, pear-Archive_Tar + and php[45]-pear and then run: + + portupgrade -o devel/pear -f pear-PEAR + 20051212: AFFECTS: users of net/ntop AUTHOR: wxs@csh.rit.edu |