diff options
author | lofi <lofi@FreeBSD.org> | 2004-08-11 01:27:37 +0000 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-08-11 01:27:37 +0000 |
commit | 864e9b668c7ed19626e92e91ce653b0426e8a652 (patch) | |
tree | 790eb38840233721a33b0ae2dcaaebb416020301 /editors/calligra-l10n-en_GB | |
parent | 73eb1b5f64621d1b69dbde88fc44e81f1bd5f32d (diff) | |
download | FreeBSD-ports-864e9b668c7ed19626e92e91ce653b0426e8a652.zip FreeBSD-ports-864e9b668c7ed19626e92e91ce653b0426e8a652.tar.gz |
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.
Diffstat (limited to 'editors/calligra-l10n-en_GB')
-rw-r--r-- | editors/calligra-l10n-en_GB/Makefile | 2 | ||||
-rw-r--r-- | editors/calligra-l10n-en_GB/distinfo | 4 | ||||
-rw-r--r-- | editors/calligra-l10n-en_GB/pkg-plist | 5 |
3 files changed, 3 insertions, 8 deletions
diff --git a/editors/calligra-l10n-en_GB/Makefile b/editors/calligra-l10n-en_GB/Makefile index 71a38d2..4e15c12 100644 --- a/editors/calligra-l10n-en_GB/Makefile +++ b/editors/calligra-l10n-en_GB/Makefile @@ -6,7 +6,7 @@ # PORTNAME= koffice-i18n -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES?= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src diff --git a/editors/calligra-l10n-en_GB/distinfo b/editors/calligra-l10n-en_GB/distinfo index a7c92db..d1b12ac 100644 --- a/editors/calligra-l10n-en_GB/distinfo +++ b/editors/calligra-l10n-en_GB/distinfo @@ -1,2 +1,2 @@ -MD5 (KDE/kde-i18n/koffice-i18n-en_GB-1.3.1.tar.bz2) = 44664577d5aafcbf5de1269e8dbbd1c1 -SIZE (KDE/kde-i18n/koffice-i18n-en_GB-1.3.1.tar.bz2) = 561478 +MD5 (KDE/kde-i18n/koffice-i18n-en_GB-1.3.2.tar.bz2) = d482c100ebe5ff4fdd666d8968b36e54 +SIZE (KDE/kde-i18n/koffice-i18n-en_GB-1.3.2.tar.bz2) = 549415 diff --git a/editors/calligra-l10n-en_GB/pkg-plist b/editors/calligra-l10n-en_GB/pkg-plist index 8660223..b1bab3e 100644 --- a/editors/calligra-l10n-en_GB/pkg-plist +++ b/editors/calligra-l10n-en_GB/pkg-plist @@ -11,11 +11,8 @@ share/locale/en_GB/LC_MESSAGES/example.mo share/locale/en_GB/LC_MESSAGES/karbon.mo share/locale/en_GB/LC_MESSAGES/karbonepsfilter.mo share/locale/en_GB/LC_MESSAGES/kchart.mo -share/locale/en_GB/LC_MESSAGES/kdgantt.mo -share/locale/en_GB/LC_MESSAGES/kexi.mo share/locale/en_GB/LC_MESSAGES/kfile_koffice.mo share/locale/en_GB/LC_MESSAGES/kfile_ooo.mo -share/locale/en_GB/LC_MESSAGES/kformdesigner.mo share/locale/en_GB/LC_MESSAGES/kformula.mo share/locale/en_GB/LC_MESSAGES/kformulalatexfilter.mo share/locale/en_GB/LC_MESSAGES/kformulamathmlfilter.mo @@ -25,10 +22,8 @@ share/locale/en_GB/LC_MESSAGES/koconverter.mo share/locale/en_GB/LC_MESSAGES/koffice.mo share/locale/en_GB/LC_MESSAGES/koshell.mo share/locale/en_GB/LC_MESSAGES/kounavail.mo -share/locale/en_GB/LC_MESSAGES/kplato.mo share/locale/en_GB/LC_MESSAGES/kpresenter.mo share/locale/en_GB/LC_MESSAGES/kpresenterkwordfilter.mo -share/locale/en_GB/LC_MESSAGES/krita.mo share/locale/en_GB/LC_MESSAGES/kscan_plugin.mo share/locale/en_GB/LC_MESSAGES/kspread.mo share/locale/en_GB/LC_MESSAGES/kspreadcalc_calc.mo |