From owner-cvs-ports@FreeBSD.ORG Thu Oct 11 19:59:58 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 711A616A41A; Thu, 11 Oct 2007 19:59:58 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 46A6613C469; Thu, 11 Oct 2007 19:59:58 +0000 (UTC) (envelope-from johans@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 l9BJxwDx000121; Thu, 11 Oct 2007 19:59:58 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9BJxwVh000120; Thu, 11 Oct 2007 19:59:58 GMT (envelope-from johans) Message-Id: <200710111959.l9BJxwVh000120@repoman.freebsd.org> From: Johan van Selst Date: Thu, 11 Oct 2007 19:59: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/security/ruby-mcrypt Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 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, 11 Oct 2007 19:59:58 -0000 johans 2007-10-11 19:59:58 UTC FreeBSD ports repository Modified files: security/ruby-mcrypt Makefile Log: - Fix compilation with gcc 4.2 - Note: testfile still fails, but does exactly the same with old gcc might be a broken test - leaving this to somebody with ruby-foo Revision Changes Path 1.11 +5 -7 ports/security/ruby-mcrypt/Makefile