summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-RC
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-02-19 21:25:42 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-02-19 21:25:42 +0000
commit78d204b999f90aacb3b94c6dfc1feff3b690a725 (patch)
tree8a0478a0cf593a7be4e92efeed16cf4c6a7774ca /editors/openoffice.org-3-RC
parentObjformat fallout fix. (diff)
Update to OOF680_m8. This is OOo 2.2.0rc1.
http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=10542
Notes
Notes: svn path=/head/; revision=185537
Diffstat (limited to 'editors/openoffice.org-3-RC')
-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
3 files changed, 5 insertions, 21 deletions
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 \