From owner-cvs-all@FreeBSD.ORG Mon Jan 12 14:26:07 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 7B08116A4CE; Mon, 12 Jan 2004 14:26:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8872D43D3F; Mon, 12 Jan 2004 14:26:06 -0800 (PST) (envelope-from ale@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 i0CMQ60B097470; Mon, 12 Jan 2004 14:26:06 -0800 (PST) (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0CMQ6Fm097469; Mon, 12 Jan 2004 14:26:06 -0800 (PST) (envelope-from ale) Message-Id: <200401122226.i0CMQ6Fm097469@repoman.freebsd.org> From: Alex Dupre Date: Mon, 12 Jan 2004 14:26:06 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/xmlcatmgr Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/textproc/xmlcatmgr/files patch-configure.sh pkg-deinstall.in pkg-install.in 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: Mon, 12 Jan 2004 22:26:07 -0000 ale 2004/01/12 14:26:06 PST FreeBSD ports repository Modified files: textproc/xmlcatmgr Makefile distinfo pkg-descr pkg-plist Added files: textproc/xmlcatmgr/files patch-configure.sh pkg-deinstall.in pkg-install.in Removed files: textproc/xmlcatmgr pkg-deinstall pkg-install Log: Update to 2.0alpha1 release. [1] Correctly support NOPORTDOCS. PR: 61254 [1] Submitted by: hrs Approved by: nork (mentor) Revision Changes Path 1.5 +43 -14 ports/textproc/xmlcatmgr/Makefile 1.4 +1 -1 ports/textproc/xmlcatmgr/distinfo 1.1 +22 -0 ports/textproc/xmlcatmgr/files/patch-configure.sh (new) 1.1 +32 -0 ports/textproc/xmlcatmgr/files/pkg-deinstall.in (new) 1.1 +36 -0 ports/textproc/xmlcatmgr/files/pkg-install.in (new) 1.2 +0 -36 ports/textproc/xmlcatmgr/pkg-deinstall (dead) 1.2 +5 -9 ports/textproc/xmlcatmgr/pkg-descr 1.2 +0 -39 ports/textproc/xmlcatmgr/pkg-install (dead) 1.3 +3 -2 ports/textproc/xmlcatmgr/pkg-plist