diff options
author | mbr <mbr@FreeBSD.org> | 2003-07-24 06:18:44 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2003-07-24 06:18:44 +0800 |
commit | 2bc13cb3e5492826d590123fd3c04bbc5836240d (patch) | |
tree | 498e817c8c11df069123384e79584c528b58310c /german/staroffice70 | |
parent | 668d574c60e8dacd2c5f7a1d6e848d8bed398d03 (diff) | |
download | freebsd-ports-gnome-2bc13cb3e5492826d590123fd3c04bbc5836240d.tar.gz freebsd-ports-gnome-2bc13cb3e5492826d590123fd3c04bbc5836240d.tar.zst freebsd-ports-gnome-2bc13cb3e5492826d590123fd3c04bbc5836240d.zip |
Upgrade to use new patchset 112887-04.tar
Diffstat (limited to 'german/staroffice70')
-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 |