From owner-cvs-ports@FreeBSD.ORG Tue Nov 1 23:03:47 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C894C16A420; Tue, 1 Nov 2005 23:03:47 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F1C743D64; Tue, 1 Nov 2005 23:03:41 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jA1N3f1o001283; Tue, 1 Nov 2005 23:03:41 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jA1N3fNa001282; Tue, 1 Nov 2005 23:03:41 GMT (envelope-from thierry) Message-Id: <200511012303.jA1N3fNa001282@repoman.freebsd.org> From: Thierry Thomas Date: Tue, 1 Nov 2005 23:03:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-fonts/mathfonts Makefile pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 23:03:48 -0000 thierry 2005-11-01 23:03:41 UTC FreeBSD ports repository Modified files: x11-fonts/mathfonts Makefile pkg-descr pkg-plist Log: Don't depend on acroread-5, because it is forbidden. Note: acroread-5 was used to provide the font Symbol, which is not installed by acroread-7, then users will get messages from mozilla complaining that there's no Symbol font; anyway, the MathML pages should be displayed correctly, because the missing characters can be found in the other fonts. Suggested by: Yann Golanski Revision Changes Path 1.3 +2 -13 ports/x11-fonts/mathfonts/Makefile 1.2 +1 -0 ports/x11-fonts/mathfonts/pkg-descr 1.2 +1 -3 ports/x11-fonts/mathfonts/pkg-plist