diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-05-08 23:13:14 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-05-08 23:13:14 +0000 |
commit | ee1fb8c796f1e5f565e533a38692467fd086b5e1 (patch) | |
tree | 842fdd16fbaa7af8093d938be3bf883a1deed735 /editors/openoffice-2.0-devel | |
parent | 6cfbbfa38055bfde2022af088a293424daebff17 (diff) | |
download | ports-ee1fb8c796f1e5f565e533a38692467fd086b5e1.tar.gz ports-ee1fb8c796f1e5f565e533a38692467fd086b5e1.zip |
Notes
Diffstat (limited to 'editors/openoffice-2.0-devel')
-rw-r--r-- | editors/openoffice-2.0-devel/Makefile | 6 | ||||
-rw-r--r-- | editors/openoffice-2.0-devel/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile index cbf9c1bdd14d..2d2c7dfe9375 100644 --- a/editors/openoffice-2.0-devel/Makefile +++ b/editors/openoffice-2.0-devel/Makefile @@ -17,7 +17,7 @@ EXTRACT_ONLY= OOo_${RELEASE_NR}m${MILESTONE}_source.tar.bz2 MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadheet/drawing/chart/browser(developer version) -SNAPDATE= 20050429 +SNAPDATE= 20050504 NO_LATEST_LINK= yes USE_GNOME= gtk20 gnomevfs2 MOZILLA_SOURCE= mozilla-source-${MOZILLA_VERSION}.tar.gz @@ -49,7 +49,7 @@ BROKEN= "rtld depends on _end symbol. type make -DBROKEN to see how to upgrade CODELINE= 680 RELEASE_NR= 1.9 -MILESTONE= 98 +MILESTONE= 101 INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE} EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE} DIST_SUBDIR= openoffice.org2.0 @@ -139,7 +139,7 @@ post-extract: do-build: @cd ${WRKSRC} ; ./bootstrap .if !defined(WITHOUT_MOZILLA) - @cd ${WRKSRC}/moz ; ${TCSH} -c 'source ../FreeBSDEnv.Set ; build.pl ; deliver.pl ; dmake zip' ; ${CP} unxfbsd.pro/zipped/FREEBSD*.zip ../moz/zipped + @cd ${WRKSRC}/moz ; ${TCSH} -c 'source ../FreeBSDEnv.Set ; build.pl ; deliver.pl ; dmake zip' .endif #DEFAULT_TO_ENGLISH_FOR_PACKING=yes, see #iz 35659, 34269 and 36708 cd ${WRKSRC} ; ${SETENV} "DEFAULT_TO_ENGLISH_FOR_PACKING=yes" ${TCSH} -c "source FreeBSDEnv.Set ; cd instsetoo_native ; build.pl -P${NUMOFPROCESSES} --all" diff --git a/editors/openoffice-2.0-devel/distinfo b/editors/openoffice-2.0-devel/distinfo index 801d5caf3bf2..5e0a0fa0e6dc 100644 --- a/editors/openoffice-2.0-devel/distinfo +++ b/editors/openoffice-2.0-devel/distinfo @@ -1,5 +1,5 @@ -MD5 (openoffice.org2.0/OOo_1.9m98_source.tar.bz2) = cb75cfd6c1402188ec76d429563bc383 -SIZE (openoffice.org2.0/OOo_1.9m98_source.tar.bz2) = 249973446 +MD5 (openoffice.org2.0/OOo_1.9m101_source.tar.bz2) = a3965d9cb05fb01ba8e2dc65c720a469 +SIZE (openoffice.org2.0/OOo_1.9m101_source.tar.bz2) = 214061915 MD5 (openoffice.org2.0/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9 SIZE (openoffice.org2.0/gpc231.tar.Z) = 27917 MD5 (openoffice.org2.0/mozilla-source-1.7.5.tar.gz) = d3f3528b6c5eade402ed058207cffa14 |