From owner-cvs-all@FreeBSD.ORG Mon Aug 2 20:41:17 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 70CF216A4CE; Mon, 2 Aug 2004 20:41:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50F6D43D49; Mon, 2 Aug 2004 20:41:17 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i72KfFeM036966; Mon, 2 Aug 2004 20:41:15 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i72KfFac036965; Mon, 2 Aug 2004 20:41:15 GMT (envelope-from marcus) Message-Id: <200408022041.i72KfFac036965@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 2 Aug 2004 20:41:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/pkg_install Makefile distinfo ports/sysutils/pkg_install/files patch-lib_Makefile 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, 02 Aug 2004 20:41:17 -0000 marcus 2004-08-02 20:41:15 UTC FreeBSD ports repository Modified files: sysutils/pkg_install Makefile distinfo sysutils/pkg_install/files patch-lib_Makefile Log: Update to a snapshot of CVS from today to fix the build with GCC 3.4. Reported by: pointyhat Obtained from: FreeBSD CVS Revision Changes Path 1.11 +1 -1 ports/sysutils/pkg_install/Makefile 1.7 +2 -2 ports/sysutils/pkg_install/distinfo 1.3 +4 -4 ports/sysutils/pkg_install/files/patch-lib_Makefile