aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2010-02-22 08:53:10 +0800
committerdougb <dougb@FreeBSD.org>2010-02-22 08:53:10 +0800
commit582f42a699ee0a2450ef88f768f17e1aeb58124f (patch)
tree551122bfcf9ed2adf5f6e3b1da73118ff812a44c /UPDATING
parentff9d046607917b7eb34c2fe50f8a8e2017df696c (diff)
downloadfreebsd-ports-gnome-582f42a699ee0a2450ef88f768f17e1aeb58124f.tar.gz
freebsd-ports-gnome-582f42a699ee0a2450ef88f768f17e1aeb58124f.tar.zst
freebsd-ports-gnome-582f42a699ee0a2450ef88f768f17e1aeb58124f.zip
As previously discussed on -ports, make the following changes:
1. Move net-p2p/rblibtorrent-devel to net-p2p/libtorrent-rasterbar-14 a. Update LIB_DEPENDS for ports that depended on rblibtorrent-devel b. Add entries to MOVED and UPDATING 2. Introduce net-p2p/libtorrent-rasterbar-15, the new devel version 3. Introduce net-p2p/qbittorrent-22, the new devel version of qbittorrent Feature safe: yes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING14
1 files changed, 14 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 62ebfd24f523..2aa3bfb6ec2a 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,20 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20100221:
+ AFFECTS: users of rblibtorrent-devel
+ AUTHOR: dougb@FreeBSD.org
+
+ The port name has changed to libtorrent-rasterbar-14
+
+ If you use portmaster:
+
+ portmaster -o net-p2p/libtorrent-rasterbar-14 net-p2p/rblibtorrent-devel
+
+ If you use portupgrade:
+
+ portupgrade -o net-p2p/libtorrent-rasterbar-14 net-p2p/rblibtorrent-devel
+
20100216:
AFFECTS: users of sysutils/bacula-server, sysutils/bacula-client
AUTHOR: dvl@FreeBSD.org