diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-07-23 22:18:44 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-07-23 22:18:44 +0000 |
commit | fc32b37ca79c51f6d4e8ecdc0eb0be3ae0570575 (patch) | |
tree | 017cdca2c08dd511eed23523afc79a1d0af75d35 /german | |
parent | 11bd228fd1c21cd084f2b277783b8124a6fbcc27 (diff) | |
download | ports-fc32b37ca79c51f6d4e8ecdc0eb0be3ae0570575.tar.gz ports-fc32b37ca79c51f6d4e8ecdc0eb0be3ae0570575.zip |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/staroffice70/Makefile | 10 | ||||
-rw-r--r-- | german/staroffice70/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/german/staroffice70/Makefile b/german/staroffice70/Makefile index 9c71de2359bf..7425608d0611 100644 --- a/german/staroffice70/Makefile +++ b/german/staroffice70/Makefile @@ -15,13 +15,13 @@ MASTER_SITES= ftp://ftp.sunsite.auc.dk/disk6/sun-patches/:patch \ ftp://ftp.cs.tu-berlin.de/pub/sun/sun-fixes/.../:patch DISTNAME= so-6_0-ga-bin-linux-en.bin .if !defined(USE_CDROM) -DISTFILES= so-6_0-ga-bin-linux-en.bin 112887-03.tar:patch +DISTFILES= so-6_0-ga-bin-linux-en.bin 112887-04.tar:patch .endif .if defined(WITH_ADABAS) DISTFILES+= soa-6_0-ga-bin-linux-en.bin .endif -EXTRACT_ONLY= 112887-03.tar +EXTRACT_ONLY= 112887-04.tar MAINTAINER= mbr@FreeBSD.org COMMENT= Wordprocessor/dbase/spreadheet/drawing/chart @@ -37,7 +37,7 @@ 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-03 +SUNSOLVE= ${WRKDIR}/112887-04 ADABAS_DIST= soa-6_0-ga-bin-linux-en.bin .include <bsd.port.pre.mk> @@ -108,7 +108,7 @@ pre-fetch: @${ECHO} .endif .if defined(USE_CDROM) -DLTEST=112887-03.tar +DLTEST=112887-04.tar .else .if exists(/cdrom/linux/office60/setup) @${ECHO} @@ -233,7 +233,7 @@ post-install: install-patch: @-SAL_IGNOREXERRORS=1 PATH="/bin:${PATH}" LD_LIBRARY_PATH=${LD_PATH} \ - TEMP=${TMPDIR} ${LINUXBASE}/bin/sh -c '${WRKSRC}/../112887-03/so-6_0-pp2-bin-linux.bin -patch:${PREFIX}/staroffice6.0' + TEMP=${TMPDIR} ${LINUXBASE}/bin/sh -c '${WRKSRC}/../112887-04/so-6_0-pp2-bin-linux.bin -patch:${PREFIX}/staroffice6.0' install-update: @make extract diff --git a/german/staroffice70/distinfo b/german/staroffice70/distinfo index 8c5e14088faa..20e846a59d5c 100644 --- a/german/staroffice70/distinfo +++ b/german/staroffice70/distinfo @@ -1,3 +1,3 @@ MD5 (soa-6_0-ga-bin-linux-en.bin) = 7f7003401e8533e7795faa0fd112111c MD5 (so-6_0-ga-bin-linux-en.bin) = 97cba97cb348d071bea7e8fc08079151 -MD5 (112887-03.tar) = 019298e5fb7be33944cc792b433fbb6f +MD5 (112887-04.tar) = bf81459b5aefa740679d8f69ad7bf81b |