diff options
author | maho <maho@FreeBSD.org> | 2003-08-15 22:32:21 +0000 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-08-15 22:32:21 +0000 |
commit | b0d88124f8b1d112b20ca832682f6a13146e673f (patch) | |
tree | 89aa2496c9ee0b6aa0c76d105cea336aef6432a1 /editors/openoffice-2.0-devel/distinfo | |
parent | c63f1a170032436a8b65a3374c6a9fc68fab816e (diff) | |
download | FreeBSD-ports-b0d88124f8b1d112b20ca832682f6a13146e673f.zip FreeBSD-ports-b0d88124f8b1d112b20ca832682f6a13146e673f.tar.gz |
Now passes compilation for recent 4.8-STABLE and 5-CURRENT,
but still fails during/after the installtion :(
a) follow up to recent cvs checkout
(cws_srx645_ooo11rc3, 2003/08/15)
b) Use gcc33 from ports for both 4 and 5.
gcc-3.3 of 5-CURRENT seems to brake somewhere,
and recent version of OOo hits some internal
error of gcc-3.2.3.
c) remove --enable-gcc3, --with-os-version and --with-ant-home
gcc3 is deprecated, os version and ant home should be
detected automatically by configure(setting os version
had been dangerous, since difference can be seen between
/usr/include/osreldate.h and sysctl kern.osreldate)
however nowadays it is not so dangerous)
d) add build dependency for Xft and gtk-2.0.
Diffstat (limited to 'editors/openoffice-2.0-devel/distinfo')
-rw-r--r-- | editors/openoffice-2.0-devel/distinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-2.0-devel/distinfo b/editors/openoffice-2.0-devel/distinfo index e845932..ee4e7ed 100644 --- a/editors/openoffice-2.0-devel/distinfo +++ b/editors/openoffice-2.0-devel/distinfo @@ -1,4 +1,4 @@ -MD5 (openoffice/oo_645_src_20030712.tar.bz2) = e607ee4f0a4329ac33fb8122cf595ae7 +MD5 (openoffice/oo_645_src_20030815.tar.bz2) = 3776e5c1c822b2e03e45b15c0f47f2b2 MD5 (openoffice/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9 MD5 (openoffice/mozilla-vendor-1.0.2a.tgz) = b0f2397d001aba7d4dd39f57a21d8468 MD5 (openoffice/patch-openoffice-mozilla101-2002-10-14) = 463058a33377a9226f919d00e39dc28a |