svn commit: r303464 - in head: Mk chinese/calligra-l10n-zh_CN chinese/calligra-l10n-zh_TW editors/calligra editors/calligra-l10n editors/calligra-l10n-ca editors/calligra-l10n-ca_valencia editors/c...

Alberto Villa avilla at FreeBSD.org
Sat Sep 1 08:50:59 UTC 2012


Author: avilla
Date: Sat Sep  1 08:50:57 2012
New Revision: 303464
URL: http://svn.freebsd.org/changeset/ports/303464

Log:
  - Update Calligra to 2.5.1.
  - Remove header from Makefiles.
  
  This release contains a number of important bug fixes to 2.5.0 and we
  recommend everybody to update. Release notes can be found in the
  official announcement:
  http://www.calligra.org/news/calligra-2-5-1-released

Modified:
  head/Mk/bsd.kde4.mk
  head/chinese/calligra-l10n-zh_CN/Makefile   (contents, props changed)
  head/chinese/calligra-l10n-zh_CN/distinfo
  head/chinese/calligra-l10n-zh_TW/Makefile   (contents, props changed)
  head/chinese/calligra-l10n-zh_TW/distinfo
  head/editors/calligra-l10n-ca/Makefile   (contents, props changed)
  head/editors/calligra-l10n-ca/distinfo
  head/editors/calligra-l10n-ca_valencia/Makefile   (contents, props changed)
  head/editors/calligra-l10n-ca_valencia/distinfo
  head/editors/calligra-l10n-ca_valencia/pkg-plist
  head/editors/calligra-l10n-cs/Makefile
  head/editors/calligra-l10n-da/Makefile   (contents, props changed)
  head/editors/calligra-l10n-da/distinfo
  head/editors/calligra-l10n-el/Makefile   (contents, props changed)
  head/editors/calligra-l10n-el/distinfo
  head/editors/calligra-l10n-en_GB/Makefile   (contents, props changed)
  head/editors/calligra-l10n-en_GB/distinfo
  head/editors/calligra-l10n-es/Makefile   (contents, props changed)
  head/editors/calligra-l10n-es/distinfo
  head/editors/calligra-l10n-et/Makefile   (contents, props changed)
  head/editors/calligra-l10n-et/distinfo
  head/editors/calligra-l10n-fi/Makefile   (contents, props changed)
  head/editors/calligra-l10n-fi/distinfo
  head/editors/calligra-l10n-gl/Makefile
  head/editors/calligra-l10n-gl/distinfo
  head/editors/calligra-l10n-it/Makefile   (contents, props changed)
  head/editors/calligra-l10n-it/distinfo
  head/editors/calligra-l10n-kk/Makefile   (contents, props changed)
  head/editors/calligra-l10n-kk/distinfo
  head/editors/calligra-l10n-nb/Makefile   (contents, props changed)
  head/editors/calligra-l10n-nb/distinfo
  head/editors/calligra-l10n-nds/Makefile   (contents, props changed)
  head/editors/calligra-l10n-nds/distinfo
  head/editors/calligra-l10n-nl/Makefile   (contents, props changed)
  head/editors/calligra-l10n-nl/distinfo
  head/editors/calligra-l10n-nl/pkg-plist
  head/editors/calligra-l10n-sk/Makefile   (contents, props changed)
  head/editors/calligra-l10n-sk/distinfo
  head/editors/calligra-l10n-sv/Makefile   (contents, props changed)
  head/editors/calligra-l10n-sv/distinfo
  head/editors/calligra-l10n/Makefile
  head/editors/calligra/Makefile
  head/editors/calligra/distinfo
  head/editors/calligra/pkg-plist
  head/french/calligra-l10n/Makefile   (contents, props changed)
  head/french/calligra-l10n/distinfo
  head/german/calligra-l10n/Makefile   (contents, props changed)
  head/german/calligra-l10n/distinfo
  head/hungarian/calligra-l10n/Makefile   (contents, props changed)
  head/hungarian/calligra-l10n/distinfo
  head/japanese/calligra-l10n/Makefile   (contents, props changed)
  head/japanese/calligra-l10n/distinfo
  head/polish/calligra-l10n/Makefile   (contents, props changed)
  head/polish/calligra-l10n/distinfo
  head/portuguese/calligra-l10n-pt_BR/Makefile   (contents, props changed)
  head/portuguese/calligra-l10n-pt_BR/distinfo
  head/portuguese/calligra-l10n/Makefile   (contents, props changed)
  head/portuguese/calligra-l10n/distinfo
  head/russian/calligra-l10n/Makefile   (contents, props changed)
  head/russian/calligra-l10n/distinfo
  head/ukrainian/calligra-l10n/Makefile   (contents, props changed)
  head/ukrainian/calligra-l10n/distinfo

Modified: head/Mk/bsd.kde4.mk
==============================================================================
--- head/Mk/bsd.kde4.mk	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/Mk/bsd.kde4.mk	Sat Sep  1 08:50:57 2012	(r303464)
@@ -79,7 +79,7 @@ Kde_Pre_Include=	bsd.kde4.mk
 
 KDE4_VERSION?=			4.8.4
 KDE4_BRANCH?=			stable
-CALLIGRA_VERSION?=		2.5.0
+CALLIGRA_VERSION?=		2.5.1
 CALLIGRA_BRANCH?=		stable
 KDEVELOP_VERSION?=		4.3.1
 KDEVELOP_BRANCH?=		stable

Modified: head/chinese/calligra-l10n-zh_CN/Makefile
==============================================================================
--- head/chinese/calligra-l10n-zh_CN/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/chinese/calligra-l10n-zh_CN/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-zh_CN
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/chinese/calligra-l10n-zh_CN/distinfo
==============================================================================
--- head/chinese/calligra-l10n-zh_CN/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/chinese/calligra-l10n-zh_CN/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-zh_CN-2.5.0.tar.bz2) = 7ae7239772650b5cfc3090eba6d9e638da70813c6dcd1d2074408bc2337c8a1f
-SIZE (KDE/calligra-l10n/calligra-l10n-zh_CN-2.5.0.tar.bz2) = 345490
+SHA256 (KDE/calligra-l10n/calligra-l10n-zh_CN-2.5.1.tar.bz2) = f493e5c559f74abbb04f1a079bf5e7bd9fa7789bc8a64746fd7d28ecf914a2de
+SIZE (KDE/calligra-l10n/calligra-l10n-zh_CN-2.5.1.tar.bz2) = 329409

Modified: head/chinese/calligra-l10n-zh_TW/Makefile
==============================================================================
--- head/chinese/calligra-l10n-zh_TW/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/chinese/calligra-l10n-zh_TW/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-zh_TW
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/chinese/calligra-l10n-zh_TW/distinfo
==============================================================================
--- head/chinese/calligra-l10n-zh_TW/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/chinese/calligra-l10n-zh_TW/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-zh_TW-2.5.0.tar.bz2) = 2fbc2eccc6d7ff25a6199772a2c9e63768b306c1e7ee5fef071179855d5e6a0a
-SIZE (KDE/calligra-l10n/calligra-l10n-zh_TW-2.5.0.tar.bz2) = 385061
+SHA256 (KDE/calligra-l10n/calligra-l10n-zh_TW-2.5.1.tar.bz2) = fb4db6c138b9bbdc83267e80772a1d9e6c062cefa4f873a27d8a507b8d080383
+SIZE (KDE/calligra-l10n/calligra-l10n-zh_TW-2.5.1.tar.bz2) = 368394

Modified: head/editors/calligra-l10n-ca/Makefile
==============================================================================
--- head/editors/calligra-l10n-ca/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-ca/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-ca
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/editors/calligra-l10n-ca/distinfo
==============================================================================
--- head/editors/calligra-l10n-ca/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-ca/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-ca-2.5.0.tar.bz2) = 22a9d20b5207e92d78c8f16b5b3506f3e62a42485a390908176335faf9c6ff7b
-SIZE (KDE/calligra-l10n/calligra-l10n-ca-2.5.0.tar.bz2) = 437116
+SHA256 (KDE/calligra-l10n/calligra-l10n-ca-2.5.1.tar.bz2) = acf9d74f38c9048252039d5278021b49b8355b1471875e5de22106fe0719a7d4
+SIZE (KDE/calligra-l10n/calligra-l10n-ca-2.5.1.tar.bz2) = 414291

Modified: head/editors/calligra-l10n-ca_valencia/Makefile
==============================================================================
--- head/editors/calligra-l10n-ca_valencia/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-ca_valencia/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-ca at valencia
-# Date created:                         30 March 2010
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/editors/calligra-l10n-ca_valencia/distinfo
==============================================================================
--- head/editors/calligra-l10n-ca_valencia/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-ca_valencia/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-ca at valencia-2.5.0.tar.bz2) = 94e50336b99f86572cb006c59d113eabbb183a4a3e9012cf7bf0d9bd41269996
-SIZE (KDE/calligra-l10n/calligra-l10n-ca at valencia-2.5.0.tar.bz2) = 375407
+SHA256 (KDE/calligra-l10n/calligra-l10n-ca at valencia-2.5.1.tar.bz2) = 86538a621b4f2646771e926d1350662cb28a57e15a3aae61740e805e2f87b65d
+SIZE (KDE/calligra-l10n/calligra-l10n-ca at valencia-2.5.1.tar.bz2) = 256443

Modified: head/editors/calligra-l10n-ca_valencia/pkg-plist
==============================================================================
--- head/editors/calligra-l10n-ca_valencia/pkg-plist	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-ca_valencia/pkg-plist	Sat Sep  1 08:50:57 2012	(r303464)
@@ -5,15 +5,18 @@ share/locale/ca at valencia/LC_MESSAGES/Cha
 share/locale/ca at valencia/LC_MESSAGES/ChartShape.mo
 share/locale/ca at valencia/LC_MESSAGES/CommentShape.mo
 share/locale/ca at valencia/LC_MESSAGES/FormulaShape.mo
+share/locale/ca at valencia/LC_MESSAGES/FreOffice.mo
 share/locale/ca at valencia/LC_MESSAGES/KarbonTools.mo
 share/locale/ca at valencia/LC_MESSAGES/KexiRelationDesignShapePlugin.mo
 share/locale/ca at valencia/LC_MESSAGES/MusicShape.mo
+share/locale/ca at valencia/LC_MESSAGES/ParagraphTool.mo
 share/locale/ca at valencia/LC_MESSAGES/PathShapes.mo
 share/locale/ca at valencia/LC_MESSAGES/PictureShape.mo
 share/locale/ca at valencia/LC_MESSAGES/PluginShape.mo
 share/locale/ca at valencia/LC_MESSAGES/SpellCheckPlugin.mo
 share/locale/ca at valencia/LC_MESSAGES/TableShape.mo
 share/locale/ca at valencia/LC_MESSAGES/TextShape.mo
+share/locale/ca at valencia/LC_MESSAGES/TreeShape.mo
 share/locale/ca at valencia/LC_MESSAGES/VariablesPlugin.mo
 share/locale/ca at valencia/LC_MESSAGES/VectorShape.mo
 share/locale/ca at valencia/LC_MESSAGES/VideoShape.mo
@@ -31,15 +34,18 @@ share/locale/ca at valencia/LC_MESSAGES/koc
 share/locale/ca at valencia/LC_MESSAGES/koproperty.mo
 share/locale/ca at valencia/LC_MESSAGES/koreport_barcodeplugin.mo
 share/locale/ca at valencia/LC_MESSAGES/koreport_chartplugin.mo
+share/locale/ca at valencia/LC_MESSAGES/koreport_shapeplugin.mo
+share/locale/ca at valencia/LC_MESSAGES/kounavail.mo
 share/locale/ca at valencia/LC_MESSAGES/krita.mo
 share/locale/ca at valencia/LC_MESSAGES/krossmoduleplan.mo
 share/locale/ca at valencia/LC_MESSAGES/krossmoduletables.mo
 share/locale/ca at valencia/LC_MESSAGES/krossmodulewords.mo
+share/locale/ca at valencia/LC_MESSAGES/kscan_plugin.mo
+share/locale/ca at valencia/LC_MESSAGES/kthesaurus.mo
 share/locale/ca at valencia/LC_MESSAGES/plan.mo
 share/locale/ca at valencia/LC_MESSAGES/planlibs.mo
 share/locale/ca at valencia/LC_MESSAGES/planrcpsplugin.mo
 share/locale/ca at valencia/LC_MESSAGES/planwork.mo
-share/locale/ca at valencia/LC_MESSAGES/sheets.mo
 share/locale/ca at valencia/LC_MESSAGES/stage.mo
 share/locale/ca at valencia/LC_MESSAGES/tablessolver.mo
 share/locale/ca at valencia/LC_MESSAGES/thesaurus_tool.mo

Modified: head/editors/calligra-l10n-cs/Makefile
==============================================================================
--- head/editors/calligra-l10n-cs/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-cs/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:	calligra-l10n-cs
-# Date created:				16 October 2011
-# Whom:					Alberto Villa <avilla at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	2.4.3

Modified: head/editors/calligra-l10n-da/Makefile
==============================================================================
--- head/editors/calligra-l10n-da/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-da/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-da
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/editors/calligra-l10n-da/distinfo
==============================================================================
--- head/editors/calligra-l10n-da/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-da/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-da-2.5.0.tar.bz2) = 380b9cda832727648cd3b6f92958018854aca2b3ac16af24fd3bd48fd37f9b03
-SIZE (KDE/calligra-l10n/calligra-l10n-da-2.5.0.tar.bz2) = 425111
+SHA256 (KDE/calligra-l10n/calligra-l10n-da-2.5.1.tar.bz2) = 9ed722d721a0fbcf66ccb92d36af907a6400398be52513660cb43a9ecc784238
+SIZE (KDE/calligra-l10n/calligra-l10n-da-2.5.1.tar.bz2) = 402194

Modified: head/editors/calligra-l10n-el/Makefile
==============================================================================
--- head/editors/calligra-l10n-el/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-el/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-el
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/editors/calligra-l10n-el/distinfo
==============================================================================
--- head/editors/calligra-l10n-el/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-el/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-el-2.5.0.tar.bz2) = 4917529774f64a6244840ead55272f98f0f01989e35de37d015cf6cee543bfe8
-SIZE (KDE/calligra-l10n/calligra-l10n-el-2.5.0.tar.bz2) = 415848
+SHA256 (KDE/calligra-l10n/calligra-l10n-el-2.5.1.tar.bz2) = 6148da9a95b31c73329e78b66f122e1741935884b788638dec55f548e931fb6a
+SIZE (KDE/calligra-l10n/calligra-l10n-el-2.5.1.tar.bz2) = 395253

Modified: head/editors/calligra-l10n-en_GB/Makefile
==============================================================================
--- head/editors/calligra-l10n-en_GB/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-en_GB/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-pl
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/editors/calligra-l10n-en_GB/distinfo
==============================================================================
--- head/editors/calligra-l10n-en_GB/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-en_GB/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-en_GB-2.5.0.tar.bz2) = f678832b936d37f3e39fc534c9566907cab128994ae027e6d426e7ae72f8490c
-SIZE (KDE/calligra-l10n/calligra-l10n-en_GB-2.5.0.tar.bz2) = 389520
+SHA256 (KDE/calligra-l10n/calligra-l10n-en_GB-2.5.1.tar.bz2) = 90b4cbb03ee43b8eb9890c5123f5bf8a15f0d049d2ac2a6d74c6f92ac57f5ab3
+SIZE (KDE/calligra-l10n/calligra-l10n-en_GB-2.5.1.tar.bz2) = 368947

Modified: head/editors/calligra-l10n-es/Makefile
==============================================================================
--- head/editors/calligra-l10n-es/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-es/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-es
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/editors/calligra-l10n-es/distinfo
==============================================================================
--- head/editors/calligra-l10n-es/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-es/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-es-2.5.0.tar.bz2) = 101d8073fcb3d31bbf9839ffbac269d0c59af6f2867985c1945feb51e0aa14d0
-SIZE (KDE/calligra-l10n/calligra-l10n-es-2.5.0.tar.bz2) = 1051807
+SHA256 (KDE/calligra-l10n/calligra-l10n-es-2.5.1.tar.bz2) = e22f29fe1649301fb64ba4ee3f99335b7ab0b3c42b938d36372decd6e31ec5ec
+SIZE (KDE/calligra-l10n/calligra-l10n-es-2.5.1.tar.bz2) = 1027627

Modified: head/editors/calligra-l10n-et/Makefile
==============================================================================
--- head/editors/calligra-l10n-et/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-et/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-et
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/editors/calligra-l10n-et/distinfo
==============================================================================
--- head/editors/calligra-l10n-et/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-et/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-et-2.5.0.tar.bz2) = fe60177b50e8e3df924da8e2647a3d2ab29eb910ca5d848ad4a59c42293bc598
-SIZE (KDE/calligra-l10n/calligra-l10n-et-2.5.0.tar.bz2) = 781342
+SHA256 (KDE/calligra-l10n/calligra-l10n-et-2.5.1.tar.bz2) = c1365706105679cf06762fa2886dfd5007606714d24ac1db01be81bd6d6d04f9
+SIZE (KDE/calligra-l10n/calligra-l10n-et-2.5.1.tar.bz2) = 758830

Modified: head/editors/calligra-l10n-fi/Makefile
==============================================================================
--- head/editors/calligra-l10n-fi/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-fi/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    calligra-l10n-fi
-# Date created:                         18 April 2012
-# Whom:                                 Alberto Villa <avilla at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/editors/calligra-l10n-fi/distinfo
==============================================================================
--- head/editors/calligra-l10n-fi/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-fi/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-fi-2.5.0.tar.bz2) = ec35a4960961437c76cea0a9e236517ee8eeee86b6c5996532c5b91444f6e163
-SIZE (KDE/calligra-l10n/calligra-l10n-fi-2.5.0.tar.bz2) = 402903
+SHA256 (KDE/calligra-l10n/calligra-l10n-fi-2.5.1.tar.bz2) = fc4c633bc00a8fe0bc6317101b8557c561acd55ee2ae89a3f3c4b779d5157fbc
+SIZE (KDE/calligra-l10n/calligra-l10n-fi-2.5.1.tar.bz2) = 383601

Modified: head/editors/calligra-l10n-gl/Makefile
==============================================================================
--- head/editors/calligra-l10n-gl/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-gl/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-gl
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/editors/calligra-l10n-gl/distinfo
==============================================================================
--- head/editors/calligra-l10n-gl/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-gl/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-gl-2.5.0.tar.bz2) = 539a694bd8a1acf39ce4a80a17c4f07bffb14d1dfe25c9125039daff8d1d1960
-SIZE (KDE/calligra-l10n/calligra-l10n-gl-2.5.0.tar.bz2) = 388832
+SHA256 (KDE/calligra-l10n/calligra-l10n-gl-2.5.1.tar.bz2) = 54ff01837b1013722117949325520c9ca2e08d9a99f311a9e1ee5f04927a8e8a
+SIZE (KDE/calligra-l10n/calligra-l10n-gl-2.5.1.tar.bz2) = 372369

Modified: head/editors/calligra-l10n-it/Makefile
==============================================================================
--- head/editors/calligra-l10n-it/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-it/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-it
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/editors/calligra-l10n-it/distinfo
==============================================================================
--- head/editors/calligra-l10n-it/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-it/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-it-2.5.0.tar.bz2) = 342f93a92a9e56933c8d68f4aad75ec34f46fe42fbeea0149231af2bfd079059
-SIZE (KDE/calligra-l10n/calligra-l10n-it-2.5.0.tar.bz2) = 623056
+SHA256 (KDE/calligra-l10n/calligra-l10n-it-2.5.1.tar.bz2) = c2fa62a0480a20733e6032f3225967261dd3ee0339c704dff2642361220041b1
+SIZE (KDE/calligra-l10n/calligra-l10n-it-2.5.1.tar.bz2) = 602084

Modified: head/editors/calligra-l10n-kk/Makefile
==============================================================================
--- head/editors/calligra-l10n-kk/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-kk/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-kk
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/editors/calligra-l10n-kk/distinfo
==============================================================================
--- head/editors/calligra-l10n-kk/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-kk/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-kk-2.5.0.tar.bz2) = a83c81979ed8c8bc998664ff6bdabf87bfe21ac6873debe58625cd300bd367c7
-SIZE (KDE/calligra-l10n/calligra-l10n-kk-2.5.0.tar.bz2) = 403958
+SHA256 (KDE/calligra-l10n/calligra-l10n-kk-2.5.1.tar.bz2) = e57d0ea51d19bfbbe6339dc0652bfb2c6aef0c4256dfa4b3974ad2662029002c
+SIZE (KDE/calligra-l10n/calligra-l10n-kk-2.5.1.tar.bz2) = 380766

Modified: head/editors/calligra-l10n-nb/Makefile
==============================================================================
--- head/editors/calligra-l10n-nb/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-nb/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-nb
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/editors/calligra-l10n-nb/distinfo
==============================================================================
--- head/editors/calligra-l10n-nb/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-nb/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-nb-2.5.0.tar.bz2) = 83cb4d1c20a75c457b6ec0aaa453081dcb478adb71386d445d582dac66589a2c
-SIZE (KDE/calligra-l10n/calligra-l10n-nb-2.5.0.tar.bz2) = 357515
+SHA256 (KDE/calligra-l10n/calligra-l10n-nb-2.5.1.tar.bz2) = 44e53b459d1f5f903a43fef27bb39a3ee73f431c87d9b1a76fe9865ca5cc38b5
+SIZE (KDE/calligra-l10n/calligra-l10n-nb-2.5.1.tar.bz2) = 336564

Modified: head/editors/calligra-l10n-nds/Makefile
==============================================================================
--- head/editors/calligra-l10n-nds/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-nds/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-nds
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/editors/calligra-l10n-nds/distinfo
==============================================================================
--- head/editors/calligra-l10n-nds/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-nds/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-nds-2.5.0.tar.bz2) = f670de8b62c9730cfffb8b57771ba8eeca6871bbc8620c9b759cb7c070fe653c
-SIZE (KDE/calligra-l10n/calligra-l10n-nds-2.5.0.tar.bz2) = 411242
+SHA256 (KDE/calligra-l10n/calligra-l10n-nds-2.5.1.tar.bz2) = 2d3ae9b7e2c20aa98ee4fd78abf087ca057aa845ebcad232c299f357cd14a639
+SIZE (KDE/calligra-l10n/calligra-l10n-nds-2.5.1.tar.bz2) = 389712

Modified: head/editors/calligra-l10n-nl/Makefile
==============================================================================
--- head/editors/calligra-l10n-nl/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-nl/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-nl
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/editors/calligra-l10n-nl/distinfo
==============================================================================
--- head/editors/calligra-l10n-nl/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-nl/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-nl-2.5.0.tar.bz2) = 55aeb66e5156ef1dcdb508b4367d4d1cd7c87ba8a0a3bf87ad28b2363e074dcb
-SIZE (KDE/calligra-l10n/calligra-l10n-nl-2.5.0.tar.bz2) = 2585535
+SHA256 (KDE/calligra-l10n/calligra-l10n-nl-2.5.1.tar.bz2) = 198d697f2d90f726a4670245f46012d8daa2ea8af3f5221b5e197377d7d55f3d
+SIZE (KDE/calligra-l10n/calligra-l10n-nl-2.5.1.tar.bz2) = 2547422

Modified: head/editors/calligra-l10n-nl/pkg-plist
==============================================================================
--- head/editors/calligra-l10n-nl/pkg-plist	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-nl/pkg-plist	Sat Sep  1 08:50:57 2012	(r303464)
@@ -27,73 +27,6 @@ share/doc/HTML/nl/sheets/shortcut2.png
 share/doc/HTML/nl/sheets/shortcut3.png
 share/doc/HTML/nl/sheets/sort1.png
 share/doc/HTML/nl/sheets/starting1.png
-share/doc/HTML/nl/stage/barstyle1.png
-share/doc/HTML/nl/stage/barstyle2.png
-share/doc/HTML/nl/stage/barstyle3.png
-share/doc/HTML/nl/stage/barstyle4.png
-share/doc/HTML/nl/stage/barstyle5.png
-share/doc/HTML/nl/stage/barstyle6.png
-share/doc/HTML/nl/stage/barstyle7.png
-share/doc/HTML/nl/stage/common
-share/doc/HTML/nl/stage/great-presentations.docbook
-share/doc/HTML/nl/stage/guides.docbook
-share/doc/HTML/nl/stage/htmlshow00.png
-share/doc/HTML/nl/stage/htmlshow01.png
-share/doc/HTML/nl/stage/htmlshow02.png
-share/doc/HTML/nl/stage/htmlshow02a.png
-share/doc/HTML/nl/stage/htmlshow03.png
-share/doc/HTML/nl/stage/htmlshow04.png
-share/doc/HTML/nl/stage/htmlshow05.png
-share/doc/HTML/nl/stage/htmlshow07.png
-share/doc/HTML/nl/stage/index.cache.bz2
-share/doc/HTML/nl/stage/index.docbook
-share/doc/HTML/nl/stage/menus.docbook
-share/doc/HTML/nl/stage/msexport1.png
-share/doc/HTML/nl/stage/msexport2.png
-share/doc/HTML/nl/stage/msexport3.png
-share/doc/HTML/nl/stage/msexport4.png
-share/doc/HTML/nl/stage/options.docbook
-share/doc/HTML/nl/stage/settings01.png
-share/doc/HTML/nl/stage/settings03.png
-share/doc/HTML/nl/stage/settings04.png
-share/doc/HTML/nl/stage/settings05.png
-share/doc/HTML/nl/stage/settings06.png
-share/doc/HTML/nl/stage/template02.png
-share/doc/HTML/nl/stage/template03.png
-share/doc/HTML/nl/stage/template04.png
-share/doc/HTML/nl/stage/template05.png
-share/doc/HTML/nl/stage/template06.png
-share/doc/HTML/nl/stage/template07.png
-share/doc/HTML/nl/stage/textmenu01.png
-share/doc/HTML/nl/stage/textmenu02.png
-share/doc/HTML/nl/stage/textmenu03.png
-share/doc/HTML/nl/stage/textmenu03a.png
-share/doc/HTML/nl/stage/textmenu04.png
-share/doc/HTML/nl/stage/toolsmenu01.png
-share/doc/HTML/nl/stage/tut01.png
-share/doc/HTML/nl/stage/tut02.png
-share/doc/HTML/nl/stage/tut03.png
-share/doc/HTML/nl/stage/tut04.png
-share/doc/HTML/nl/stage/tut05.png
-share/doc/HTML/nl/stage/tut06.png
-share/doc/HTML/nl/stage/tut07.png
-share/doc/HTML/nl/stage/tut08.png
-share/doc/HTML/nl/stage/tut09.png
-share/doc/HTML/nl/stage/tut10.png
-share/doc/HTML/nl/stage/tut11.png
-share/doc/HTML/nl/stage/tut12.png
-share/doc/HTML/nl/stage/tut13.png
-share/doc/HTML/nl/stage/tut14.png
-share/doc/HTML/nl/stage/tut15.png
-share/doc/HTML/nl/stage/tut16.png
-share/doc/HTML/nl/stage/tut17.png
-share/doc/HTML/nl/stage/tut18.png
-share/doc/HTML/nl/stage/tut19.png
-share/doc/HTML/nl/stage/tut20.png
-share/doc/HTML/nl/stage/tut21.png
-share/doc/HTML/nl/stage/tut22.png
-share/doc/HTML/nl/stage/tut23.png
-share/doc/HTML/nl/stage/tutorial.docbook
 share/locale/nl/LC_MESSAGES/ArtisticTextShape.mo
 share/locale/nl/LC_MESSAGES/AutocorrectPlugin.mo
 share/locale/nl/LC_MESSAGES/CalendarTool.mo
@@ -149,7 +82,6 @@ share/locale/nl/LC_MESSAGES/stage.mo
 share/locale/nl/LC_MESSAGES/tablessolver.mo
 share/locale/nl/LC_MESSAGES/thesaurus_tool.mo
 share/locale/nl/LC_MESSAGES/words.mo
- at dirrm share/doc/HTML/nl/stage
 @dirrm share/doc/HTML/nl/sheets
 @dirrm share/doc/HTML/nl/kexi
 @dirrm share/doc/HTML/nl/calligra

Modified: head/editors/calligra-l10n-sk/Makefile
==============================================================================
--- head/editors/calligra-l10n-sk/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-sk/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    calligra-l10n-sk
-# Date created:                         18 April 2012
-# Whom:                                 Alberto Villa <avilla at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/editors/calligra-l10n-sk/distinfo
==============================================================================
--- head/editors/calligra-l10n-sk/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-sk/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-sk-2.5.0.tar.bz2) = 13ccb474033e5e45f32902ee79c8f2668b6ab91ba1081692f8f000bbf9bd45c3
-SIZE (KDE/calligra-l10n/calligra-l10n-sk-2.5.0.tar.bz2) = 362236
+SHA256 (KDE/calligra-l10n/calligra-l10n-sk-2.5.1.tar.bz2) = 297921cd9b2c164d4f213fad1d47313846a8a858a9552415486fb66380db98db
+SIZE (KDE/calligra-l10n/calligra-l10n-sk-2.5.1.tar.bz2) = 342332

Modified: head/editors/calligra-l10n-sv/Makefile
==============================================================================
--- head/editors/calligra-l10n-sv/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-sv/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-sv
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/editors/calligra-l10n-sv/distinfo
==============================================================================
--- head/editors/calligra-l10n-sv/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n-sv/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-sv-2.5.0.tar.bz2) = fd9183be4f695c98204befd42795d919212646ba4f44bd27a9765766061894c0
-SIZE (KDE/calligra-l10n/calligra-l10n-sv-2.5.0.tar.bz2) = 2031991
+SHA256 (KDE/calligra-l10n/calligra-l10n-sv-2.5.1.tar.bz2) = 2602c7d4a7961464db8c1c20723ee1c494288e0e714ddf0bb114e952e9b29bb7
+SIZE (KDE/calligra-l10n/calligra-l10n-sv-2.5.1.tar.bz2) = 2015444

Modified: head/editors/calligra-l10n/Makefile
==============================================================================
--- head/editors/calligra-l10n/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra-l10n/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/editors/calligra/Makefile
==============================================================================
--- head/editors/calligra/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:	calligra
-# Date created:				28 May 2011
-# Whom:					Alberto Villa <avilla at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/editors/calligra/distinfo
==============================================================================
--- head/editors/calligra/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-2.5.0.tar.bz2) = 41b80d33970b9110c0f26fda11c9c5c87d41036c333e34d6c7fce70f4f6cde60
-SIZE (KDE/calligra-2.5.0.tar.bz2) = 119191980
+SHA256 (KDE/calligra-2.5.1.tar.bz2) = 325fd8b3540b1e07fbf04f32350f4535bcb101cf46a87879dff935cfcd87cd48
+SIZE (KDE/calligra-2.5.1.tar.bz2) = 119275167

Modified: head/editors/calligra/pkg-plist
==============================================================================
--- head/editors/calligra/pkg-plist	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/editors/calligra/pkg-plist	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1193,6 +1193,7 @@ share/apps/calligra/icons/hicolor/scalab
 share/apps/calligra/icons/hicolor/scalable/actions/format-line-spacing-triple.svgz
 share/apps/calligra/icons/hicolor/scalable/actions/send_backward.svgz
 share/apps/calligra/icons/oxygen/16x16/actions/animation-stage.png
+share/apps/calligra/icons/oxygen/16x16/actions/snap-boundingbox.png
 share/apps/calligra/icons/oxygen/16x16/actions/snap-extension.png
 share/apps/calligra/icons/oxygen/16x16/actions/snap-guideline.png
 share/apps/calligra/icons/oxygen/16x16/actions/snap-intersection.png

Modified: head/french/calligra-l10n/Makefile
==============================================================================
--- head/french/calligra-l10n/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/french/calligra-l10n/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-fr
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/french/calligra-l10n/distinfo
==============================================================================
--- head/french/calligra-l10n/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/french/calligra-l10n/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-fr-2.5.0.tar.bz2) = baf547ca95bd9f4677288c725dd2e9c1b98cefbcda038ccc42744170278ad3ef
-SIZE (KDE/calligra-l10n/calligra-l10n-fr-2.5.0.tar.bz2) = 3953906
+SHA256 (KDE/calligra-l10n/calligra-l10n-fr-2.5.1.tar.bz2) = 06d30dd6659a9474a4a804374ec57e7ff17c59c3b43eab71f16893ccb3f25d48
+SIZE (KDE/calligra-l10n/calligra-l10n-fr-2.5.1.tar.bz2) = 3930917

Modified: head/german/calligra-l10n/Makefile
==============================================================================
--- head/german/calligra-l10n/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/german/calligra-l10n/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-de
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/german/calligra-l10n/distinfo
==============================================================================
--- head/german/calligra-l10n/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/german/calligra-l10n/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-de-2.5.0.tar.bz2) = e4b02140f78dd444aa3fd233a59c302f13140edd6b0a28be9efe913a8f74cb1b
-SIZE (KDE/calligra-l10n/calligra-l10n-de-2.5.0.tar.bz2) = 706557
+SHA256 (KDE/calligra-l10n/calligra-l10n-de-2.5.1.tar.bz2) = 8788800bea0ec078cd2414ecdec0b968ec7bdc416c2ed4d5c43b1191b2d267da
+SIZE (KDE/calligra-l10n/calligra-l10n-de-2.5.1.tar.bz2) = 684889

Modified: head/hungarian/calligra-l10n/Makefile
==============================================================================
--- head/hungarian/calligra-l10n/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/hungarian/calligra-l10n/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:	koffice-kde4-l10n-hu
-# Date created:		2011-01-05
-# Whom:			Max Brazhnikov <makc at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/hungarian/calligra-l10n/distinfo
==============================================================================
--- head/hungarian/calligra-l10n/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/hungarian/calligra-l10n/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-hu-2.5.0.tar.bz2) = e936fc991727b1a1b5163db4117a3fcf9f201f1f57be9d7fc35fd61c00b2ed2f
-SIZE (KDE/calligra-l10n/calligra-l10n-hu-2.5.0.tar.bz2) = 440930
+SHA256 (KDE/calligra-l10n/calligra-l10n-hu-2.5.1.tar.bz2) = 8fe50e77b6e08da58f2bf7155530bbfcc00c53066ed10fe2745f951a70a51abe
+SIZE (KDE/calligra-l10n/calligra-l10n-hu-2.5.1.tar.bz2) = 413770

Modified: head/japanese/calligra-l10n/Makefile
==============================================================================
--- head/japanese/calligra-l10n/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/japanese/calligra-l10n/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-ja
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/japanese/calligra-l10n/distinfo
==============================================================================
--- head/japanese/calligra-l10n/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/japanese/calligra-l10n/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-ja-2.5.0.tar.bz2) = 84b9aaca03feec36e7ff26422b947b706c6e4510706fc96c40b40746e5078891
-SIZE (KDE/calligra-l10n/calligra-l10n-ja-2.5.0.tar.bz2) = 327098
+SHA256 (KDE/calligra-l10n/calligra-l10n-ja-2.5.1.tar.bz2) = 611ab9c231921b0b5ca19b568ae1358d75a758915fe2f4ae23e10e77c3bb0852
+SIZE (KDE/calligra-l10n/calligra-l10n-ja-2.5.1.tar.bz2) = 309438

Modified: head/polish/calligra-l10n/Makefile
==============================================================================
--- head/polish/calligra-l10n/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/polish/calligra-l10n/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-pl
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/polish/calligra-l10n/distinfo
==============================================================================
--- head/polish/calligra-l10n/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/polish/calligra-l10n/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-pl-2.5.0.tar.bz2) = 63b604bf1d8f9931fd6b388ecc62512233e765b05eb05f927a710eead2d9724a
-SIZE (KDE/calligra-l10n/calligra-l10n-pl-2.5.0.tar.bz2) = 429060
+SHA256 (KDE/calligra-l10n/calligra-l10n-pl-2.5.1.tar.bz2) = 0731bf0e19543cd5506252a4d4cd993a688cda0f718253976577291d1899d274
+SIZE (KDE/calligra-l10n/calligra-l10n-pl-2.5.1.tar.bz2) = 407459

Modified: head/portuguese/calligra-l10n-pt_BR/Makefile
==============================================================================
--- head/portuguese/calligra-l10n-pt_BR/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/portuguese/calligra-l10n-pt_BR/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-pt_BR
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/portuguese/calligra-l10n-pt_BR/distinfo
==============================================================================
--- head/portuguese/calligra-l10n-pt_BR/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/portuguese/calligra-l10n-pt_BR/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-pt_BR-2.5.0.tar.bz2) = 61743ace48a3657ff28d56c7b1fd89f30caf2ae8170fbb30fe86fd26b9cda959
-SIZE (KDE/calligra-l10n/calligra-l10n-pt_BR-2.5.0.tar.bz2) = 694386
+SHA256 (KDE/calligra-l10n/calligra-l10n-pt_BR-2.5.1.tar.bz2) = fcc529b3c8f52f10890563729a2147c368dc40412f6d4d9644f3f781b1737b2d
+SIZE (KDE/calligra-l10n/calligra-l10n-pt_BR-2.5.1.tar.bz2) = 671206

Modified: head/portuguese/calligra-l10n/Makefile
==============================================================================
--- head/portuguese/calligra-l10n/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/portuguese/calligra-l10n/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-pt
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/portuguese/calligra-l10n/distinfo
==============================================================================
--- head/portuguese/calligra-l10n/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/portuguese/calligra-l10n/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-pt-2.5.0.tar.bz2) = a3d5e2f9f322b8c916149c6d536d460187b67450a16b272a6de908caa36392e1
-SIZE (KDE/calligra-l10n/calligra-l10n-pt-2.5.0.tar.bz2) = 645623
+SHA256 (KDE/calligra-l10n/calligra-l10n-pt-2.5.1.tar.bz2) = de6811d95435a85531bd77c148a57865692625ac9c3714b52bce196cafe5f30b
+SIZE (KDE/calligra-l10n/calligra-l10n-pt-2.5.1.tar.bz2) = 624108

Modified: head/russian/calligra-l10n/Makefile
==============================================================================
--- head/russian/calligra-l10n/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/russian/calligra-l10n/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-i18n-ru
-# Date created:                         27 April 2003
-# Whom:                                 Michael Nottebrock <michaelnottebrock at gmx.net>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/russian/calligra-l10n/distinfo
==============================================================================
--- head/russian/calligra-l10n/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/russian/calligra-l10n/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-ru-2.5.0.tar.bz2) = 9831be73a725e7aa6dd92be230ef6b6f1eac8a6a0bc4b925e584081ad11d8b78
-SIZE (KDE/calligra-l10n/calligra-l10n-ru-2.5.0.tar.bz2) = 579824
+SHA256 (KDE/calligra-l10n/calligra-l10n-ru-2.5.1.tar.bz2) = 1efc4d0366f811436a2d3e46ea36c1f4517a3faaa24d5515f9b0de36bbaf0ea6
+SIZE (KDE/calligra-l10n/calligra-l10n-ru-2.5.1.tar.bz2) = 560951

Modified: head/ukrainian/calligra-l10n/Makefile
==============================================================================
--- head/ukrainian/calligra-l10n/Makefile	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/ukrainian/calligra-l10n/Makefile	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:    koffice-kde4-l10n-uk
-# Date created:                         28 November 2009
-# Whom:                                 Dima Panov <fluffy at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	calligra-l10n
 PORTVERSION=	${CALLIGRA_VERSION}

Modified: head/ukrainian/calligra-l10n/distinfo
==============================================================================
--- head/ukrainian/calligra-l10n/distinfo	Sat Sep  1 08:28:11 2012	(r303463)
+++ head/ukrainian/calligra-l10n/distinfo	Sat Sep  1 08:50:57 2012	(r303464)
@@ -1,2 +1,2 @@
-SHA256 (KDE/calligra-l10n/calligra-l10n-uk-2.5.0.tar.bz2) = 81f46ad5bb21551046e52eec9fb6c054bc1f41656271d8ceed4a5b814e09f9ce
-SIZE (KDE/calligra-l10n/calligra-l10n-uk-2.5.0.tar.bz2) = 2120032
+SHA256 (KDE/calligra-l10n/calligra-l10n-uk-2.5.1.tar.bz2) = f4d1a49b9aff883c9b2bf0972bbf6bfc541da589508f15e6b72fdecb5ac6b88c
+SIZE (KDE/calligra-l10n/calligra-l10n-uk-2.5.1.tar.bz2) = 2101875



More information about the svn-ports-all mailing list