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/koffice-kde4-l10n-tr | |
parent | 5036b1c6d43d4a6652f933702bfcc8b3553fddfd (diff) | |
download | ports-461f3c5adb635525af6de102321df3e6288bfb1c.tar.gz ports-461f3c5adb635525af6de102321df3e6288bfb1c.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.
Notes
Notes:
svn path=/head/; revision=115880
Diffstat (limited to 'editors/koffice-kde4-l10n-tr')
-rw-r--r-- | editors/koffice-kde4-l10n-tr/Makefile | 2 | ||||
-rw-r--r-- | editors/koffice-kde4-l10n-tr/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/koffice-kde4-l10n-tr/Makefile b/editors/koffice-kde4-l10n-tr/Makefile index db1db6ef59aa..0cce54409d2c 100644 --- a/editors/koffice-kde4-l10n-tr/Makefile +++ b/editors/koffice-kde4-l10n-tr/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-kde4-l10n-tr/distinfo b/editors/koffice-kde4-l10n-tr/distinfo index cf439222ff74..318b8f084a26 100644 --- a/editors/koffice-kde4-l10n-tr/distinfo +++ b/editors/koffice-kde4-l10n-tr/distinfo @@ -1,2 +1,2 @@ -MD5 (KDE/kde-i18n/koffice-i18n-tr-1.3.1.tar.bz2) = 5e7f1ca88ec66b326d99c6e8a2744a4b -SIZE (KDE/kde-i18n/koffice-i18n-tr-1.3.1.tar.bz2) = 587770 +MD5 (KDE/kde-i18n/koffice-i18n-tr-1.3.2.tar.bz2) = 46b6958734ece8ffa3ecec6a1230a958 +SIZE (KDE/kde-i18n/koffice-i18n-tr-1.3.2.tar.bz2) = 598181 |