aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-05-09 00:56:58 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-05-09 00:56:58 +0000
commit271a6de6f53a3f34860f12dd27212b180d57d565 (patch)
tree00858523d74b606ebd88f06a0a09005bc48b2cf4 /UPDATING
parent721a639f3f366410acac879df38ace4e60cd49e2 (diff)
downloadports-271a6de6f53a3f34860f12dd27212b180d57d565.tar.gz
ports-271a6de6f53a3f34860f12dd27212b180d57d565.zip
- Add entry for databases/ptop
Notes
Notes: svn path=/head/; revision=212856
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9435c9dae7ce..28838cd88fb4 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