diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-02-22 00:53:10 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-02-22 00:53:10 +0000 |
commit | be64f3bc83f420b456872d749c3d34edde684814 (patch) | |
tree | 417d2a24ac7aaac512b3cbcdf3385c2bb8b8728f /UPDATING | |
parent | - Fix typo in Makefile (diff) |
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
Notes
Notes:
svn path=/head/; revision=250137
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 |