diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-10-08 07:09:49 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-10-08 07:09:49 +0000 |
commit | ef8a4adcd396cb44bdcffd9880de30b5258bb2f8 (patch) | |
tree | bf566cefe93d648a61320dda51e1ded5ed1dd462 /UPDATING | |
parent | The RABL (pronounced "rabble") server is a statistical, machine-automated and (diff) |
- Upgrade rdiff-backup to 1.0.1, which is the logical next version for both
rdiff-backup and rdiff-backup-devel.
- Remove rdiff-backup-devel and add an entry to MOVED to migrate users to
rdiff-backup.
- Add an UPDATING to notify users about the incompatibility between the
last version of rdiff-backup and version 1.0.1
PR: ports/86108
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: Steve Clement <steve@ion.lu> (maintainer, rdiff-backup)
Peter Schuller <peter.schuller@infidyne.com> (maintainer, rdiff-backup-devel)
Discussed with: submitter and a couple of other rdiff-backup users
Notes
Notes:
svn path=/head/; revision=144554
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -6,6 +6,18 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20051008: + AFFECTS: users of sysutils/rdiff-backup, rdiff-backup-devel + AUTHOR: lawrance@FreeBSD.org + + sysutils/rdiff-backup has been upgraded to version 1.0.1. This + version is incompatible with the previous version. Users of + rdiff-backup will need to redo their initial seed. + + rdiff-backup-devel has been removed. Users of rdiff-backup-devel + should now use rdiff-backup instead. In this case there is no need + to redo the initial seed. + 20051006: AFFECTS: users of net/smokeping AUTHOR: lth@FreeBSD.org |