diff options
author | Maho Nakata <maho@FreeBSD.org> | 2010-03-14 01:50:36 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2010-03-14 01:50:36 +0000 |
commit | 441cf54d1138d9bf6d9d2cef41f493a9a2e2fcf8 (patch) | |
tree | f4b3c8282f091d580a4a12593221e363a5350273 /editors | |
parent | a82f89ae2d496dfe7c4d77559cf8cda583c23804 (diff) | |
download | ports-441cf54d1138d9bf6d9d2cef41f493a9a2e2fcf8.tar.gz ports-441cf54d1138d9bf6d9d2cef41f493a9a2e2fcf8.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 6 | ||||
-rw-r--r-- | editors/openoffice.org-3-RC/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index 77d669513632..1decf25ec610 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -21,8 +21,6 @@ EXTRACT_ONLY= ${OOOSRC} MAINTAINER= openoffice@FreeBSD.org COMMENT= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(release branch) -IGNORE= OOO320_m12 has been released - NO_LATEST_LINK= yes .if !defined(WITHOUT_MOZILLA) @@ -74,11 +72,11 @@ FREEBSD_ENV_SET= FreeBSDAMDEnv.Set FREEBSD_ENV_SET= FreeBSDX86Env.Set .endif -MILESTONE?= 12 +MILESTONE?= 13 OOOTAG?= OOO320_m${MILESTONE} OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX} OOODIR= openoffice.org3 -SNAPDATE= 20100203 +SNAPDATE= 20100314 INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG} EXECBASE?= openoffice.org-${OOOTAG} DIST_SUBDIR= openoffice.org3 diff --git a/editors/openoffice.org-3-RC/distinfo b/editors/openoffice.org-3-RC/distinfo index 68f3524d9df2..1c8645db3af2 100644 --- a/editors/openoffice.org-3-RC/distinfo +++ b/editors/openoffice.org-3-RC/distinfo @@ -1,6 +1,6 @@ -MD5 (openoffice.org3/OOo_OOO320_m12_source.tar.bz2) = 11fc18288da977d1007c90dfffbee865 -SHA256 (openoffice.org3/OOo_OOO320_m12_source.tar.bz2) = bb15929f9316af39596cd169cba9c9f86cfb6c7f623cb93ba662d5ebf162ef26 -SIZE (openoffice.org3/OOo_OOO320_m12_source.tar.bz2) = 447062642 +MD5 (openoffice.org3/OOo_OOO320_m13_source.tar.bz2) = 48c708d62cf108f80442e11f88876054 +SHA256 (openoffice.org3/OOo_OOO320_m13_source.tar.bz2) = b2de8d90a1ffede3f87a5612a3514620ade5af7d5803159076146d722abea4af +SIZE (openoffice.org3/OOo_OOO320_m13_source.tar.bz2) = 445110674 MD5 (openoffice.org3/unowinreg.dll) = e3a0b76dcd876f3d721ee7183729153d SHA256 (openoffice.org3/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice.org3/unowinreg.dll) = 6144 |