aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-04-08 17:10:56 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-04-08 17:10:56 +0000
commite7ae0125df81fadd3e2ddfa76cf808fdfebbe843 (patch)
treeb81149ea12ce6a5f92464207866d518bb355ed3c /UPDATING
parentf4de7e74148d628cfdcb794a6ac3edb300408848 (diff)
downloadports-e7ae0125df81fadd3e2ddfa76cf808fdfebbe843.tar.gz
ports-e7ae0125df81fadd3e2ddfa76cf808fdfebbe843.zip
- Update to digiKam and Kipi Plugins ports to 3.1.0
- Split documentations and l10ns to separate ports - Split kipi-plugins-kde4 port Approved by: portmgr (miwi)
Notes
Notes: svn path=/head/; revision=315762
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING11
1 files changed, 11 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 61dfcd53dfb5..e5e97f5d2fc1 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,17 @@ 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.
+20130408:
+ AFFECTS: users of astro/libkgeomap, graphics/digikam-kde4, graphics/kipi-plugins-kde4
+ AUTHOR: makc@FreeBSD.org
+
+ Digikam ports have been updated and split. Previous versions have
+ to be deinstalled before upgrade:
+
+ # pkg_delete -f digikam-2\* kipi-plugins-2\* libkgeomap-2\*
+ or
+ # pkg delete -fg digikam-2\* kipi-plugins-2\* libkgeomap-2\*
+
20130403:
AFFECTS: users of mail/thunderbird-esr*
AUTHOR: flo@FreeBSD.org