aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2013-01-02 13:25:05 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2013-01-02 13:25:05 +0000
commite32b141f6435d6e4ce3ec3fbfde4a87d44d2ce5b (patch)
tree3df8f83c98654dc0f2ad60136b9945a0300276da /UPDATING
parent76a59c9720f9f5f98e2fabb7c2b727a32b0e6fe5 (diff)
downloadports-e32b141f6435d6e4ce3ec3fbfde4a87d44d2ce5b.tar.gz
ports-e32b141f6435d6e4ce3ec3fbfde4a87d44d2ce5b.zip
- Update to latest snapshot 201212222206
- Add dependency on databases/sqlite3 - Remove ABI version from LIB_DEPENDS - Document the configuration change in UPDATING
Notes
Notes: svn path=/head/; revision=309815
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d7405b8f6468..5a48a8bbb09b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
+20130102:
+ AFFECTS: users of mail/opensmtpd
+ AUTHOR: ashish@FreeBSD.org
+
+ OpenSMTPD port has been updated to the latest portable snapshot. There
+ has been several changes to the configuration between the last version
+ and this version, which requires configuration file need to be reviewed.
+
20121229:
AFFECTS: users of devel/libical
AUTHOR: gnome@FreeBSD.org