1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Update to SRC680_m177

This commit is contained in:
Maho Nakata 2006-07-19 21:51:53 +00:00
parent 9c699fba7f
commit d7dc73acec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168276
15 changed files with 25 additions and 105 deletions

View File

@ -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

View File

@ -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

View File

@ -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'}"))
{

View File

@ -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

View File

@ -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

View File

@ -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'}"))
{

View File

@ -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

View File

@ -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

View File

@ -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'}"))
{

View File

@ -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

View File

@ -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

View File

@ -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'}"))
{

View File

@ -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

View File

@ -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

View File

@ -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'}"))
{