aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2013-10-29 05:26:33 +0800
committerrene <rene@FreeBSD.org>2013-10-29 05:26:33 +0800
commit21d57cbac38b7adbd7bf407ab4866681e1c7ccd4 (patch)
treee1875e1218ee99bde8212af9c87e53436adba84e /UPDATING
parent487f12e6450074ad6f3a217e14be9e80bfe9bd94 (diff)
downloadfreebsd-ports-gnome-21d57cbac38b7adbd7bf407ab4866681e1c7ccd4.tar.gz
freebsd-ports-gnome-21d57cbac38b7adbd7bf407ab4866681e1c7ccd4.tar.zst
freebsd-ports-gnome-21d57cbac38b7adbd7bf407ab4866681e1c7ccd4.zip
- Update to 1.0.5
- Add a note to UPDATING about the changed and renamed configuration file.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index e5521d2817e4..793505b052d8 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.
20131028:
+ AFFECTS: users of comms/dcf77pi
+ AUTHOR: rene@FreeBSD.org
+
+ As of version 1.0.5 the configuration file was renamed from
+ hardware.txt to config.txt and the format has been made more flexible.
+
+ If you have customized any parameters, be sure to copy them to
+ config.txt after which hardware.txt can be removed.
+
+20131028:
AFFECTS: users of multimedia/ffmpeg1 and multimedia/ffmpeg-devel
AUTHOR: wg@FreeBSD.org