diff options
author | mbr <mbr@FreeBSD.org> | 2004-11-22 20:27:09 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2004-11-22 20:27:09 +0800 |
commit | 0b9a1f75f6e50185dce3180fc2d9cc8dec14fde4 (patch) | |
tree | 649f9546f0ff508a1ba701a562681ebc02c6f977 /editors | |
parent | 28af21e2996d2d87d4f38f4c2519fe0e4776a049 (diff) | |
download | freebsd-ports-gnome-0b9a1f75f6e50185dce3180fc2d9cc8dec14fde4.tar.gz freebsd-ports-gnome-0b9a1f75f6e50185dce3180fc2d9cc8dec14fde4.tar.zst freebsd-ports-gnome-0b9a1f75f6e50185dce3180fc2d9cc8dec14fde4.zip |
Upgrade to staroffice 7 product update IV.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/staroffice70/Makefile | 20 | ||||
-rw-r--r-- | editors/staroffice70/distinfo | 2 |
2 files changed, 11 insertions, 11 deletions
diff --git a/editors/staroffice70/Makefile b/editors/staroffice70/Makefile index 4fa2e58156eb..d784b11d41c9 100644 --- a/editors/staroffice70/Makefile +++ b/editors/staroffice70/Makefile @@ -7,25 +7,25 @@ PORTNAME= staroffice PORTVERSION= 7.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors linux -MASTER_SITES= ftp://ftp.sun.co.uk/pub/patches/:patch \ +MASTER_SITES= ftp://patches.sun.com/patchroot/all_unsigned/:patch \ + ftp://ftp.sun.co.uk/pub/patches/:patch \ ftp://ftp.sunsite.auc.dk/disk6/sun-patches/:patch \ ftp://ftp.math.ohio-state.edu/private/sun/.../:patch \ ftp://ftp.uga.edu/pub/unix/sun/patches/:patch \ ftp://ftp.cs.tu-berlin.de/pub/sun/sun-fixes/.../:patch DISTNAME= so-7-ga-bin-linux-en.bin .if !defined(USE_CDROM) -DISTFILES= so-7-ga-bin-linux-en.bin 116518-04.zip:patch +DISTFILES= so-7-ga-bin-linux-en.bin 116518-06.tar:patch .else -DISTFILES= 116518-04.zip:patch +DISTFILES= 116518-06.tar:patch .endif .if defined(WITH_ADABAS) DISTFILES+= soa-7-ga-bin-linux-en.bin .endif -USE_ZIP= YES -EXTRACT_ONLY= 116518-04.zip +EXTRACT_ONLY= 116518-06.tar MAINTAINER= mbr@FreeBSD.org COMMENT= Wordprocessor/dbase/spreadheet/drawing/chart @@ -41,9 +41,9 @@ WRKSRC= ${WRKDIR}/${SOVERSION} TMPDIR= ${WRKDIR}/tmp LD_PATH= ${TMPDIR}:${WRKSRC}:${LINUXBASE}/lib:${LINUXBASE}/usr/lib INSTDB.INS= ${PREFIX}/${SOVERSION}/program/instdb.ins -SUNSOLVE= ${WRKDIR}/112887-04 +SUNSOLVE= ${WRKDIR}/116518-06 ADABAS_DIST= soa-7-ga-bin-linux-en.bin -PATCH_DIST= so-7-pp3-bin-linux.bin +PATCH_DIST= so-7-pp4-bin-linux.bin .include <bsd.port.pre.mk> @@ -120,7 +120,7 @@ pre-fetch: @${FALSE} .endif .if defined(USE_CDROM) -DLTEST=116518-04.zip +DLTEST=116518-06.tar .else .if exists(/cdrom/linux/office7/setup) @${ECHO} @@ -253,7 +253,7 @@ install-patch: ${WRKSRC}/patchsetup.resp @-SAL_IGNOREXERRORS=1 PATH="/bin:${PATH}" LD_LIBRARY_PATH=${LD_PATH} \ TEMP=${TMPDIR} ${LINUXBASE}/bin/sh -c 'umask 022 && \ - ${WRKSRC}/../116518-04/${PATCH_DIST} -patch:${PREFIX}/${SOVERSION}\ + ${WRKSRC}/../116518-06/${PATCH_DIST} -patch:${PREFIX}/${SOVERSION}\ -r:${WRKSRC}/patchsetup.resp' install-update: diff --git a/editors/staroffice70/distinfo b/editors/staroffice70/distinfo index f53d794756fd..0567e6c84d3d 100644 --- a/editors/staroffice70/distinfo +++ b/editors/staroffice70/distinfo @@ -4,4 +4,4 @@ MD5 (soa-7-ga-bin-linux-en.bin) = fb4cda40ff388f0db4de19403f2f32c7 MD5 (so-7-ga-en-BASIC_GUIDE.PDF) = 29eea1442a0061ceb349f556b2dba917 MD5 (so-7-ga-en-MANUAL.PDF) = 478cecf0c08ee7b89cb6ff129aa2af80 MD5 (so-7-ga-en-SETUP_GUIDE.PDF) = 5bc102fc44abf61226f046ae88d22f45 -MD5 (116518-04.zip) = 3126b701d10551ce7ec81aeed4c78cf8 +MD5 (116518-06.tar) = 92b5d3aa1ef450170964d7b0b6856163 |