From owner-freebsd-ports Sun Oct 31 13:30:12 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 D496514C3A for ; Sun, 31 Oct 1999 13:30:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA84063; Sun, 31 Oct 1999 13:30:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from lambic.physics.montana.edu (lambic.physics.montana.edu [153.90.192.128]) by hub.freebsd.org (Postfix) with ESMTP id 2573214C23 for ; Sun, 31 Oct 1999 13:24:26 -0800 (PST) (envelope-from handy@lambic.physics.montana.edu) Received: (from handy@localhost) by lambic.physics.montana.edu (8.9.3/8.9.3) id OAA04820; Sun, 31 Oct 1999 14:24:22 -0700 (MST) (envelope-from handy) Message-Id: <199910312124.OAA04820@lambic.physics.montana.edu> Date: Sun, 31 Oct 1999 14:24:22 -0700 (MST) From: handy@physics.montana.edu Reply-To: handy@physics.montana.edu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/14633: vflib upgrade: 2.24.1->2.24.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14633 >Category: ports >Synopsis: vflib upgrade: 2.24.1->2.24.2 >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: Sun Oct 31 13:30:06 PST 1999 >Closed-Date: >Last-Modified: >Originator: Brian Handy >Release: FreeBSD 4.0-CURRENT i386 >Organization: MSU - Bozeman >Environment: >Description: I'm trying to figure out how to print Japanese characters to my printer. [Any advice would be apprciated.] Along the way, I'm upgrading some small things. Note that the file watanabe_font has changed, which seems strange. I'm not sure what it's used for here, but the distfile is different now. I see a lot of source code there getting loaded into the tree, I wonder if that's really the desired goal of this file? >How-To-Repeat: >Fix: diff -ruN vflib.orig/Makefile vflib/Makefile --- vflib.orig/Makefile Sat Oct 30 18:26:53 1999 +++ vflib/Makefile Sun Oct 31 14:07:46 1999 @@ -1,27 +1,30 @@ # New ports collection makefile for: vflib + FreeType -# Version required: 2.24 Patchlevel 1 +# Version required: 2.24 Patchlevel 2 # Date created: 10 May 1996 # Whom: Mita Yoshio # # $FreeBSD: ports/japanese/vflib/Makefile,v 1.21 1999/08/25 05:27:38 obrien Exp $ # -DISTNAME= VFlib2-2.24.1 -PKGNAME= ja-vflib-2.24.1 +DISTNAME= VFlib2-2.24.2 +PKGNAME= ja-vflib-2.24.2 CATEGORIES= japanese print MASTER_SITES= ftp://gull.se.hiroshima-u.ac.jp/pub/TypeHack/ \ - ftp://gull.se.hiroshima-u.ac.jp/pub/VFlib/ -DISTFILES= VFlib2-2.24.1.tar.gz watanabe-vf.tar.Z + ftp://gull.se.hiroshima-u.ac.jp/pub/VFlib/TypeHack/Fonts/Japanese/ +DISTFILES= VFlib2-2.24.2.tar.gz watanabe-vf.tar.Z MAINTAINER= mita@jp.FreeBSD.org LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype -VFLIB_VERSION= 2.24.1 +VFLIB_VERSION= 2.24.2 PLIST_SUB= VFLIB_VERSION=${VFLIB_VERSION} GNU_CONFIGURE= yes USE_AUTOCONF= yes +CONFIGURE_ARGS= --with-freetype \ + --with-freetype-includedir=${PREFIX}/include \ + --with-freetype-libdir=${PREFIX}/lib pre-install: @(cd ${WRKSRC}/tools; \ diff -ruN vflib.orig/files/md5 vflib/files/md5 --- vflib.orig/files/md5 Sat Oct 30 18:26:53 1999 +++ vflib/files/md5 Sun Oct 31 13:52:24 1999 @@ -1,2 +1,2 @@ -MD5 (VFlib2-2.24.1.tar.gz) = 7c56791cbefc325ffb2201df940b2270 -MD5 (watanabe-vf.tar.Z) = 17a6a1ef6bfedac3d0b48f0365741e13 +MD5 (VFlib2-2.24.2.tar.gz) = bf76c1dbea1210fad8005f6e5910b842 +MD5 (watanabe-vf.tar.Z) = cb31074a45ac99701a2685de5a9cd0a0 diff -ruN vflib.orig/pkg/PLIST vflib/pkg/PLIST --- vflib.orig/pkg/PLIST Sat Oct 30 18:26:53 1999 +++ vflib/pkg/PLIST Sun Oct 31 14:16:26 1999 @@ -412,16 +412,46 @@ share/VFlib/%%VFLIB_VERSION%%/QA-english.tex share/VFlib/%%VFLIB_VERSION%%/man.ps share/VFlib/%%VFLIB_VERSION%%/man.dvi -share/fonts/watanabe_font/README -share/fonts/watanabe_font/dviprt.vfn -share/fonts/watanabe_font/mincho.vf1 -share/fonts/watanabe_font/mincho.vf2 +share/fonts/watanabe_font/vf2dnp/Makefile +share/fonts/watanabe_font/vf2dnp/fontutils/bitmap.h +share/fonts/watanabe_font/vf2dnp/fontutils/bounding-box.h +share/fonts/watanabe_font/vf2dnp/fontutils/c-limits.h +share/fonts/watanabe_font/vf2dnp/fontutils/c-minmax.h +share/fonts/watanabe_font/vf2dnp/fontutils/c-std.h +share/fonts/watanabe_font/vf2dnp/fontutils/file-output.h +share/fonts/watanabe_font/vf2dnp/fontutils/font.h +share/fonts/watanabe_font/vf2dnp/fontutils/gf.h +share/fonts/watanabe_font/vf2dnp/fontutils/global.h +share/fonts/watanabe_font/vf2dnp/fontutils/lib.h +share/fonts/watanabe_font/vf2dnp/fontutils/scaled-num.h +share/fonts/watanabe_font/vf2dnp/fontutils/types.h +share/fonts/watanabe_font/vf2dnp/fontutils/file-output.c +share/fonts/watanabe_font/vf2dnp/fontutils/scaled-num.c +share/fonts/watanabe_font/vf2dnp/fontutils/gf_opcodes.h +share/fonts/watanabe_font/vf2dnp/fontutils/gf_output.c +share/fonts/watanabe_font/vf2dnp/fontutils.patch +share/fonts/watanabe_font/vf2dnp/script/dnp-max.dat +share/fonts/watanabe_font/vf2dnp/script/dnp-min.dat +share/fonts/watanabe_font/vf2dnp/script/makescript.pl +share/fonts/watanabe_font/vf2dnp/dnpfontdef.h +share/fonts/watanabe_font/vf2dnp/vf2dnp.c +share/fonts/watanabe_font/vf2dnp/vf2dnp.h +share/fonts/watanabe_font/vf2dnp/bm2dnp.c +share/fonts/watanabe_font/vf2dnp/vf2dnp.doc +share/fonts/watanabe_font/vf2dnp/README +share/fonts/watanabe_font/vf2dnp/bm2dnp.doc +share/fonts/watanabe_font/vf2dnp/trans.c +share/fonts/watanabe_font/vf2dnp/COPYING +share/fonts/watanabe_font/vf2dnp/vfontcap.sample @dirrm share/VFlib/%%VFLIB_VERSION%%/jTeX/macros @dirrm share/VFlib/%%VFLIB_VERSION%%/jTeX/jfonts @dirrm share/VFlib/%%VFLIB_VERSION%%/jTeX/jfmsrc @dirrm share/VFlib/%%VFLIB_VERSION%%/jTeX @dirrm share/VFlib/%%VFLIB_VERSION%% @dirrm share/VFlib +@dirrm share/fonts/watanabe_font/vf2dnp/fontutils +@dirrm share/fonts/watanabe_font/vf2dnp/script +@dirrm share/fonts/watanabe_font/vf2dnp @dirrm share/fonts/watanabe_font @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message