From owner-cvs-all@FreeBSD.ORG Wed Mar 3 14:26:42 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 9C49B16A4CE; Wed, 3 Mar 2004 14:26:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9514843D49; Wed, 3 Mar 2004 14:26:42 -0800 (PST) (envelope-from glewis@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 i23MQgGe002135; Wed, 3 Mar 2004 14:26:42 -0800 (PST) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i23MQg2g002134; Wed, 3 Mar 2004 14:26:42 -0800 (PST) (envelope-from glewis) Message-Id: <200403032226.i23MQg2g002134@repoman.freebsd.org> From: Greg Lewis Date: Wed, 3 Mar 2004 14:26:42 -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/xalan-c Makefile Makefile.alpha Makefile.sparc64 distinfo pkg-plist ports/textproc/xalan-c/files patch-aa patch-ab patch-ac patch-ad ports/textproc/xalan-c/scripts configure.xalan-c 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: Wed, 03 Mar 2004 22:26:42 -0000 glewis 2004/03/03 14:26:42 PST FreeBSD ports repository Modified files: textproc/xalan-c Makefile distinfo pkg-plist Added files: textproc/xalan-c/files patch-aa patch-ab patch-ac patch-ad Removed files: textproc/xalan-c Makefile.alpha Makefile.sparc64 textproc/xalan-c/scripts configure.xalan-c Log: . Update to 1.7.0. . Respect PTHREAD_{CFLAGS,LIBS} . Fix dependency problems. PR: 63691 Submitted by: joern A. Zeeb (maintainer) Revision Changes Path 1.6 +69 -59 ports/textproc/xalan-c/Makefile 1.2 +0 -10 ports/textproc/xalan-c/Makefile.alpha (dead) 1.2 +0 -14 ports/textproc/xalan-c/Makefile.sparc64 (dead) 1.2 +4 -2 ports/textproc/xalan-c/distinfo 1.1 +46 -0 ports/textproc/xalan-c/files/patch-aa (new) 1.1 +12 -0 ports/textproc/xalan-c/files/patch-ab (new) 1.1 +16 -0 ports/textproc/xalan-c/files/patch-ac (new) 1.1 +25 -0 ports/textproc/xalan-c/files/patch-ad (new) 1.2 +198 -136 ports/textproc/xalan-c/pkg-plist 1.2 +0 -130 ports/textproc/xalan-c/scripts/configure.xalan-c (dead)