diff options
author | Maho Nakata <maho@FreeBSD.org> | 2006-06-02 09:47:51 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2006-06-02 09:47:51 +0000 |
commit | 9ac8870f25665c3486650c6ae0950f665d6f1627 (patch) | |
tree | 9b63b5222a57856cc9bc186a503acbfedae80e9f /editors/openoffice.org-2-RC | |
parent | ae164e8e4a72a2f6ac6745225a3f81f07937f9cb (diff) |
Notes
Diffstat (limited to 'editors/openoffice.org-2-RC')
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 8 | ||||
-rw-r--r-- | editors/openoffice.org-2-RC/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index a4c2d532646f..9bd326741831 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -15,19 +15,19 @@ MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/stable/${OOOV ${MASTER_SITE_APACHE:S,%SUBDIR%/,ant/binaries/:antbin,} \ ${MASTER_SITE_MOZILLA:S/$/:mozsrc/} MASTER_SITE_SUBDIR+= mozilla/releases/mozilla${MOZILLA_VERSION}/source/:mozsrc -DISTFILES+= OOo_${OOOVERSION}_src.tar.gz +DISTFILES+= OOo_${OOOVERSION}_src_060601.tar.gz .if defined(WITH_GPC) DISTFILES+= gpc231.tar.Z:gpc .endif .if defined(WITH_GNUGCJ) DISTFILES+= ${ANT_DISTFILE}:antbin .endif -EXTRACT_ONLY= OOo_${OOOVERSION}_src.tar.gz +EXTRACT_ONLY= OOo_${OOOVERSION}_src_060601.tar.gz MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser -OOOVERSION= 2.0.3rc3 +OOOVERSION= 2.0.3rc5 NO_LATEST_LINK= yes USE_GNOME= gtk20 gnomevfs2 MOZILLA_VERSION= 1.7.5 @@ -79,7 +79,7 @@ IGNORE= install lang/perl5.8 then try again CODELINE= 680 RELEASE_NR= 2.0 -OOOTAG?= OOC680_m3 +OOOTAG?= OOC680_m5 INSTALLATION_BASEDIR?= openoffice.org-${OOOVERSION} EXECBASE?= openoffice.org-${OOOVERSION} DIST_SUBDIR= openoffice.org2.0 diff --git a/editors/openoffice.org-2-RC/distinfo b/editors/openoffice.org-2-RC/distinfo index bba1a93367c6..3a5518feaa83 100644 --- a/editors/openoffice.org-2-RC/distinfo +++ b/editors/openoffice.org-2-RC/distinfo @@ -1,6 +1,6 @@ -MD5 (openoffice.org2.0/OOo_2.0.3rc3_src.tar.gz) = 4262b9d5b3acb91fcd3e7690096235bf -SHA256 (openoffice.org2.0/OOo_2.0.3rc3_src.tar.gz) = 238ff96190f5044723d3d2975ed76d25f9876a766a9387ff80483004f19d4ddf -SIZE (openoffice.org2.0/OOo_2.0.3rc3_src.tar.gz) = 307311849 +MD5 (openoffice.org2.0/OOo_2.0.3rc5_src_060601.tar.gz) = caef8f901a69a990b8747c92581078ac +SHA256 (openoffice.org2.0/OOo_2.0.3rc5_src_060601.tar.gz) = 00bd7716b7abf74001ccfdf94022cb8e87a13bd96e44205ebba967c1fc200b14 +SIZE (openoffice.org2.0/OOo_2.0.3rc5_src_060601.tar.gz) = 307315179 MD5 (openoffice.org2.0/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9 SHA256 (openoffice.org2.0/gpc231.tar.Z) = c1265948554a9882fe8342ecc9ccbdb423321a572a5a6b56f7dfad389540da4e SIZE (openoffice.org2.0/gpc231.tar.Z) = 27917 |