From owner-cvs-all@FreeBSD.ORG Sun Feb 8 08:29:16 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9793D16A4CE; Sun, 8 Feb 2004 08:29:16 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9713043D1D; Sun, 8 Feb 2004 08:29:16 -0800 (PST) (envelope-from matusita@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i18GTG0B096044; Sun, 8 Feb 2004 08:29:16 -0800 (PST) (envelope-from matusita@repoman.freebsd.org) Received: (from matusita@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i18GTGGa096043; Sun, 8 Feb 2004 08:29:16 -0800 (PST) (envelope-from matusita) Message-Id: <200402081629.i18GTGGa096043@repoman.freebsd.org> From: Makoto Matsushita Date: Sun, 8 Feb 2004 08:29:16 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/dvipdfmx Makefile distinfo ports/print/dvipdfmx/files patch-psspecial.c-epsbox.sty X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 16:29:16 -0000 matusita 2004/02/08 08:29:16 PST FreeBSD ports repository Modified files: print/dvipdfmx Makefile distinfo Added files: print/dvipdfmx/files patch-psspecial.c-epsbox.sty Log: Add two patches: - Vendor-supplied critical bugfix on using TrueType fonts with Identity-H CMap. - Handle embedded PS files using "epsbox.sty". Contents changed so bump PORTREVISION. Also take MAINTAINERship. Reviewed by: kuriyama Revision Changes Path 1.16 +11 -2 ports/print/dvipdfmx/Makefile 1.13 +2 -0 ports/print/dvipdfmx/distinfo 1.1 +105 -0 ports/print/dvipdfmx/files/patch-psspecial.c-epsbox.sty (new)