diff options
author | maho <maho@FreeBSD.org> | 2006-06-25 11:18:23 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2006-06-25 11:18:23 +0800 |
commit | c8aa5231bd51b9f80d3ac3a712ab8e2ae447baf5 (patch) | |
tree | 0c2f4094bd016bd6fa8e5c4a17541be32835880b | |
parent | beb280bee106f2b32fa1b35d1024536e2458994c (diff) | |
download | freebsd-ports-gnome-c8aa5231bd51b9f80d3ac3a712ab8e2ae447baf5.tar.gz freebsd-ports-gnome-c8aa5231bd51b9f80d3ac3a712ab8e2ae447baf5.tar.zst freebsd-ports-gnome-c8aa5231bd51b9f80d3ac3a712ab8e2ae447baf5.zip |
Update to 2.0.2.15 and marked as broken.
Currently this port is only compatible with version 1.233 (20060528)
of Makefile of editors/openoffice.org-2.0 (2.0.2) and now openoffice.org-2.0
port is prepareing for 2.0.3
-rw-r--r-- | editors/ooo-build/Makefile | 8 | ||||
-rw-r--r-- | editors/ooo-build/distinfo | 9 |
2 files changed, 8 insertions, 9 deletions
diff --git a/editors/ooo-build/Makefile b/editors/ooo-build/Makefile index 2c42520b3e44..f6bb63f47fee 100644 --- a/editors/ooo-build/Makefile +++ b/editors/ooo-build/Makefile @@ -5,8 +5,8 @@ PORTNAME= ooo-build PORTVERSION= ${OOOBUILD_VERSION} -MASTER_SITES+= http://ooo.ximian.com/packages/OOB680/ \ - http://ooo.ximian.com/packages/SRC680/ \ +MASTER_SITES+= http://www.go-ooo.org/packages/OOB680/ \ + http://www.go-ooo.org/packages/SRC680/ \ http://www.openclipart.org/downloads/0.18/:openclipart DISTFILES+= ${OOOBUILD_SOURCE} \ ${OOO_EXTRA_ARTWORK} ${OOO_CRYSTAL_IMAGES} \ @@ -30,7 +30,7 @@ OOO_CRYSTAL_IMAGES= ooo_crystal_images-1.tar.gz OOO_OPENCLIPART= openclipart-0.18-full.tar.gz OOO_PATCHDIR=src680 .else -OOOBUILD_VERSION=2.0.2.9 +OOOBUILD_VERSION=2.0.2.15 OOOBUILD_TAG=oob680-m5 OOOBUILD= ooo-build-${OOOBUILD_VERSION} OOOBUILD_SOURCE=${OOOBUILD}.tar.gz @@ -40,6 +40,8 @@ OOO_OPENCLIPART= openclipart-0.18-full.tar.gz OOO_PATCHDIR=src680 .endif +BROKEN= "Incompatible with master port(2.0.3) and oooi-build(2.0.2)" + MD5_FILE= ${.CURDIR}/distinfo USE_AUTOTOOLS= autoconf:259 diff --git a/editors/ooo-build/distinfo b/editors/ooo-build/distinfo index d5d9ba77db32..ba7f1614a7ee 100644 --- a/editors/ooo-build/distinfo +++ b/editors/ooo-build/distinfo @@ -1,9 +1,6 @@ -MD5 (openoffice.org2.0/ooo-build-2.0.2.9.tar.gz) = 1e2a57fc285e5b58473d68045eaa89b9 -SHA256 (openoffice.org2.0/ooo-build-2.0.2.9.tar.gz) = b2554e8ae2593079caa193e022e774fe34cee2be7630b0321b35348a65f16649 -SIZE (openoffice.org2.0/ooo-build-2.0.2.9.tar.gz) = 5264791 -MD5 (openoffice.org2.0/cairo-1.0.2.tar.gz) = d0b7111a14f90ec3afa777ec40c44984 -SHA256 (openoffice.org2.0/cairo-1.0.2.tar.gz) = d6fba4b522decbda4aed8c9ad7243f6e923740761d677567758aebb01cdd1f5e -SIZE (openoffice.org2.0/cairo-1.0.2.tar.gz) = 1458903 +MD5 (openoffice.org2.0/ooo-build-2.0.2.15.tar.gz) = ae0d3be6e14361743b07b24397109608 +SHA256 (openoffice.org2.0/ooo-build-2.0.2.15.tar.gz) = 276fa00a59bc1fd9a6fdb81945614fae939714f59b56d1cec3e94696235bbbd2 +SIZE (openoffice.org2.0/ooo-build-2.0.2.15.tar.gz) = 5329379 MD5 (openoffice.org2.0/extras-2.tar.bz2) = 733051ebeffae5232a2eb760162da020 SHA256 (openoffice.org2.0/extras-2.tar.bz2) = 26e593ad0fecc6642b59349923434c6b36c224db5a26239c760b119ba29c9863 SIZE (openoffice.org2.0/extras-2.tar.bz2) = 94740 |