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/koffice-i18n-da | |
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/koffice-i18n-da')
-rw-r--r-- | editors/koffice-i18n-da/Makefile | 2 | ||||
-rw-r--r-- | editors/koffice-i18n-da/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/koffice-i18n-da/Makefile b/editors/koffice-i18n-da/Makefile index 7b0e50c..4a6578b 100644 --- a/editors/koffice-i18n-da/Makefile +++ b/editors/koffice-i18n-da/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/koffice-i18n-da/distinfo b/editors/koffice-i18n-da/distinfo index d3c4111..685403c 100644 --- a/editors/koffice-i18n-da/distinfo +++ b/editors/koffice-i18n-da/distinfo @@ -1,2 +1,2 @@ -MD5 (KDE/kde-i18n/koffice-i18n-da-1.3.1.tar.bz2) = 3e359910a220951856898b601e257bb9 -SIZE (KDE/kde-i18n/koffice-i18n-da-1.3.1.tar.bz2) = 820854 +MD5 (KDE/kde-i18n/koffice-i18n-da-1.3.2.tar.bz2) = dec78da3da7685d5d2ffea73c68323ae +SIZE (KDE/kde-i18n/koffice-i18n-da-1.3.2.tar.bz2) = 1061611 |