From owner-cvs-all@FreeBSD.ORG Mon Jul 7 13:41:57 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 70B051065772; Mon, 7 Jul 2008 13:41:57 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5BCF18FC1E; Mon, 7 Jul 2008 13:41:57 +0000 (UTC) (envelope-from ehaupt@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 m67Dfvux042194; Mon, 7 Jul 2008 13:41:57 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m67DfvoM042193; Mon, 7 Jul 2008 13:41:57 GMT (envelope-from ehaupt) Message-Id: <200807071341.m67DfvoM042193@repoman.freebsd.org> From: Emanuel Haupt Date: Mon, 7 Jul 2008 13:41:57 +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/audio/adplay Makefile ports/audio/libadplug Makefile ports/audio/libmodplug Makefile ports/audio/ocp Makefile ports/audio/playgsf Makefile ports/devel/libbinio Makefile ports/games/bloboats Makefile ports/graphics/fig2sxd Makefile ... 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: Mon, 07 Jul 2008 13:41:57 -0000 ehaupt 2008-07-07 13:41:57 UTC FreeBSD ports repository Modified files: audio/adplay Makefile audio/libadplug Makefile audio/libmodplug Makefile audio/ocp Makefile audio/playgsf Makefile devel/libbinio Makefile games/bloboats Makefile graphics/fig2sxd Makefile graphics/metacam Makefile misc/gnu-watch Makefile Log: Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we support via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the system compiler. Revision Changes Path 1.15 +0 -1 ports/audio/adplay/Makefile 1.17 +0 -1 ports/audio/libadplug/Makefile 1.12 +0 -1 ports/audio/libmodplug/Makefile 1.32 +0 -1 ports/audio/ocp/Makefile 1.10 +0 -1 ports/audio/playgsf/Makefile 1.10 +0 -1 ports/devel/libbinio/Makefile 1.9 +0 -1 ports/games/bloboats/Makefile 1.7 +0 -1 ports/graphics/fig2sxd/Makefile 1.9 +0 -1 ports/graphics/metacam/Makefile 1.8 +0 -2 ports/misc/gnu-watch/Makefile