diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-08-11 01:27:37 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-08-11 01:27:37 +0000 |
commit | 461f3c5adb635525af6de102321df3e6288bfb1c (patch) | |
tree | 2025e3327a038c580b6f13bdc201e220e2077bb4 /editors/calligra | |
parent | 5036b1c6d43d4a6652f933702bfcc8b3553fddfd (diff) |
Factor out all but one of the build switches of the KDE main module ports
into separate ports. The OPTIONS will remain as of yet and trigger dependencies
now, for easy transition.
Update KOffice to version 1.3.2.
Add patches to fix a number of issues, including:
- fix kxkb on Xorg
- fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2
with optimizations greater than -O
Add security related patches and entries to portaudit.txt.
Notes
Notes:
svn path=/head/; revision=115880
Diffstat (limited to 'editors/calligra')
-rw-r--r-- | editors/calligra/Makefile | 2 | ||||
-rw-r--r-- | editors/calligra/distinfo | 4 | ||||
-rw-r--r-- | editors/calligra/pkg-plist | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index c3f8f3acf7e5..93972ff0b46c 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -7,7 +7,7 @@ # PORTNAME= koffice -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 PORTEPOCH= 1 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} diff --git a/editors/calligra/distinfo b/editors/calligra/distinfo index d51519ca3f64..820fe1879077 100644 --- a/editors/calligra/distinfo +++ b/editors/calligra/distinfo @@ -1,2 +1,2 @@ -MD5 (KDE/koffice/koffice-1.3.1.tar.bz2) = ad68bab5753cf8d2e32a1d9e0c19495a -SIZE (KDE/koffice/koffice-1.3.1.tar.bz2) = 10615570 +MD5 (KDE/koffice/koffice-1.3.2.tar.bz2) = 078a371f6768bea53b84ea342ac0b34b +SIZE (KDE/koffice/koffice-1.3.2.tar.bz2) = 10736662 diff --git a/editors/calligra/pkg-plist b/editors/calligra/pkg-plist index 05e81a583544..fef180be29a4 100644 --- a/editors/calligra/pkg-plist +++ b/editors/calligra/pkg-plist @@ -1902,7 +1902,6 @@ share/apps/koffice/pics/koPortrait.png share/apps/koffice/pics/koRulerFirst.png share/apps/koffice/pics/koRulerLeft.png share/apps/koffice/pics/koffice-logo.png -share/apps/kontour/kpartplugins/scan-kontour.rc share/apps/koshell/koshellui.rc share/apps/kpresenter/autoforms/.autoforms share/apps/kpresenter/autoforms/Arrows/.directory @@ -3204,8 +3203,6 @@ share/templates/TextDocument.desktop @dirrm share/apps/kpresenter/autoforms @dirrm share/apps/kpresenter @dirrm share/apps/koshell -@dirrm share/apps/kontour/kpartplugins -@dirrm share/apps/kontour @dirrm share/apps/koffice/pics @dirrm share/apps/koffice/icons/crystalsvg/48x48/apps @dirrm share/apps/koffice/icons/crystalsvg/48x48 |