From owner-cvs-all@FreeBSD.ORG Mon Mar 26 05:48:58 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7B3C116A400; Mon, 26 Mar 2007 05:48:58 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 54BF013C45A; Mon, 26 Mar 2007 05:48:58 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l2Q5mw6X066537; Mon, 26 Mar 2007 05:48:58 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l2Q5mwqN066534; Mon, 26 Mar 2007 05:48:58 GMT (envelope-from mi) Message-Id: <200703260548.l2Q5mwqN066534@repoman.freebsd.org> From: Mikhail Teterin Date: Mon, 26 Mar 2007 05:48:58 +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/mbone/vic Makefile ports/mbone/vic/files patch-warns 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, 26 Mar 2007 05:48:58 -0000 mi 2007-03-26 05:48:58 UTC FreeBSD ports repository Modified files: mbone/vic Makefile Added files: mbone/vic/files patch-warns Log: Add a patch to fix a harmless warning, which breaks this port under the stricter g++42 (and 41): Prodded by: kris While here switch to USE_TK and make -with-ipv6 conditional on the NO_INET6 being undefined. Revision Changes Path 1.38 +9 -6 ports/mbone/vic/Makefile 1.1 +9 -0 ports/mbone/vic/files/patch-warns (new)