Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 2003 02:06:03 +0900
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        portmgr@FreeBSD.org
Cc:        nork@FreeBSD.org, openoffice@FreeBSD.org, Martin Blapp <mb@imp.ch>
Subject:   Re: fix MASTER_SITE in ja-openoffice
Message-ID:  <200303131706.h2DH63FE062797@nd250009.gab.xdsl.ne.jp>
In-Reply-To: <20030312193246.X59497@cvs.imp.ch>
References:  <200303121818.h2CIIvFE003091@nd250009.gab.xdsl.ne.jp> <20030312193246.X59497@cvs.imp.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 12 Mar 2003 19:33:04 +0100 (CET)
Martin Blapp <mb@imp.ch> wrote:
> For me it's ok. But pormgr needs to approve it.

	Thank you.
	BTW, is this ok? > portmgr@


> Martin Blapp, <mb@imp.ch> <mbr@FreeBSD.org>
> ------------------------------------------------------------------
> ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH
> Phone: +41 61 826 93 00 Fax: +41 61 826 93 01
> PGP: <finger -l mbr@freebsd.org>
> PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E
> ------------------------------------------------------------------
> 
> On Thu, 13 Mar 2003, Norikatsu Shigemura wrote:
> 
> > Hi Portmgr.
> >
> > 	ja-openoffce has a problem which isn't correct MASTER_SITE.
> > 	Is this commit OK?
> >
> > Index: Makefile
> > ===================================================================
> > RCS file: /home/ncvs/ports/japanese/openoffice/Makefile,v
> > retrieving revision 1.8
> > diff -u -r1.8 Makefile
> > --- Makefile	12 Feb 2003 23:35:54 -0000	1.8
> > +++ Makefile	11 Mar 2003 06:52:43 -0000
> > @@ -12,7 +12,7 @@
> >  LANG_CONFIGURE_ARG=	JAPN
> >  MASTERDIR=	${.CURDIR}/../../editors/openoffice
> >  RUN_DEPENDS+=	${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho.ttf:${PORTSDIR}/japanese/kochi-ttfonts
> > -MASTER_SITES+=	ftp://ftp.kddlabs.co.jp/office/openoffice/ \
> > +MASTER_SITES+=	ftp://ftp.kddlabs.co.jp/office/openoffice/%SUBDIR%/ \
> >  		ftp://ftp.sfc.wide.ad.jp/pub/OpenOffice/:help
> >  L10NHELP=	helpcontent
> >  .include "${MASTERDIR}/Makefile"

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-openoffice" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303131706.h2DH63FE062797>