Date: Sun, 17 Oct 1999 14:40:02 -0700 (PDT) From: Ade Lovett <ade@lovett.com> To: freebsd-ports@FreeBSD.org Subject: Re: ports/14286: Clean up print/pkfonts* and japanese/vfxdvi* Message-ID: <199910172140.OAA42058@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/14286; it has been noted by GNATS. From: Ade Lovett <ade@lovett.com> To: MIHIRA Yoshiro <sanpei@sanpei.org> Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/14286: Clean up print/pkfonts* and japanese/vfxdvi* Date: Sun, 17 Oct 1999 16:34:27 -0500 On Sat, Oct 16, 1999 at 09:45:41PM +0900, MIHIRA Yoshiro wrote: > > I'm one of the MASTER_SITE_JP Maintainer. > I put pkfonts to ${MASTER_SITE_JP}/pkfonts last week by > asami-san's request. > But I forgot to put pk600.tar.gz. I put it just now. > > Would you like to re-check Distfile survey. Ok. Next time the survey rolls around, I'll go back and take a peek to see what's improved. At the very least, the following patch will need to be applied to print/pkfonts300/Makefile: --- Makefile.orig Sun Oct 17 16:32:41 1999 +++ Makefile Sun Oct 17 16:33:32 1999 @@ -9,8 +9,8 @@ DISTNAME= pkfonts PKGNAME= pkfonts${RESOLUTION}-1.0 CATEGORIES= print -MASTER_SITES= ftp://ftp.univ-evry.fr/.04/system/OpenBSD/distfiles/pkfonts/ \ - ${MASTER_SITE_PORTS_JP}/pkfonts/ +MASTER_SITES= ${MASTER_SITE_PORTS_JP} +MASTER_SITE_SUBDIR= pkfonts DISTFILES= pk${RESOLUTION}.tar.gz # see below for RESOLUTION definition That will need to be committed before the distfile survey results will be accurate for the pkfonts* ports. -aDe -- Ade Lovett, Austin, TX. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910172140.OAA42058>