summaryrefslogtreecommitdiff
path: root/editors/calligra
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-04-22 17:18:12 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-04-22 17:18:12 +0000
commit87c827671ced4a6eaf376b00544817930e6207d7 (patch)
tree1f10c26dc01ffe3f48fe0b3435712489673779cd /editors/calligra
parentAllow YACC to be used, rather than Bison, for C/C++. (diff)
Add official bugfix patch that fixes two kword crahes, when closing the
"Insert Special Character" dialog and when updating the Table Of Contents. PR: 49020 Submitted by: mi, Michael Nottebrock
Notes
Notes: svn path=/head/; revision=79463
Diffstat (limited to 'editors/calligra')
-rw-r--r--editors/calligra/Makefile5
-rw-r--r--editors/calligra/distinfo1
2 files changed, 6 insertions, 0 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 6916eea1ffeb..e548e5bff33a 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -8,12 +8,16 @@
PORTNAME= koffice
PORTVERSION= 1.2.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTNAME}-${PORTVERSION}/src
DIST_SUBDIR= KDE/koffice
+PATCH_SITES= http://www.koffice.org/bugfixes/
+PATCHFILES= 1.2.1_kword_crashes.diff
+
MAINTAINER= kde@FreeBSD.org
COMMENT= Office Suite for KDE3
@@ -27,6 +31,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_PYTHON= yes
GNU_CONFIGURE= yes
+PATCH_WRKSRC= ${WRKSRC}/kword
INSTALLS_SHLIB= yes
LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
diff --git a/editors/calligra/distinfo b/editors/calligra/distinfo
index 6988c28cdb50..9766b543b213 100644
--- a/editors/calligra/distinfo
+++ b/editors/calligra/distinfo
@@ -1 +1,2 @@
MD5 (KDE/koffice/koffice-1.2.1.tar.bz2) = 6a73aa72b094ca7b7377f74a508e804e
+MD5 (KDE/koffice/1.2.1_kword_crashes.diff) = 2d6f967f5302ed8c0136a10005fff0e4