From owner-cvs-all@FreeBSD.ORG Sun Aug 22 19:16:00 2004 Return-Path: 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 BD18F16A4CE; Sun, 22 Aug 2004 19:16:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B475E43D31; Sun, 22 Aug 2004 19:16:00 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i7MJG01v040533; Sun, 22 Aug 2004 19:16:00 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i7MJG0qe040532; Sun, 22 Aug 2004 19:16:00 GMT (envelope-from krion) Message-Id: <200408221916.i7MJG0qe040532@repoman.freebsd.org> From: Kirill Ponomarew Date: Sun, 22 Aug 2004 19:16:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/aleph/files patch-src_lib_txt_lib_PrintTable.cpp patch-src_std_lib_Finalize.cpp patch-src_std_lib_Reactor.cpp patch-src_std_lib_Vector.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 22 Aug 2004 19:16:00 -0000 krion 2004-08-22 19:16:00 UTC FreeBSD ports repository Added files: lang/aleph/files patch-src_lib_txt_lib_PrintTable.cpp patch-src_std_lib_Finalize.cpp patch-src_std_lib_HashTable.cpp patch-src_std_lib_QuarkTable.cpp patch-src_std_lib_Reactor.cpp patch-src_std_lib_Vector.cpp Log: Fix build with gcc-3.4 Revision Changes Path 1.1 +41 -0 ports/lang/aleph/files/patch-src_lib_txt_lib_PrintTable.cpp (new) 1.1 +14 -0 ports/lang/aleph/files/patch-src_std_lib_Finalize.cpp (new) 1.1 +32 -0 ports/lang/aleph/files/patch-src_std_lib_HashTable.cpp (new) 1.1 +32 -0 ports/lang/aleph/files/patch-src_std_lib_QuarkTable.cpp (new) 1.1 +23 -0 ports/lang/aleph/files/patch-src_std_lib_Reactor.cpp (new) 1.1 +41 -0 ports/lang/aleph/files/patch-src_std_lib_Vector.cpp (new)