From owner-cvs-all@FreeBSD.ORG Sun Jun 29 02:07:50 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 234CB1065673; Sun, 29 Jun 2008 02:07:50 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id F1E738FC1A; Sun, 29 Jun 2008 02:07:49 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m5T27nPL055888; Sun, 29 Jun 2008 02:07:49 GMT (envelope-from beech@repoman.freebsd.org) Received: (from beech@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m5T27nuO055887; Sun, 29 Jun 2008 02:07:49 GMT (envelope-from beech) Message-Id: <200806290207.m5T27nuO055887@repoman.freebsd.org> From: Beech Rintoul Date: Sun, 29 Jun 2008 02:07:49 +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/devel/tclxml-libxml2 Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 29 Jun 2008 02:07:50 -0000 beech 2008-06-29 02:07:49 UTC FreeBSD ports repository Modified files: devel/tclxml-libxml2 Makefile pkg-plist Log: - The upstream forgot to include the tcllibxml2Config.sh file into the installationprocess. - Also, not all macros are filled in correctly, so we'll fix that too. PR: ports/123607 Submitted by: Frank Fenor (maintainer) Revision Changes Path 1.2 +15 -1 ports/devel/tclxml-libxml2/Makefile 1.2 +2 -1 ports/devel/tclxml-libxml2/pkg-plist