From owner-cvs-ports@FreeBSD.ORG Thu Dec 4 08:20:51 2003 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 EDD8D16A4CE; Thu, 4 Dec 2003 08:20:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E7B543F85; Thu, 4 Dec 2003 08:20:51 -0800 (PST) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hB4GKpXJ000855; Thu, 4 Dec 2003 08:20:51 -0800 (PST) (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hB4GKo9q000854; Thu, 4 Dec 2003 08:20:50 -0800 (PST) (envelope-from gerald) Message-Id: <200312041620.hB4GKo9q000854@repoman.freebsd.org> From: Gerald Pfeifer Date: Thu, 4 Dec 2003 08:20:50 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/gcc34 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: Thu, 04 Dec 2003 16:20:52 -0000 gerald 2003/12/04 08:20:50 PST FreeBSD ports repository Modified files: lang/gcc34 Makefile distinfo pkg-plist Log: Update to the 2003-11-26 snapshot and fix several packaging issues. Import significant simplifications of the post-install handling of GCJ include files from the gcc33 port. Use the new INFO= facility. The port is still (marked) broken, but should essentially work out of the box once the remaining upstream bugs have been fixed. Revision Changes Path 1.148 +12 -39 ports/lang/gcc34/Makefile 1.72 +6 -6 ports/lang/gcc34/distinfo 1.50 +1 -24 ports/lang/gcc34/pkg-plist