diff options
author | maho <maho@FreeBSD.org> | 2007-02-12 06:28:05 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2007-02-12 06:28:05 +0800 |
commit | a9ab571cb5df3c6141191a3a2ba6af943804959f (patch) | |
tree | a22840b01a046411f4f194590de0168824b17d12 /editors/openoffice.org-3-RC | |
parent | b95bf028f41aa760eb7a0e095c9fb0b31f284462 (diff) | |
download | freebsd-ports-gnome-a9ab571cb5df3c6141191a3a2ba6af943804959f.tar.gz freebsd-ports-gnome-a9ab571cb5df3c6141191a3a2ba6af943804959f.tar.zst freebsd-ports-gnome-a9ab571cb5df3c6141191a3a2ba6af943804959f.zip |
Update to OOF680_m7, and broken on amd64.
(see http://www.openoffice.org/issues/show_bug.cgi?id=74401 for details)
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 6 | ||||
-rw-r--r-- | editors/openoffice.org-3-RC/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index 4454764148ac..519612b85493 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -63,7 +63,7 @@ JAVA_VENDOR= freebsd bsdjava .include <bsd.port.pre.mk> .include <${FILESDIR}/Makefile.localized> -ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS= i386 # amd64 .if ${ARCH} == amd64 GCC_TARGET= x86_64-portbld-freebsd${OSREL} @@ -74,10 +74,10 @@ FREEBSD_ENV_SET= FreeBSDX86Env.Set .endif CODELINE= 680 -MILESTONE?= 6 +MILESTONE?= 7 OOOTAG?= OOF680_m${MILESTONE} OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX} -SNAPDATE= 20070205 +SNAPDATE= 20070210 INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG} EXECBASE?= openoffice.org-${OOOTAG} .if defined(WITH_CWS) diff --git a/editors/openoffice.org-3-RC/distinfo b/editors/openoffice.org-3-RC/distinfo index 96fe2e6d0660..13940357b631 100644 --- a/editors/openoffice.org-3-RC/distinfo +++ b/editors/openoffice.org-3-RC/distinfo @@ -1,6 +1,6 @@ -MD5 (openoffice.org2.0/OOo_OOF680_m6_source.tar.bz2) = 96d504560284d1bba71567105bf4599b -SHA256 (openoffice.org2.0/OOo_OOF680_m6_source.tar.bz2) = 668a667473d443423e93681786fa824a9a8b73fc0ec5c94b4d1149756df50680 -SIZE (openoffice.org2.0/OOo_OOF680_m6_source.tar.bz2) = 268843921 +MD5 (openoffice.org2.0/OOo_OOF680_m7_source.tar.bz2) = ebf210fbadc93739bd49e50d8073da70 +SHA256 (openoffice.org2.0/OOo_OOF680_m7_source.tar.bz2) = b55934518ec6952784ceb95916f47aef9a30213f727d36cd7713002b53fa9d9b +SIZE (openoffice.org2.0/OOo_OOF680_m7_source.tar.bz2) = 268640263 MD5 (openoffice.org2.0/unowinreg.dll) = e3a0b76dcd876f3d721ee7183729153d SHA256 (openoffice.org2.0/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice.org2.0/unowinreg.dll) = 6144 |