aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-02-20 05:25:42 +0800
committermaho <maho@FreeBSD.org>2007-02-20 05:25:42 +0800
commit7ad550931cebf3ae2e1a069c201e431255b89e50 (patch)
tree4797b2a4f0a69f4022c8d91d9b851314aa357dd5 /editors
parent24cd6a80f0d1eb6f0bff44533944e0d8b5e8c544 (diff)
downloadfreebsd-ports-gnome-7ad550931cebf3ae2e1a069c201e431255b89e50.tar.gz
freebsd-ports-gnome-7ad550931cebf3ae2e1a069c201e431255b89e50.tar.zst
freebsd-ports-gnome-7ad550931cebf3ae2e1a069c201e431255b89e50.zip
Update to OOF680_m8. This is OOo 2.2.0rc1.
http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=10542
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice.org-2-RC/Makefile4
-rw-r--r--editors/openoffice.org-2-RC/distinfo6
-rw-r--r--editors/openoffice.org-2-RC/files/patch-i7440116
-rw-r--r--editors/openoffice.org-3-RC/Makefile4
-rw-r--r--editors/openoffice.org-3-RC/distinfo6
-rw-r--r--editors/openoffice.org-3-RC/files/patch-i7440116
6 files changed, 10 insertions, 42 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile
index 68e940cee1b0..848504dd9b4f 100644
--- a/editors/openoffice.org-2-RC/Makefile
+++ b/editors/openoffice.org-2-RC/Makefile
@@ -74,10 +74,10 @@ FREEBSD_ENV_SET= FreeBSDX86Env.Set
.endif
CODELINE= 680
-MILESTONE?= 7
+MILESTONE?= 8
OOOTAG?= OOF680_m${MILESTONE}
OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX}
-SNAPDATE= 20070210
+SNAPDATE= 20070217
INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG}
EXECBASE?= openoffice.org-${OOOTAG}
.if defined(WITH_CWS)
diff --git a/editors/openoffice.org-2-RC/distinfo b/editors/openoffice.org-2-RC/distinfo
index 13940357b631..15b5fc186a0e 100644
--- a/editors/openoffice.org-2-RC/distinfo
+++ b/editors/openoffice.org-2-RC/distinfo
@@ -1,6 +1,6 @@
-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/OOo_OOF680_m8_source.tar.bz2) = 7d8d9ad863c607c7ae9fc74949ca566d
+SHA256 (openoffice.org2.0/OOo_OOF680_m8_source.tar.bz2) = 7a43b748903a0d3b1b59a72baaa6745f04c187d67b72fe2fcf153f4ce47452dd
+SIZE (openoffice.org2.0/OOo_OOF680_m8_source.tar.bz2) = 268810530
MD5 (openoffice.org2.0/unowinreg.dll) = e3a0b76dcd876f3d721ee7183729153d
SHA256 (openoffice.org2.0/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c
SIZE (openoffice.org2.0/unowinreg.dll) = 6144
diff --git a/editors/openoffice.org-2-RC/files/patch-i74401 b/editors/openoffice.org-2-RC/files/patch-i74401
deleted file mode 100644
index c43b5e9e9bb9..000000000000
--- a/editors/openoffice.org-2-RC/files/patch-i74401
+++ /dev/null
@@ -1,16 +0,0 @@
-? basctl/unxfbsdx.pro
-Index: basctl/source/dlged/makefile.mk
-===================================================================
-RCS file: /cvs/script/basctl/source/dlged/makefile.mk,v
-retrieving revision 1.7
-diff -u -r1.7 makefile.mk
---- basctl/source/dlged/makefile.mk 2 Jan 2007 15:51:33 -0000 1.7
-+++ basctl/source/dlged/makefile.mk 13 Feb 2007 00:06:27 -0000
-@@ -59,6 +59,7 @@
- $(SLO)$/managelang.obj
-
- EXCEPTIONSFILES=$(SLO)$/dlged.obj \
-+ $(SLO)$/dlgedobj.obj \
- $(SLO)$/dlgedfac.obj \
- $(SLO)$/dlgedlist.obj \
- $(SLO)$/dlgedclip.obj \
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile
index 68e940cee1b0..848504dd9b4f 100644
--- a/editors/openoffice.org-3-RC/Makefile
+++ b/editors/openoffice.org-3-RC/Makefile
@@ -74,10 +74,10 @@ FREEBSD_ENV_SET= FreeBSDX86Env.Set
.endif
CODELINE= 680
-MILESTONE?= 7
+MILESTONE?= 8
OOOTAG?= OOF680_m${MILESTONE}
OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX}
-SNAPDATE= 20070210
+SNAPDATE= 20070217
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 13940357b631..15b5fc186a0e 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_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/OOo_OOF680_m8_source.tar.bz2) = 7d8d9ad863c607c7ae9fc74949ca566d
+SHA256 (openoffice.org2.0/OOo_OOF680_m8_source.tar.bz2) = 7a43b748903a0d3b1b59a72baaa6745f04c187d67b72fe2fcf153f4ce47452dd
+SIZE (openoffice.org2.0/OOo_OOF680_m8_source.tar.bz2) = 268810530
MD5 (openoffice.org2.0/unowinreg.dll) = e3a0b76dcd876f3d721ee7183729153d
SHA256 (openoffice.org2.0/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c
SIZE (openoffice.org2.0/unowinreg.dll) = 6144
diff --git a/editors/openoffice.org-3-RC/files/patch-i74401 b/editors/openoffice.org-3-RC/files/patch-i74401
deleted file mode 100644
index c43b5e9e9bb9..000000000000
--- a/editors/openoffice.org-3-RC/files/patch-i74401
+++ /dev/null
@@ -1,16 +0,0 @@
-? basctl/unxfbsdx.pro
-Index: basctl/source/dlged/makefile.mk
-===================================================================
-RCS file: /cvs/script/basctl/source/dlged/makefile.mk,v
-retrieving revision 1.7
-diff -u -r1.7 makefile.mk
---- basctl/source/dlged/makefile.mk 2 Jan 2007 15:51:33 -0000 1.7
-+++ basctl/source/dlged/makefile.mk 13 Feb 2007 00:06:27 -0000
-@@ -59,6 +59,7 @@
- $(SLO)$/managelang.obj
-
- EXCEPTIONSFILES=$(SLO)$/dlged.obj \
-+ $(SLO)$/dlgedobj.obj \
- $(SLO)$/dlgedfac.obj \
- $(SLO)$/dlgedlist.obj \
- $(SLO)$/dlgedclip.obj \