aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBrad Davis <brd@FreeBSD.org>2015-05-02 03:52:09 +0000
committerBrad Davis <brd@FreeBSD.org>2015-05-02 03:52:09 +0000
commitee49900e72243bfe80a508e6ac60a144b98a8fba (patch)
treea72a8ad447331b473f220acaeba9118d71c58753 /UPDATING
parent19e3386783431fad6cc8f5dd6c3df7b4bb552e2b (diff)
downloadports-ee49900e72243bfe80a508e6ac60a144b98a8fba.tar.gz
ports-ee49900e72243bfe80a508e6ac60a144b98a8fba.zip
Fix graphics/qgis server functionality and rename the option to chase upstream.
Clean up GITHUB functionality while here. PR: 199552 Submitted by: Rainer Hurling <rhurlin@gwdg.de> Approved by: bdrewery (mentor)
Notes
Notes: svn path=/head/; revision=385165
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index b3397dc17f20..177c736463a5 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.
+20150501:
+ AFFECTS: users of graphics/qgis
+ AUTHOR: brd@FreeBSD.org
+
+ Following OPTIONS have been renamed in 2.8.1_1 to match upstream:
+
+ - MAPSERVER to SERVER
+
20150427:
AFFECTS: users of mail/opensmtpd
AUTHOR: ashish@FreeBSD.org