From owner-cvs-all@FreeBSD.ORG Tue Oct 4 17:51:20 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 8E47816A41F; Tue, 4 Oct 2005 17:51:20 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B7DC43D46; Tue, 4 Oct 2005 17:51:20 +0000 (GMT) (envelope-from oliver@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 j94HpKgv039622; Tue, 4 Oct 2005 17:51:20 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j94HpK5Q039621; Tue, 4 Oct 2005 17:51:20 GMT (envelope-from oliver) Message-Id: <200510041751.j94HpK5Q039621@repoman.freebsd.org> From: Oliver Lehmann Date: Tue, 4 Oct 2005 17:51:20 +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/devel/varconf Makefile pkg-plist 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: Tue, 04 Oct 2005 17:51:20 -0000 oliver 2005-10-04 17:51:20 UTC FreeBSD ports repository Modified files: devel/varconf Makefile pkg-plist Log: Force use of GCC 3.4 to get upcomming games/ember to run on FreeBSD 4 (different C++ API between 2.95 and 3.4) Depend on libsigc++20 instead of 12 because 20 gets everytime take if it is installed. This also highers the library version from 4 to 5. Bump PORTREVISION Revision Changes Path 1.15 +6 -6 ports/devel/varconf/Makefile 1.10 +2 -2 ports/devel/varconf/pkg-plist