aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbeech <beech@FreeBSD.org>2008-05-09 08:56:58 +0800
committerbeech <beech@FreeBSD.org>2008-05-09 08:56:58 +0800
commit1ef6056b092038faeb33601fb9444c2d767bcde9 (patch)
treeb827e864ce155a2292ac97920b710bd3167c6742 /UPDATING
parentef4a090683c21413b459581c3d011b4ff4682104 (diff)
downloadfreebsd-ports-graphics-1ef6056b092038faeb33601fb9444c2d767bcde9.tar.gz
freebsd-ports-graphics-1ef6056b092038faeb33601fb9444c2d767bcde9.tar.zst
freebsd-ports-graphics-1ef6056b092038faeb33601fb9444c2d767bcde9.zip
- Add entry for databases/ptop
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9435c9dae7c..28838cd88fb 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20080508:
+ AFFECTS: users of databases/ptop
+ AUTHOR: beech@FreeBSD.org
+
+ The authors have changed the name of this utility to pg_top. To avoid
+ conflicts with another port in the tree with the same name we have retained
+ 'ptop' as the portname. Also note, the binary has also changed to pg_top.
+ Please start the utility with that name after updating.
+
20080507:
AFFECTS: perl interface users of audio/gramofile
AUTHOR: rafan@FreeBSD.org