From owner-cvs-all@FreeBSD.ORG Sun May 18 23:26:26 2003 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 EB9DD37B401; Sun, 18 May 2003 23:26:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C87643FA3; Sun, 18 May 2003 23:26:25 -0700 (PDT) (envelope-from mita@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4J6QP0U056649; Sun, 18 May 2003 23:26:25 -0700 (PDT) (envelope-from mita@repoman.freebsd.org) Received: (from mita@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4J6QPwt056648; Sun, 18 May 2003 23:26:25 -0700 (PDT) Message-Id: <200305190626.h4J6QPwt056648@repoman.freebsd.org> From: Yoshio MITA Date: Sun, 18 May 2003 23:26:25 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/linux_base Makefile pkg-plist.i386 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, 19 May 2003 06:26:26 -0000 mita 2003/05/18 23:26:25 PDT FreeBSD ports repository Modified files: emulators/linux_base Makefile pkg-plist.i386 Log: Make libstdc++-2.96-112.7.1.i386.rpm to be extracted and included into package. libstdc++-2.96 is a core package that is referenced by many linux_base applications such as linux-eagle. For instance, linux-eagle doesn't work with linux_base-7.1_3. Despite the importance, libstdc++-2.96 has been forgotten to be extracted since 6 months. (Actually, the RPM package is listed in the Makefile, but was badly defined so that no extraction was performed.) Since linux_base is an important package, I hesitated to commit this correction (for a long time :). If there is any incovenience in the way of package definition, please feel free to correct my change. Revision Changes Path 1.74 +3 -3 ports/emulators/linux_base/Makefile 1.11 +2 -0 ports/emulators/linux_base/pkg-plist.i386