From owner-cvs-ports@FreeBSD.ORG Mon May 16 17:10:42 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F83F16A4CE; Mon, 16 May 2005 17:10:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE85743D7C; Mon, 16 May 2005 17:10:41 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4GHAaOm028440; Mon, 16 May 2005 17:10:36 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4GHAaxA028439; Mon, 16 May 2005 17:10:36 GMT (envelope-from gerald) Message-Id: <200505161710.j4GHAaxA028439@repoman.freebsd.org> From: Gerald Pfeifer Date: Mon, 16 May 2005 17:10:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/gcc33 Makefile distinfo pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2005 17:10:42 -0000 gerald 2005-05-16 17:10:36 UTC FreeBSD ports repository Modified files: lang/gcc33 Makefile distinfo pkg-plist Log: Update to the 20050511 snapshot of GCC 3.3.6. Add conflicts with the gcc40 and gcc41 ports, due to the .info files. Simplify the handling of libraries which are not installed in all configurations. No longer install fsf-funding.7 gfdl.7 gpl.7, remove some cruft from the post-install target, and simplify generation of the dynamic parts of the packaging list. Revision Changes Path 1.196 +16 -21 ports/lang/gcc33/Makefile 1.103 +10 -10 ports/lang/gcc33/distinfo 1.56 +1 -3 ports/lang/gcc33/pkg-plist