aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-04-14 19:06:40 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-04-14 19:06:40 +0000
commit6e5c53f92d3200a2c3c132f933d32b599fd7bd1c (patch)
tree051583946fdc17f3a3d3ca1b88558aa6e4cf8102 /UPDATING
parent07fcb70c643066dbae096c32b664fbdfa26b5cd1 (diff)
downloadports-6e5c53f92d3200a2c3c132f933d32b599fd7bd1c.tar.gz
ports-6e5c53f92d3200a2c3c132f933d32b599fd7bd1c.zip
Update DigiKam and related ports to 4.14.0.
This is a huge leap, as we are moving from 4.2.0 (released in August 2014) to 4.14.0 (released in October 2015). Version 4.14.0 is the last KDE4-based release, and 5.0.0 will be based on KDE Frameworks 5. Noteworthy port changes: - Most patches in graphics/digikam-kde4 are no longer necessary. - graphics/kipi-plugin-googledrive and graphics/kipi-plugin-picasaweb have been merged into graphics/kipi-plugin-googleservices following what upstream did to those plugins. - astro/libkgeomap and graphics/libkface are no longer included in the DigiKam tarball and are now completely independent ports whose tarballs are released as part of KDE Applications. - net/libmediawiki is neither included in the DigiKam tarball nor released as a separate tarball, so we had to resort to fetching it from an older DigiKam release which contains it. - graphics/digikam-kde4 now has a runtime dependency on x11/kde4-runtime. See bug 203222 for details. A lot of people have contributed to this update over the years in our experimental area51 repository. Tobias Berner (our usual suspect), Adriaan de Groot, makc@, alonso@ and jhale@ at the very least. PR: 203222 PR: 204623 Submitted by: Tobias Berner <tcberner@gmail.com>, Adriaan de Groot <groot@kde.org>, alonso, jhale, makc, rakuco
Notes
Notes: svn path=/head/; revision=413310
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING14
1 files changed, 14 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9c07d52e908c..56fbfb136552 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,20 @@ 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.
+20160414:
+ AFFECTS: Users of graphics/kipi-plugin-googledrive and graphics/kipi-plugin-picasaweb
+ AUTHOR: kde@FreeBSD.org
+
+ DigiKam and its related ports have been updated to 4.14.0, the latest
+ stable upstream release.
+
+ The graphics/kipi-plugin-googledrive and graphics/kipi-plugin-picasaweb
+ have both been merged into the new graphics/kipi-plugin-googleservices
+ following a move done upstream.
+
+ Those two ports must be removed, and graphics/kipi-plugin-googleservices
+ should be used instead.
+
20160413:
AFFECTS: All users of www/node-devel
AUTHOR: bradleythughes@fastmail.fm