diff options
author | Maho Nakata <maho@FreeBSD.org> | 2007-03-04 21:20:07 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2007-03-04 21:20:07 +0000 |
commit | 15a84c8b77d7b59c2ca83510e971aeb93e915f21 (patch) | |
tree | 5f1d5c18659304d23653268993a899cf47d5cea0 /editors/openoffice.org-2-RC | |
parent | 2ea0034a980862d03d9effb5aa8e7295afbb838c (diff) | |
download | ports-15a84c8b77d7b59c2ca83510e971aeb93e915f21.tar.gz ports-15a84c8b77d7b59c2ca83510e971aeb93e915f21.zip |
Update to OOF680_m10. This will be OOo 2.2.0RC2.
Hopefully this is the final RC...
Notes
Notes:
svn path=/head/; revision=186516
Diffstat (limited to 'editors/openoffice.org-2-RC')
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 7 | ||||
-rw-r--r-- | editors/openoffice.org-2-RC/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index 848504dd9b4f..69d2b993b431 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -8,8 +8,7 @@ PORTNAME?= openoffice.org PORTVERSION?= 2.2.${SNAPDATE} CATEGORIES+= editors java -MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/developer/680_m${MILESTONE}/&,} \ - http://openoffice.lunarshells.com/sources/ \ +MASTER_SITES+= http://openoffice.lunarshells.com/sources/ \ http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ http://ooopackages.good-day.net/pub/OpenOffice.org/cws/:cws \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ @@ -74,10 +73,10 @@ FREEBSD_ENV_SET= FreeBSDX86Env.Set .endif CODELINE= 680 -MILESTONE?= 8 +MILESTONE?= 10 OOOTAG?= OOF680_m${MILESTONE} OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX} -SNAPDATE= 20070217 +SNAPDATE= 20070303 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 15b5fc186a0e..c1cf104b6314 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_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/OOo_OOF680_m10_source.tar.bz2) = 362c286fdcfb6767d5f9944acbb6b52c +SHA256 (openoffice.org2.0/OOo_OOF680_m10_source.tar.bz2) = 86b8f24bc72c6744fe0cccbf4f093a228ee50978f5a49b464c59c4e536859229 +SIZE (openoffice.org2.0/OOo_OOF680_m10_source.tar.bz2) = 268787685 MD5 (openoffice.org2.0/unowinreg.dll) = e3a0b76dcd876f3d721ee7183729153d SHA256 (openoffice.org2.0/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice.org2.0/unowinreg.dll) = 6144 |