aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorlawrance <lawrance@FreeBSD.org>2005-10-08 15:09:49 +0800
committerlawrance <lawrance@FreeBSD.org>2005-10-08 15:09:49 +0800
commit42f7bcd74d4fdcbc1c16dd2df94af178e41338d9 (patch)
tree67e1b50227c891317aa8121e17ff243a40c20874 /UPDATING
parent0dc3866865f402e00e40bcaaaba4f1f36c9b64ae (diff)
downloadfreebsd-ports-gnome-42f7bcd74d4fdcbc1c16dd2df94af178e41338d9.tar.gz
freebsd-ports-gnome-42f7bcd74d4fdcbc1c16dd2df94af178e41338d9.tar.zst
freebsd-ports-gnome-42f7bcd74d4fdcbc1c16dd2df94af178e41338d9.zip
- 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
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 4d284be9ff18..d314be210519 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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