Here is a update to KOffice 1.5.2. This is a maintenance
release with a lot of bug fixes. Please try this out.

http://www.koffice.org/announcements/changelog-1.5.2.php

Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/kde/office3/Makefile,v
retrieving revision 1.34
diff -u -p -r1.34 Makefile
--- Makefile    15 Jun 2006 09:13:45 -0000      1.34
+++ Makefile    14 Jul 2006 17:48:17 -0000
@@ -4,17 +4,10 @@ COMMENT=              "office suite for KDE"
 
 CATEGORIES=            x11 x11/kde productivity
 VMEM_WARNING=          Yes
-MASTER_SITES?=         ${MASTER_SITE_KDE:[EMAIL 
PROTECTED]@stable/koffice-1.5.1/src/@}
+MASTER_SITES?=         ${MASTER_SITE_KDE:[EMAIL 
PROTECTED]@stable/koffice-1.5.2/src/@}
 
-DISTNAME=      koffice-1.5.1
-PATCHFILES=    koffice-1.5.1-kexi-checkbox-data-saving.patch \
-               koffice-1.5.1-kexi-form-plugins.patch
+DISTNAME=      koffice-1.5.2
 
-do-distpatch:
-       cd ${WRKDIST} && ${PATCH} ${PATCH_DIST_ARGS} 
<${FULLDISTDIR}/koffice-1.5.1-kexi-checkbox-data-saving.patch
-       cd ${WRKDIST}/kexi && ${PATCH} -z .bak.orig --forward --quiet -E -p0 
<${FULLDISTDIR}/koffice-1.5.1-kexi-form-plugins.patch
-
-PKGNAME=       koffice-1.5.1p2
 #SHARED_LIBS=  karbonbase              3.0 \
 #              kexipropertyeditor      1.0 \
 #              koscript                3.0 \
@@ -94,7 +87,6 @@ LIB_DEPENDS=  kdecore.4,DCOP,artskde,kdef
                mysqlclient::databases/mysql \
                ruby::lang/ruby
 
-
 WANTLIB=       ICE SM X11 Xext Xrender artsflow artsflow_idl audiofile bz2 c \
                esd freetype glib-2.0.0.0 gmodule-2.0.0.0 gobject-2.0.0.0 \
                gsf-1 gthread-2.0.0.0 iconv intl jasper jpeg kmedia2_idl lcms \
@@ -103,12 +95,11 @@ WANTLIB=   ICE SM X11 Xext Xrender artsflo
                xml2 xslt z Xt termcap Xi fontconfig crypto readline ssl \
                IlmImf Half Imath Iex idn GL GLU
 
-
 CONFIGURE_ARGS+= --with-pgsqlincdir=${LOCALBASE}/include/postgresql
 LIB_DEPENDS+=  pqxx::databases/libpqxx \
                pq::databases/postgresql
 
-
 USE_LIBTOOL=Yes
 LIBTOOL_FLAGS=--tag=disable-static
+
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/kde/office3/distinfo,v
retrieving revision 1.16
diff -u -p -r1.16 distinfo
--- distinfo    4 Jun 2006 23:10:21 -0000       1.16
+++ distinfo    14 Jul 2006 18:04:16 -0000
@@ -1,12 +1,4 @@
-MD5 (kde/koffice-1.5.1-kexi-checkbox-data-saving.patch) = 
4a60d6e8b86c1b332def656aff1542dc
-MD5 (kde/koffice-1.5.1-kexi-form-plugins.patch) = 
b536d822d58781f7acb653fb3d695f2e
-MD5 (kde/koffice-1.5.1.tar.bz2) = 50897bd5dfd4eba8a0d78a02003a6ec9
-RMD160 (kde/koffice-1.5.1-kexi-checkbox-data-saving.patch) = 
24664c62122b9cf9a7ba302da5274ea9f192c697
-RMD160 (kde/koffice-1.5.1-kexi-form-plugins.patch) = 
caa095960ba75335af6d0eace93cf38f04284f9c
-RMD160 (kde/koffice-1.5.1.tar.bz2) = 3fb67d50554c081104080d3230ba10f022f4a990
-SHA1 (kde/koffice-1.5.1-kexi-checkbox-data-saving.patch) = 
1ab6985f4abc97d1346d927a3da404ea2421228d
-SHA1 (kde/koffice-1.5.1-kexi-form-plugins.patch) = 
b4ec8c3251ff79a6ada7b70482a17ef0fd843a7d
-SHA1 (kde/koffice-1.5.1.tar.bz2) = d97c4f8eae3e22b7c119454f763a6ce88713edff
-SIZE (kde/koffice-1.5.1-kexi-checkbox-data-saving.patch) = 2488
-SIZE (kde/koffice-1.5.1-kexi-form-plugins.patch) = 2991
-SIZE (kde/koffice-1.5.1.tar.bz2) = 36010120
+MD5 (kde/koffice-1.5.2.tar.bz2) = cbe9deeb7c811a6bb5a954989b25c1f2
+RMD160 (kde/koffice-1.5.2.tar.bz2) = eb33d9e74adec0fc3409d38c2bfe84b5dfdd5546
+SHA1 (kde/koffice-1.5.2.tar.bz2) = e35bd08adfb3bf6acf195dd176147de1d6cf215a
+SIZE (kde/koffice-1.5.2.tar.bz2) = 35878218
Index: patches/patch-configure_in
===================================================================
RCS file: /cvs/ports/x11/kde/office3/patches/patch-configure_in,v
retrieving revision 1.8
diff -u -p -r1.8 patch-configure_in
--- patches/patch-configure_in  4 Jun 2006 23:10:21 -0000       1.8
+++ patches/patch-configure_in  14 Jul 2006 18:33:38 -0000
@@ -1,6 +1,6 @@
 $OpenBSD: patch-configure_in,v 1.8 2006/06/04 23:10:21 brad Exp $
---- configure.in.orig  Wed May 17 06:01:02 2006
-+++ configure.in       Sun Jun  4 13:22:58 2006
+--- configure.in.orig  Sat Jul  8 22:30:54 2006
++++ configure.in       Fri Jul 14 14:29:53 2006
 @@ -935,8 +935,8 @@ dnl *** Check that the paths given to co
  
      AC_MSG_CHECKING([for PostgreSQL C API libraries])
@@ -32,7 +32,7 @@ $OpenBSD: patch-configure_in,v 1.8 2006/
  ac_knewstuff_libraries="$knewstuff_libdir"
  
  if test "$ac_knewstuff_includes" = NO || test "$ac_knewstuff_libraries" = NO; 
then
-@@ -1220,6 +1220,8 @@ AC_SUBST(LCMS_LIBS)
+@@ -1221,6 +1221,8 @@ AC_SUBST(LCMS_LIBS)
  # Check if the 1.14 version of lcms is detected
  if test ! "$LCMS_LIBS" = ""
  then
@@ -41,7 +41,7 @@ $OpenBSD: patch-configure_in,v 1.8 2006/
  AC_LANG_SAVE
  AC_LANG_CPLUSPLUS
  AC_TRY_COMPILE(
-@@ -1228,6 +1230,7 @@ AC_TRY_COMPILE(
+@@ -1229,6 +1231,7 @@ AC_TRY_COMPILE(
       #error lcms 1.14 detected
       #endif ] , [ ], lcms_version_114='no', lcms_version_114='yes' )
  AC_LANG_RESTORE
@@ -49,7 +49,7 @@ $OpenBSD: patch-configure_in,v 1.8 2006/
  fi
  
  # IM 6.1.3 changed the number of arguments to GetMagickInfoList
-@@ -1419,7 +1422,7 @@ dnl FILE: ./lib/kotext/configure.in.in
+@@ -1420,7 +1423,7 @@ dnl FILE: ./lib/kotext/configure.in.in
  dnl =======================================================
  
     AC_LANG_SAVE
Index: patches/patch-kspread_plugins_calculator_Makefile_in
===================================================================
RCS file: 
/cvs/ports/x11/kde/office3/patches/patch-kspread_plugins_calculator_Makefile_in,v
retrieving revision 1.6
diff -u -p -r1.6 patch-kspread_plugins_calculator_Makefile_in
--- patches/patch-kspread_plugins_calculator_Makefile_in        17 Apr 2006 
10:56:49 -0000      1.6
+++ patches/patch-kspread_plugins_calculator_Makefile_in        14 Jul 2006 
18:33:42 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-kspread_plugins_calculator_Makefile_in,v 1.6 2006/04/17 
10:56:49 espie Exp $
---- kspread/plugins/calculator/Makefile.in.orig        Mon Apr  3 19:30:42 2006
-+++ kspread/plugins/calculator/Makefile.in     Sun Apr 16 17:53:23 2006
-@@ -671,7 +671,7 @@ clean-kde_moduleLTLIBRARIES:
+--- kspread/plugins/calculator/Makefile.in.orig        Sat Jul  8 22:34:36 2006
++++ kspread/plugins/calculator/Makefile.in     Fri Jul 14 14:29:53 2006
+@@ -667,7 +667,7 @@ clean-kde_moduleLTLIBRARIES:
  #>+ 2
  @[EMAIL PROTECTED]: libkspreadcalc.la.closure $(libkspreadcalc_la_OBJECTS) 
$(libkspreadcalc_la_DEPENDENCIES) 
  @[EMAIL PROTECTED]: $(libkspreadcalc_la_OBJECTS) 
$(libkspreadcalc_la_DEPENDENCIES) 


Reply via email to