diff options
author | maho <maho@FreeBSD.org> | 2005-05-09 07:13:14 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2005-05-09 07:13:14 +0800 |
commit | f06de128130743092d9deb65048c8047bd5b40fa (patch) | |
tree | b29577f8bf6e9476726e3c21513c18b8f4f3d3ac /editors/openoffice.org-3-RC | |
parent | c901b641a6e647bf384e5f534b30cf0583c59113 (diff) | |
download | freebsd-ports-gnome-f06de128130743092d9deb65048c8047bd5b40fa.tar.gz freebsd-ports-gnome-f06de128130743092d9deb65048c8047bd5b40fa.tar.zst freebsd-ports-gnome-f06de128130743092d9deb65048c8047bd5b40fa.zip |
Update to 1.9m101
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 6 | ||||
-rw-r--r-- | editors/openoffice.org-3-RC/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index cbf9c1bdd14d..2d2c7dfe9375 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/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.org-3-RC/distinfo b/editors/openoffice.org-3-RC/distinfo index 801d5caf3bf2..5e0a0fa0e6dc 100644 --- a/editors/openoffice.org-3-RC/distinfo +++ b/editors/openoffice.org-3-RC/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 |