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 /misc/koffice-i18n-el | |
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 'misc/koffice-i18n-el')
-rw-r--r-- | misc/koffice-i18n-el/Makefile | 2 | ||||
-rw-r--r-- | misc/koffice-i18n-el/distinfo | 4 | ||||
-rw-r--r-- | misc/koffice-i18n-el/pkg-plist | 1 |
3 files changed, 3 insertions, 4 deletions
diff --git a/misc/koffice-i18n-el/Makefile b/misc/koffice-i18n-el/Makefile index 1c95f45..ff49300 100644 --- a/misc/koffice-i18n-el/Makefile +++ b/misc/koffice-i18n-el/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/misc/koffice-i18n-el/distinfo b/misc/koffice-i18n-el/distinfo index b466894..5a08378 100644 --- a/misc/koffice-i18n-el/distinfo +++ b/misc/koffice-i18n-el/distinfo @@ -1,2 +1,2 @@ -MD5 (KDE/kde-i18n/koffice-i18n-el-1.3.1.tar.bz2) = d711ece1a2054953df5b7e3801417164 -SIZE (KDE/kde-i18n/koffice-i18n-el-1.3.1.tar.bz2) = 520666 +MD5 (KDE/kde-i18n/koffice-i18n-el-1.3.2.tar.bz2) = 35d810ee4b2a432fee24c19c9e9fa997 +SIZE (KDE/kde-i18n/koffice-i18n-el-1.3.2.tar.bz2) = 524219 diff --git a/misc/koffice-i18n-el/pkg-plist b/misc/koffice-i18n-el/pkg-plist index 5ce8bc1..28f8bcb 100644 --- a/misc/koffice-i18n-el/pkg-plist +++ b/misc/koffice-i18n-el/pkg-plist @@ -14,7 +14,6 @@ share/locale/el/LC_MESSAGES/kformulamathmlfilter.mo share/locale/el/LC_MESSAGES/kformulapngfilter.mo share/locale/el/LC_MESSAGES/kivio.mo share/locale/el/LC_MESSAGES/koconverter.mo -share/locale/el/LC_MESSAGES/kocryptfilter.mo share/locale/el/LC_MESSAGES/koffice.mo share/locale/el/LC_MESSAGES/koshell.mo share/locale/el/LC_MESSAGES/kounavail.mo |