diff options
author | Maho Nakata <maho@FreeBSD.org> | 2007-03-25 01:35:32 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2007-03-25 01:35:32 +0000 |
commit | a5e5269e8652dc1fed5551e427e2092c3b1d19d1 (patch) | |
tree | ecfda34116745d7340440b2a4e006e5d5758dd39 /editors/openoffice.org-3-RC | |
parent | 5061fbe1fe26359639a0ae39469c88ab2aa4cc8d (diff) | |
download | ports-a5e5269e8652dc1fed5551e427e2092c3b1d19d1.tar.gz ports-a5e5269e8652dc1fed5551e427e2092c3b1d19d1.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 8 | ||||
-rw-r--r-- | editors/openoffice.org-3-RC/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index 4c508f5d6d70..2ec3324f7f39 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -8,8 +8,8 @@ PORTNAME?= openoffice.org PORTVERSION?= 2.2.${SNAPDATE} CATEGORIES+= editors java -MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ - 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 \ ${MASTER_SITE_APACHE:S,%SUBDIR%/,ant/binaries/:antbin,} \ @@ -73,10 +73,10 @@ FREEBSD_ENV_SET= FreeBSDX86Env.Set .endif CODELINE= 680 -MILESTONE?= 11 +MILESTONE?= 14 OOOTAG?= OOF680_m${MILESTONE} OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX} -SNAPDATE= 20070307 +SNAPDATE= 20070322 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 06ab92b0db3f..0c60e89a509a 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_m11_source.tar.bz2) = c8eb8f83aa87d05a1ac7bc8352ca0780 -SHA256 (openoffice.org2.0/OOo_OOF680_m11_source.tar.bz2) = 8ba0a73c63a51fcdab5fba6eb85d4072e63d9e73b2fea40d01546965a8e4a5e2 -SIZE (openoffice.org2.0/OOo_OOF680_m11_source.tar.bz2) = 268666148 +MD5 (openoffice.org2.0/OOo_OOF680_m14_source.tar.bz2) = 18b097f98c1ed0e825d38916bea6ae29 +SHA256 (openoffice.org2.0/OOo_OOF680_m14_source.tar.bz2) = 5e42507ef080545741fe19fc6f2ff94e00aac8f5f86d5d2601e9325b0ddd8468 +SIZE (openoffice.org2.0/OOo_OOF680_m14_source.tar.bz2) = 268670061 MD5 (openoffice.org2.0/unowinreg.dll) = e3a0b76dcd876f3d721ee7183729153d SHA256 (openoffice.org2.0/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice.org2.0/unowinreg.dll) = 6144 |