diff options
author | obrien <obrien@FreeBSD.org> | 2001-05-18 06:09:14 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2001-05-18 06:09:14 +0000 |
commit | 28ee5068c8d43db598067f3209946848012bbd92 (patch) | |
tree | e7e638ec42419123a1356314f756e14d1da80e0b /editors/openoffice.org-1.0 | |
parent | 2f149d13b85ebc2d4e8d42d3e8b549920427ffbd (diff) | |
download | FreeBSD-ports-28ee5068c8d43db598067f3209946848012bbd92.zip FreeBSD-ports-28ee5068c8d43db598067f3209946848012bbd92.tar.gz |
Update to build 627 (yes, still broken).
Diffstat (limited to 'editors/openoffice.org-1.0')
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 12 | ||||
-rw-r--r-- | editors/openoffice.org-1.0/distinfo | 3 |
2 files changed, 8 insertions, 7 deletions
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index 321b55b..928deec 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -7,16 +7,18 @@ # PORTNAME= openoffice -PORTVERSION= 6.0.a609 +PORTVERSION= 6.0.a627 CATEGORIES= editors -MASTER_SITES= http://a1580.g.akamai.net/7/1580/2064/OpenOffice609/anoncvs.openoffice.org/download/OpenOffice609/ -DISTNAME= oo_609_src -DISTFILES= oo_609_src${EXTRACT_SUFX} solenv609_linuxintel${EXTRACT_SUFX} +MASTER_SITES= http://a2024.g.akamai.net/7/2024/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ \ + http://a2000.g.akamai.net/7/2000/2064/OpenOffice627/anoncvs.openoffice.org/download/OpenOffice627/ +DISTNAME= oo_627_src +#DISTFILES= oo_627_src${EXTRACT_SUFX} solenv627_linuxintel${EXTRACT_SUFX} MAINTAINER= obrien@FreeBSD.org -BROKEN= 'work in progress -- does not work yet' +#BROKEN= 'work in progress -- does not work yet' +BZIP2= yes CONFIGURE_WRKSRC= ${WRKSRC}/config_office .include <bsd.port.pre.mk> diff --git a/editors/openoffice.org-1.0/distinfo b/editors/openoffice.org-1.0/distinfo index 0451503..845b8d4 100644 --- a/editors/openoffice.org-1.0/distinfo +++ b/editors/openoffice.org-1.0/distinfo @@ -1,2 +1 @@ -MD5 (oo_609_src.tar.gz) = 7cd521da36e1e575eaf25243143c0264 -MD5 (solenv609_linuxintel.tar.gz) = 55a65597b56c6a5a25fad4072612d22c +MD5 (oo_627_src.tar.gz) = 0032fddf5199a25b02a52be59c960947 |