aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authortmclaugh <tmclaugh@FreeBSD.org>2007-03-13 01:51:53 +0800
committertmclaugh <tmclaugh@FreeBSD.org>2007-03-13 01:51:53 +0800
commit98acc4f997ac6f6d7ce6fc9ec9c9cb4dea53e7cb (patch)
treed4f038da6fcb2a56c54ffc14da0676461ce5d881 /UPDATING
parent6f2a9052d6775cee6169902d9f603b1ac8275ffb (diff)
downloadfreebsd-ports-gnome-98acc4f997ac6f6d7ce6fc9ec9c9cb4dea53e7cb.tar.gz
freebsd-ports-gnome-98acc4f997ac6f6d7ce6fc9ec9c9cb4dea53e7cb.tar.zst
freebsd-ports-gnome-98acc4f997ac6f6d7ce6fc9ec9c9cb4dea53e7cb.zip
Fix py-libdnet.
The py-libdnet port has been seperated out as a slave port to libdnet and is now dependent on libdnet. py-libdnet now only installs the libdnet python module. Since files previously owned by py-libdnet are now owned by its dependency, in order to upgrade correctly, py-libdnet must be deinstall and then reinstalled manually. PR: 109262 Submitted by: thierry and me Approved by: maintainer timeout
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index bb09b1bb3845..985a241cc763 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+200704-12:
+ AFFECTS: all users of net/py-libdnet
+ AUTHOR: tmclaugh@FreeBSD.org
+
+ The py-libdnet port has been seperated out as a slave port to libdnet and
+ is now dependent on libdnet. py-libdnet now only installs the libdnet
+ python modules. Since files previously owned by py-libdnet are now owned
+ by its dependency, in order to upgrade correctly, py-libdnet must be
+ deinstall and then reinstalled manually.
+
20070205:
AFFECTS: all users of FreeBSD 4.X
AUTHOR: portmgr@FreeBSD.org