diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2012-09-16 17:31:30 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2012-09-16 17:31:30 +0000 |
commit | 2363a988ba542db81476f6846b9d210a5167cf28 (patch) | |
tree | 437b8aa272541d5950ab04010abc391d4ee1c841 /Mk | |
parent | 9b3f82fb90b038c61b537a416bd57ac793341559 (diff) | |
download | ports-2363a988ba542db81476f6846b9d210a5167cf28.tar.gz ports-2363a988ba542db81476f6846b9d210a5167cf28.zip |
- Update Calligra Suite to 2.5.2.
This release contains a number of important bug fixes to 2.5.1 and we
recommend everybody to update as soon as possible. An overview of the
most important fixes can be found in the release notes:
http://www.calligra.org/news/calligra-2-5-2-released
Notes
Notes:
svn path=/head/; revision=304374
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.kde4.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.kde4.mk b/Mk/bsd.kde4.mk index 9210318b750a..a81ec7ba311a 100644 --- a/Mk/bsd.kde4.mk +++ b/Mk/bsd.kde4.mk @@ -79,7 +79,7 @@ Kde_Pre_Include= bsd.kde4.mk KDE4_VERSION?= 4.8.4 KDE4_BRANCH?= stable -CALLIGRA_VERSION?= 2.5.1 +CALLIGRA_VERSION?= 2.5.2 CALLIGRA_BRANCH?= stable KDEVELOP_VERSION?= 4.3.1 KDEVELOP_BRANCH?= stable |