summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2006-07-19 21:51:53 +0000
committerMaho Nakata <maho@FreeBSD.org>2006-07-19 21:51:53 +0000
commitd7dc73acec195533439d898b62e6793623d94348 (patch)
tree816f40b1795df7e05e59c82cbb6067cc1b0228f9 /editors
parentUpgrade to 2.16. (diff)
Update to SRC680_m177
Notes
Notes: svn path=/head/; revision=168276
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-3-devel/Makefile4
-rw-r--r--editors/openoffice-3-devel/distinfo6
-rw-r--r--editors/openoffice-3-devel/files/patch-i6714116
-rw-r--r--editors/openoffice.org-2-devel/Makefile4
-rw-r--r--editors/openoffice.org-2-devel/distinfo6
-rw-r--r--editors/openoffice.org-2-devel/files/patch-i6714116
-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-i6714116
-rw-r--r--editors/openoffice.org-3-devel/Makefile4
-rw-r--r--editors/openoffice.org-3-devel/distinfo6
-rw-r--r--editors/openoffice.org-3-devel/files/patch-i6714116
-rw-r--r--editors/openoffice.org-vcltesttool/Makefile4
-rw-r--r--editors/openoffice.org-vcltesttool/distinfo6
-rw-r--r--editors/openoffice.org-vcltesttool/files/patch-i6714116
15 files changed, 25 insertions, 105 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile
index 9008282bc630..96961d1ed19a 100644
--- a/editors/openoffice-3-devel/Makefile
+++ b/editors/openoffice-3-devel/Makefile
@@ -73,9 +73,9 @@ IGNORE= install lang/perl5.8 then try again
CODELINE= 680
RELEASE_NR= 2.0
-MILESTONE?= 176
+MILESTONE?= 177
OOOTAG?= SRC680_m${MILESTONE}
-SNAPDATE= 20060712
+SNAPDATE= 20060719
INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG}
EXECBASE?= openoffice.org-${OOOTAG}
DIST_SUBDIR= openoffice.org2.0
diff --git a/editors/openoffice-3-devel/distinfo b/editors/openoffice-3-devel/distinfo
index fb0bb001b1cb..a807e1d63a01 100644
--- a/editors/openoffice-3-devel/distinfo
+++ b/editors/openoffice-3-devel/distinfo
@@ -1,6 +1,6 @@
-MD5 (openoffice.org2.0/OOo_SRC680_m176_source.tar.bz2) = 1107097e6f6da51a8a12899034d38499
-SHA256 (openoffice.org2.0/OOo_SRC680_m176_source.tar.bz2) = fad9f1b695c3bb1b5783be4e9b30b1f10bab7ffc7fc06c2dd9361501a1ba808e
-SIZE (openoffice.org2.0/OOo_SRC680_m176_source.tar.bz2) = 247863060
+MD5 (openoffice.org2.0/OOo_SRC680_m177_source.tar.bz2) = 9119e36e59959fa213d0ea4bc0310e13
+SHA256 (openoffice.org2.0/OOo_SRC680_m177_source.tar.bz2) = a63e0760c313f433c58cdb66d98567ff15a10c4784a94d7847252572ff88950d
+SIZE (openoffice.org2.0/OOo_SRC680_m177_source.tar.bz2) = 247954057
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-3-devel/files/patch-i67141 b/editors/openoffice-3-devel/files/patch-i67141
deleted file mode 100644
index 1a52f96ae6f5..000000000000
--- a/editors/openoffice-3-devel/files/patch-i67141
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: solenv/bin/modules/installer/epmfile.pm
-===================================================================
-RCS file: /cvs/tools/solenv/bin/modules/installer/epmfile.pm,v
-retrieving revision 1.50
-diff -u -r1.50 epmfile.pm
---- solenv/bin/modules/installer/epmfile.pm 5 Jul 2006 21:12:31 -0000 1.50
-+++ solenv/bin/modules/installer/epmfile.pm 8 Jul 2006 22:35:58 -0000
-@@ -577,7 +577,7 @@
- # (saved in $installer::globals::epm_in_path) or we get the specified
- # one through the environment (i.e. when --with-epm=... is specified)
-
-- if ($ENV{'EPM'})
-+ if ($ENV{'BUILD_EPM'} ne "YES")
- {
- if (($ENV{'EPM'} ne "") && (-x "$ENV{'EPM'}"))
- {
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile
index 9008282bc630..96961d1ed19a 100644
--- a/editors/openoffice.org-2-devel/Makefile
+++ b/editors/openoffice.org-2-devel/Makefile
@@ -73,9 +73,9 @@ IGNORE= install lang/perl5.8 then try again
CODELINE= 680
RELEASE_NR= 2.0
-MILESTONE?= 176
+MILESTONE?= 177
OOOTAG?= SRC680_m${MILESTONE}
-SNAPDATE= 20060712
+SNAPDATE= 20060719
INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG}
EXECBASE?= openoffice.org-${OOOTAG}
DIST_SUBDIR= openoffice.org2.0
diff --git a/editors/openoffice.org-2-devel/distinfo b/editors/openoffice.org-2-devel/distinfo
index fb0bb001b1cb..a807e1d63a01 100644
--- a/editors/openoffice.org-2-devel/distinfo
+++ b/editors/openoffice.org-2-devel/distinfo
@@ -1,6 +1,6 @@
-MD5 (openoffice.org2.0/OOo_SRC680_m176_source.tar.bz2) = 1107097e6f6da51a8a12899034d38499
-SHA256 (openoffice.org2.0/OOo_SRC680_m176_source.tar.bz2) = fad9f1b695c3bb1b5783be4e9b30b1f10bab7ffc7fc06c2dd9361501a1ba808e
-SIZE (openoffice.org2.0/OOo_SRC680_m176_source.tar.bz2) = 247863060
+MD5 (openoffice.org2.0/OOo_SRC680_m177_source.tar.bz2) = 9119e36e59959fa213d0ea4bc0310e13
+SHA256 (openoffice.org2.0/OOo_SRC680_m177_source.tar.bz2) = a63e0760c313f433c58cdb66d98567ff15a10c4784a94d7847252572ff88950d
+SIZE (openoffice.org2.0/OOo_SRC680_m177_source.tar.bz2) = 247954057
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-devel/files/patch-i67141 b/editors/openoffice.org-2-devel/files/patch-i67141
deleted file mode 100644
index 1a52f96ae6f5..000000000000
--- a/editors/openoffice.org-2-devel/files/patch-i67141
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: solenv/bin/modules/installer/epmfile.pm
-===================================================================
-RCS file: /cvs/tools/solenv/bin/modules/installer/epmfile.pm,v
-retrieving revision 1.50
-diff -u -r1.50 epmfile.pm
---- solenv/bin/modules/installer/epmfile.pm 5 Jul 2006 21:12:31 -0000 1.50
-+++ solenv/bin/modules/installer/epmfile.pm 8 Jul 2006 22:35:58 -0000
-@@ -577,7 +577,7 @@
- # (saved in $installer::globals::epm_in_path) or we get the specified
- # one through the environment (i.e. when --with-epm=... is specified)
-
-- if ($ENV{'EPM'})
-+ if ($ENV{'BUILD_EPM'} ne "YES")
- {
- if (($ENV{'EPM'} ne "") && (-x "$ENV{'EPM'}"))
- {
diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile
index 9008282bc630..96961d1ed19a 100644
--- a/editors/openoffice.org-2.0-devel/Makefile
+++ b/editors/openoffice.org-2.0-devel/Makefile
@@ -73,9 +73,9 @@ IGNORE= install lang/perl5.8 then try again
CODELINE= 680
RELEASE_NR= 2.0
-MILESTONE?= 176
+MILESTONE?= 177
OOOTAG?= SRC680_m${MILESTONE}
-SNAPDATE= 20060712
+SNAPDATE= 20060719
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 fb0bb001b1cb..a807e1d63a01 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_m176_source.tar.bz2) = 1107097e6f6da51a8a12899034d38499
-SHA256 (openoffice.org2.0/OOo_SRC680_m176_source.tar.bz2) = fad9f1b695c3bb1b5783be4e9b30b1f10bab7ffc7fc06c2dd9361501a1ba808e
-SIZE (openoffice.org2.0/OOo_SRC680_m176_source.tar.bz2) = 247863060
+MD5 (openoffice.org2.0/OOo_SRC680_m177_source.tar.bz2) = 9119e36e59959fa213d0ea4bc0310e13
+SHA256 (openoffice.org2.0/OOo_SRC680_m177_source.tar.bz2) = a63e0760c313f433c58cdb66d98567ff15a10c4784a94d7847252572ff88950d
+SIZE (openoffice.org2.0/OOo_SRC680_m177_source.tar.bz2) = 247954057
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-i67141 b/editors/openoffice.org-2.0-devel/files/patch-i67141
deleted file mode 100644
index 1a52f96ae6f5..000000000000
--- a/editors/openoffice.org-2.0-devel/files/patch-i67141
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: solenv/bin/modules/installer/epmfile.pm
-===================================================================
-RCS file: /cvs/tools/solenv/bin/modules/installer/epmfile.pm,v
-retrieving revision 1.50
-diff -u -r1.50 epmfile.pm
---- solenv/bin/modules/installer/epmfile.pm 5 Jul 2006 21:12:31 -0000 1.50
-+++ solenv/bin/modules/installer/epmfile.pm 8 Jul 2006 22:35:58 -0000
-@@ -577,7 +577,7 @@
- # (saved in $installer::globals::epm_in_path) or we get the specified
- # one through the environment (i.e. when --with-epm=... is specified)
-
-- if ($ENV{'EPM'})
-+ if ($ENV{'BUILD_EPM'} ne "YES")
- {
- if (($ENV{'EPM'} ne "") && (-x "$ENV{'EPM'}"))
- {
diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile
index 9008282bc630..96961d1ed19a 100644
--- a/editors/openoffice.org-3-devel/Makefile
+++ b/editors/openoffice.org-3-devel/Makefile
@@ -73,9 +73,9 @@ IGNORE= install lang/perl5.8 then try again
CODELINE= 680
RELEASE_NR= 2.0
-MILESTONE?= 176
+MILESTONE?= 177
OOOTAG?= SRC680_m${MILESTONE}
-SNAPDATE= 20060712
+SNAPDATE= 20060719
INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG}
EXECBASE?= openoffice.org-${OOOTAG}
DIST_SUBDIR= openoffice.org2.0
diff --git a/editors/openoffice.org-3-devel/distinfo b/editors/openoffice.org-3-devel/distinfo
index fb0bb001b1cb..a807e1d63a01 100644
--- a/editors/openoffice.org-3-devel/distinfo
+++ b/editors/openoffice.org-3-devel/distinfo
@@ -1,6 +1,6 @@
-MD5 (openoffice.org2.0/OOo_SRC680_m176_source.tar.bz2) = 1107097e6f6da51a8a12899034d38499
-SHA256 (openoffice.org2.0/OOo_SRC680_m176_source.tar.bz2) = fad9f1b695c3bb1b5783be4e9b30b1f10bab7ffc7fc06c2dd9361501a1ba808e
-SIZE (openoffice.org2.0/OOo_SRC680_m176_source.tar.bz2) = 247863060
+MD5 (openoffice.org2.0/OOo_SRC680_m177_source.tar.bz2) = 9119e36e59959fa213d0ea4bc0310e13
+SHA256 (openoffice.org2.0/OOo_SRC680_m177_source.tar.bz2) = a63e0760c313f433c58cdb66d98567ff15a10c4784a94d7847252572ff88950d
+SIZE (openoffice.org2.0/OOo_SRC680_m177_source.tar.bz2) = 247954057
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-3-devel/files/patch-i67141 b/editors/openoffice.org-3-devel/files/patch-i67141
deleted file mode 100644
index 1a52f96ae6f5..000000000000
--- a/editors/openoffice.org-3-devel/files/patch-i67141
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: solenv/bin/modules/installer/epmfile.pm
-===================================================================
-RCS file: /cvs/tools/solenv/bin/modules/installer/epmfile.pm,v
-retrieving revision 1.50
-diff -u -r1.50 epmfile.pm
---- solenv/bin/modules/installer/epmfile.pm 5 Jul 2006 21:12:31 -0000 1.50
-+++ solenv/bin/modules/installer/epmfile.pm 8 Jul 2006 22:35:58 -0000
-@@ -577,7 +577,7 @@
- # (saved in $installer::globals::epm_in_path) or we get the specified
- # one through the environment (i.e. when --with-epm=... is specified)
-
-- if ($ENV{'EPM'})
-+ if ($ENV{'BUILD_EPM'} ne "YES")
- {
- if (($ENV{'EPM'} ne "") && (-x "$ENV{'EPM'}"))
- {
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile
index 9008282bc630..96961d1ed19a 100644
--- a/editors/openoffice.org-vcltesttool/Makefile
+++ b/editors/openoffice.org-vcltesttool/Makefile
@@ -73,9 +73,9 @@ IGNORE= install lang/perl5.8 then try again
CODELINE= 680
RELEASE_NR= 2.0
-MILESTONE?= 176
+MILESTONE?= 177
OOOTAG?= SRC680_m${MILESTONE}
-SNAPDATE= 20060712
+SNAPDATE= 20060719
INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG}
EXECBASE?= openoffice.org-${OOOTAG}
DIST_SUBDIR= openoffice.org2.0
diff --git a/editors/openoffice.org-vcltesttool/distinfo b/editors/openoffice.org-vcltesttool/distinfo
index fb0bb001b1cb..a807e1d63a01 100644
--- a/editors/openoffice.org-vcltesttool/distinfo
+++ b/editors/openoffice.org-vcltesttool/distinfo
@@ -1,6 +1,6 @@
-MD5 (openoffice.org2.0/OOo_SRC680_m176_source.tar.bz2) = 1107097e6f6da51a8a12899034d38499
-SHA256 (openoffice.org2.0/OOo_SRC680_m176_source.tar.bz2) = fad9f1b695c3bb1b5783be4e9b30b1f10bab7ffc7fc06c2dd9361501a1ba808e
-SIZE (openoffice.org2.0/OOo_SRC680_m176_source.tar.bz2) = 247863060
+MD5 (openoffice.org2.0/OOo_SRC680_m177_source.tar.bz2) = 9119e36e59959fa213d0ea4bc0310e13
+SHA256 (openoffice.org2.0/OOo_SRC680_m177_source.tar.bz2) = a63e0760c313f433c58cdb66d98567ff15a10c4784a94d7847252572ff88950d
+SIZE (openoffice.org2.0/OOo_SRC680_m177_source.tar.bz2) = 247954057
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-vcltesttool/files/patch-i67141 b/editors/openoffice.org-vcltesttool/files/patch-i67141
deleted file mode 100644
index 1a52f96ae6f5..000000000000
--- a/editors/openoffice.org-vcltesttool/files/patch-i67141
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: solenv/bin/modules/installer/epmfile.pm
-===================================================================
-RCS file: /cvs/tools/solenv/bin/modules/installer/epmfile.pm,v
-retrieving revision 1.50
-diff -u -r1.50 epmfile.pm
---- solenv/bin/modules/installer/epmfile.pm 5 Jul 2006 21:12:31 -0000 1.50
-+++ solenv/bin/modules/installer/epmfile.pm 8 Jul 2006 22:35:58 -0000
-@@ -577,7 +577,7 @@
- # (saved in $installer::globals::epm_in_path) or we get the specified
- # one through the environment (i.e. when --with-epm=... is specified)
-
-- if ($ENV{'EPM'})
-+ if ($ENV{'BUILD_EPM'} ne "YES")
- {
- if (($ENV{'EPM'} ne "") && (-x "$ENV{'EPM'}"))
- {