diff options
author | lofi <lofi@FreeBSD.org> | 2004-08-11 09:27:37 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-08-11 09:27:37 +0800 |
commit | 864e9b668c7ed19626e92e91ce653b0426e8a652 (patch) | |
tree | 790eb38840233721a33b0ae2dcaaebb416020301 /portuguese/calligra-l10n | |
parent | 73eb1b5f64621d1b69dbde88fc44e81f1bd5f32d (diff) | |
download | freebsd-ports-gnome-864e9b668c7ed19626e92e91ce653b0426e8a652.tar.gz freebsd-ports-gnome-864e9b668c7ed19626e92e91ce653b0426e8a652.tar.zst freebsd-ports-gnome-864e9b668c7ed19626e92e91ce653b0426e8a652.zip |
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 'portuguese/calligra-l10n')
-rw-r--r-- | portuguese/calligra-l10n/Makefile | 2 | ||||
-rw-r--r-- | portuguese/calligra-l10n/distinfo | 4 | ||||
-rw-r--r-- | portuguese/calligra-l10n/pkg-plist | 5 |
3 files changed, 3 insertions, 8 deletions
diff --git a/portuguese/calligra-l10n/Makefile b/portuguese/calligra-l10n/Makefile index 813960a3ad37..1226141498c1 100644 --- a/portuguese/calligra-l10n/Makefile +++ b/portuguese/calligra-l10n/Makefile @@ -6,7 +6,7 @@ # PORTNAME= koffice-i18n -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES?= portuguese kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src diff --git a/portuguese/calligra-l10n/distinfo b/portuguese/calligra-l10n/distinfo index 68f43f495c89..1afd83a3fc0a 100644 --- a/portuguese/calligra-l10n/distinfo +++ b/portuguese/calligra-l10n/distinfo @@ -1,2 +1,2 @@ -MD5 (KDE/kde-i18n/koffice-i18n-pt-1.3.1.tar.bz2) = 962710bce673bd0ca4cfd62698a7a4b5 -SIZE (KDE/kde-i18n/koffice-i18n-pt-1.3.1.tar.bz2) = 626610 +MD5 (KDE/kde-i18n/koffice-i18n-pt-1.3.2.tar.bz2) = 24c498db0818cbb875821b6b52c9d7de +SIZE (KDE/kde-i18n/koffice-i18n-pt-1.3.2.tar.bz2) = 614522 diff --git a/portuguese/calligra-l10n/pkg-plist b/portuguese/calligra-l10n/pkg-plist index a8e6f75799ea..9faa1ebf9192 100644 --- a/portuguese/calligra-l10n/pkg-plist +++ b/portuguese/calligra-l10n/pkg-plist @@ -6,11 +6,8 @@ share/locale/pt/LC_MESSAGES/example.mo share/locale/pt/LC_MESSAGES/karbon.mo share/locale/pt/LC_MESSAGES/karbonepsfilter.mo share/locale/pt/LC_MESSAGES/kchart.mo -share/locale/pt/LC_MESSAGES/kdgantt.mo -share/locale/pt/LC_MESSAGES/kexi.mo share/locale/pt/LC_MESSAGES/kfile_koffice.mo share/locale/pt/LC_MESSAGES/kfile_ooo.mo -share/locale/pt/LC_MESSAGES/kformdesigner.mo share/locale/pt/LC_MESSAGES/kformula.mo share/locale/pt/LC_MESSAGES/kformulalatexfilter.mo share/locale/pt/LC_MESSAGES/kformulamathmlfilter.mo @@ -20,10 +17,8 @@ share/locale/pt/LC_MESSAGES/koconverter.mo share/locale/pt/LC_MESSAGES/koffice.mo share/locale/pt/LC_MESSAGES/koshell.mo share/locale/pt/LC_MESSAGES/kounavail.mo -share/locale/pt/LC_MESSAGES/kplato.mo share/locale/pt/LC_MESSAGES/kpresenter.mo share/locale/pt/LC_MESSAGES/kpresenterkwordfilter.mo -share/locale/pt/LC_MESSAGES/krita.mo share/locale/pt/LC_MESSAGES/kscan_plugin.mo share/locale/pt/LC_MESSAGES/kspread.mo share/locale/pt/LC_MESSAGES/kspreadcalc_calc.mo |