From owner-cvs-ports@FreeBSD.ORG Wed Oct 15 06:51:58 2003 Return-Path: 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 390F016A4BF; Wed, 15 Oct 2003 06:51:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA23D43FBF; Wed, 15 Oct 2003 06:51:57 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9FDpvXJ071092; Wed, 15 Oct 2003 06:51:57 -0700 (PDT) (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9FDpv3O071091; Wed, 15 Oct 2003 06:51:57 -0700 (PDT) (envelope-from kuriyama) Message-Id: <200310151351.h9FDpv3O071091@repoman.freebsd.org> From: Jun Kuriyama Date: Wed, 15 Oct 2003 06:51:57 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/xhtml Makefile pkg-plist ports/textproc/xhtml/files patch-xhtml.soc X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 15 Oct 2003 13:51:58 -0000 kuriyama 2003/10/15 06:51:57 PDT FreeBSD ports repository Modified files: textproc/xhtml Makefile pkg-plist Removed files: textproc/xhtml/files patch-xhtml.soc Log: Change the usage of xhtml.soc file. o Install original xhtml.soc as is. o Install xhtml-dcl.soc file which has no SGMLDECL line. o Register xhtml-dcl.soc as SGML catalog chain. Users who use usual catalog file will not be affected, but if you refer xhtml.soc directly and doesn't like SGMLDECL line, please use xhtml-dcl.soc file instead. Revision Changes Path 1.10 +3 -2 ports/textproc/xhtml/Makefile 1.3 +0 -8 ports/textproc/xhtml/files/patch-xhtml.soc (dead) 1.5 +3 -2 ports/textproc/xhtml/pkg-plist