aboutsummaryrefslogtreecommitdiffstats
path: root/hungarian
diff options
context:
space:
mode:
authoravilla <avilla@FreeBSD.org>2012-09-01 16:50:57 +0800
committeravilla <avilla@FreeBSD.org>2012-09-01 16:50:57 +0800
commit14b5716860f3b2e2a8e07b03a00f90fff80b9bdf (patch)
treef611411d2e3df9d345e561ec6c6f446ef9fd052f /hungarian
parent6cb3c65964c77d202e253ad98c47bbf83ec598d0 (diff)
downloadfreebsd-ports-graphics-14b5716860f3b2e2a8e07b03a00f90fff80b9bdf.tar.gz
freebsd-ports-graphics-14b5716860f3b2e2a8e07b03a00f90fff80b9bdf.tar.zst
freebsd-ports-graphics-14b5716860f3b2e2a8e07b03a00f90fff80b9bdf.zip
- 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
Diffstat (limited to 'hungarian')
-rw-r--r--hungarian/calligra-l10n/Makefile5
-rw-r--r--hungarian/calligra-l10n/distinfo4
2 files changed, 2 insertions, 7 deletions
diff --git a/hungarian/calligra-l10n/Makefile b/hungarian/calligra-l10n/Makefile
index ac6e402c4e7..fe2f5041731 100644
--- a/hungarian/calligra-l10n/Makefile
+++ b/hungarian/calligra-l10n/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: koffice-kde4-l10n-hu
-# Date created: 2011-01-05
-# Whom: Max Brazhnikov <makc@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= calligra-l10n
PORTVERSION= ${CALLIGRA_VERSION}
diff --git a/hungarian/calligra-l10n/distinfo b/hungarian/calligra-l10n/distinfo
index 53b0a24cba1..f87ea042ccc 100644
--- a/hungarian/calligra-l10n/distinfo
+++ b/hungarian/calligra-l10n/distinfo
@@ -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
cgi/freebsd-ports-graphics/commit/www/netscape7?id=101caa1f4f14983c1f6933fbf4f38278b263433d'>Only set MAINTAINER if it is not already defined, so slave portstrevor2002-03-041-1/+1 * Make changes to enable localized slave ports:trevor2002-03-041-36/+37 * Install the browser component if the mail component is requested.trevor2002-03-041-5/+6 * Allow packages to be built, but warn that they should not betrevor2002-02-241-1/+5 * Test for existence of components.conf (fenner).trevor2002-02-241-1/+54 * Revert my attempt at making this port quiet; it broke "make install"fenner2002-01-311-2/+0 * Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-5/+5 * Don't be noisy when work/netscape-installer/xpi/components.conf doesn'tfenner2002-01-281-0/+2 * Fix a bug I created when I added the component-selection dialog:trevor2002-01-281-1/+2 * Add dialog(1) technology, cribbed from the ghostscript-gnu andtrevor2002-01-262-18/+72 * Advise users that the Java plugin is incompatible with linux_base-7.trevor2002-01-241-0/+3 * Remove extra ".".trevor2002-01-201-1/+1 * Tidy up dependencies by using LINUXBASE and USE_LINUX macros.trevor2002-01-201-4/+3