From owner-freebsd-ports Tue Oct 12 9:20:33 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 718FE15CBE for ; Tue, 12 Oct 1999 09:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA97730; Tue, 12 Oct 1999 09:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from anaconda.lovett.com (anaconda.lovett.com [216.60.121.168]) by hub.freebsd.org (Postfix) with ESMTP id 183CD15A58 for ; Tue, 12 Oct 1999 09:15:27 -0700 (PDT) (envelope-from ade@lovett.com) Received: from ade by anaconda.lovett.com with local (Exim 3.03 #1) id 11b4aF-000OGR-00 for FreeBSD-gnats-submit@freebsd.org; Tue, 12 Oct 1999 11:15:27 -0500 Message-Id: Date: Tue, 12 Oct 1999 11:15:27 -0500 From: Ade Lovett Reply-To: ade@lovett.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/14286: Clean up print/pkfonts* and japanese/vfxdvi* Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14286 >Category: ports >Synopsis: Clean up print/pkfonts* and japanese/vfxdvi* >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Oct 12 09:20:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Ade Lovett >Release: FreeBSD 3.3-STABLE i386 >Organization: Lovett Network Consultancy >Environment: Up to date ports tree. Distfile survey. >Description: print/pkfonts* and japanese/vfxdvi* are in a bit of a mess. 600dpi resolution files are no longer available on the master site, and the MASTER_SITE for print/pkfonts* is broken. >How-To-Repeat: cd print/pkfonts300; make fetch for one example. Look at the distfiles survey for the whole story. >Fix: Three things need to be done: 1. Kill print/pkfonts600 and japanese/vfxdvi600 (the only thing that depends on pkfonts600) 2. Update print/pkfonts300 as follows (first patch): Remove: pkg/600.list Update: Makefile files/md5 3. Update japanese/vfxdvi300 as follows (second patch): Update: Makefile files/customize.sh Note that the other japanese/vfxdvi* ports still have problems with the distfile survey, but I'll leave that (for now) to the MAINTAINER. -------------------------------------------------- First Patch (print/pkfonts300) -------------------------------------------------- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/print/pkfonts300/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- Makefile 1999/10/09 15:22:57 1.18 +++ Makefile 1999/10/12 15:55:21 @@ -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 @@ -24,10 +24,10 @@ .else .if ${RESOLUTION} != 118 && ${RESOLUTION} != 240 && \ ${RESOLUTION} != 300 && ${RESOLUTION} != 360 && \ - ${RESOLUTION} != 400 && ${RESOLUTION} != 600 + ${RESOLUTION} != 400 .BEGIN: @${ECHO} "Error: invalid value for RESOLUTION: \"${RESOLUTION}\"" - @${ECHO} "Possible values are: 118, 240, 300, 360, 400 and 600." + @${ECHO} "Possible values are: 118, 240, 300, 360 and 400." @${FALSE} .endif .endif Index: files/md5 =================================================================== RCS file: /home/ncvs/ports/print/pkfonts300/files/md5,v retrieving revision 1.3 diff -u -r1.3 md5 --- md5 1996/11/30 10:50:04 1.3 +++ md5 1999/10/12 16:00:10 @@ -3,4 +3,3 @@ MD5 (pkfonts/pk300.tar.gz) = a9ccd40d543924937bcefdef3e2080ea MD5 (pkfonts/pk360.tar.gz) = 330339a36d3c58f4baf3d87fab967bbf MD5 (pkfonts/pk400.tar.gz) = 0657e6e7437d875f96e1f6a07a72c6f0 -MD5 (pkfonts/pk600.tar.gz) = 25b2c1f9635ecf7d8250d9d1b0487168 -------------------------------------------------- Second Patch (japanese/vfxdvi300) -------------------------------------------------- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/japanese/vfxdvi300/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- Makefile 1999/09/04 23:39:29 1.20 +++ Makefile 1999/10/12 16:04:47 @@ -33,10 +33,10 @@ .else .if ${RESOLUTION} != 118 && ${RESOLUTION} != 240 && \ ${RESOLUTION} != 300 && ${RESOLUTION} != 360 && \ - ${RESOLUTION} != 400 && ${RESOLUTION} != 600 + ${RESOLUTION} != 400 .BEGIN: @${ECHO} "Error: invalid value for RESOLUTION: \"${RESOLUTION}\"" - @${ECHO} "Possible values are: 118, 240, 300, 360, 400 and 600." + @${ECHO} "Possible values are: 118, 240, 300, 360 and 400." @${FALSE} .endif .endif Index: files/customize.sh =================================================================== RCS file: /home/ncvs/ports/japanese/vfxdvi300/files/customize.sh,v retrieving revision 1.5 diff -u -r1.5 customize.sh --- customize.sh 1999/01/21 06:32:50 1.5 +++ customize.sh 1999/10/12 16:05:10 @@ -43,7 +43,7 @@ > Imakefile rm Imakefile.tmp -if [ $1 = "360" ] || [ $1 = "400" ] || [ $1 = "600" ] ; then +if [ $1 = "360" ] || [ $1 = "400" ] ; then echo "Default shrink level is set to 5." cp Imakefile Imakefile.tmp cat Imakefile.tmp \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message