summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2.0-devel
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2006-04-02 07:49:32 +0000
committerMaho Nakata <maho@FreeBSD.org>2006-04-02 07:49:32 +0000
commite86e362708c56e2b3de9ba9ed7686edc0a5a84da (patch)
treeebd30fe0553d0513c557c55912cc33c8265cacc1 /editors/openoffice.org-2.0-devel
parentFix PHP Bug #36753: Can't get size of SWF images because zLib is missing. (diff)
update to SRC680_m162
Notes
Notes: svn path=/head/; revision=158638
Diffstat (limited to 'editors/openoffice.org-2.0-devel')
-rw-r--r--editors/openoffice.org-2.0-devel/Makefile4
-rw-r--r--editors/openoffice.org-2.0-devel/distinfo6
-rw-r--r--editors/openoffice.org-2.0-devel/files/patch-i6383311
3 files changed, 16 insertions, 5 deletions
diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile
index f7c42d863a3e..6cb538f95c61 100644
--- a/editors/openoffice.org-2.0-devel/Makefile
+++ b/editors/openoffice.org-2.0-devel/Makefile
@@ -64,9 +64,9 @@ IGNORE= install lang/perl5.8 then try again
CODELINE= 680
RELEASE_NR= 2.0
-MILESTONE?= 160
+MILESTONE?= 162
OOOTAG?= SRC680_m${MILESTONE}
-SNAPDATE= 20060317
+SNAPDATE= 20060331
INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG}
EXECBASE?= openoffice.org-${OOOTAG}
DIST_SUBDIR= openoffice.org2.0
diff --git a/editors/openoffice.org-2.0-devel/distinfo b/editors/openoffice.org-2.0-devel/distinfo
index a33f3de0f74e..898191390491 100644
--- a/editors/openoffice.org-2.0-devel/distinfo
+++ b/editors/openoffice.org-2.0-devel/distinfo
@@ -1,6 +1,6 @@
-MD5 (openoffice.org2.0/OOo_SRC680_m160_source.tar.bz2) = 0f9a00166c7a3e5f7425b5605f1b7270
-SHA256 (openoffice.org2.0/OOo_SRC680_m160_source.tar.bz2) = 8e934c980c5aee9cd99972373547545f7365476ac94d107e14f6e38029815c34
-SIZE (openoffice.org2.0/OOo_SRC680_m160_source.tar.bz2) = 241280072
+MD5 (openoffice.org2.0/OOo_SRC680_m162_source.tar.bz2) = 97df8b901c3ab3f69e65d86eb2a259ee
+SHA256 (openoffice.org2.0/OOo_SRC680_m162_source.tar.bz2) = f9f8c38fdf3a47bca06e53725f15f7094a20ca5018ce279dc09c847a0a0105cc
+SIZE (openoffice.org2.0/OOo_SRC680_m162_source.tar.bz2) = 242081994
MD5 (openoffice.org2.0/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9
SHA256 (openoffice.org2.0/gpc231.tar.Z) = c1265948554a9882fe8342ecc9ccbdb423321a572a5a6b56f7dfad389540da4e
SIZE (openoffice.org2.0/gpc231.tar.Z) = 27917
diff --git a/editors/openoffice.org-2.0-devel/files/patch-i63833 b/editors/openoffice.org-2.0-devel/files/patch-i63833
new file mode 100644
index 000000000000..cc62cb72b09a
--- /dev/null
+++ b/editors/openoffice.org-2.0-devel/files/patch-i63833
@@ -0,0 +1,11 @@
+--- codemaker/prj/build.lst 2006-03-31 06:30:23.000000000 +0200
++++ codemaker/prj/build.lst 2006-03-31 06:29:01.000000000 +0200
+@@ -4,7 +4,7 @@
+ cm codemaker\prj get - all cm_prj NULL
+ cm codemaker\source\codemaker nmake - all cm_codemaker NULL
+ cm codemaker\source\commoncpp nmake - all cm_cpp NULL
+-cm codemaker\source\cppumaker nmake - all cm_cppumaker cm_codemaker NULL
++cm codemaker\source\cppumaker nmake - all cm_cppumaker cm_codemaker cm_cpp NULL
+ cm codemaker\source\commonjava nmake - all cm_java NULL
+ cm codemaker\source\javamaker nmake - all cm_javamaker cm_codemaker cm_java NULL
+