From owner-cvs-ports@FreeBSD.ORG Fri Sep 5 03:16:48 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 989A016A4BF; Fri, 5 Sep 2003 03:16:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F0B543FD7; Fri, 5 Sep 2003 03:16:47 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h85AGk0U010143; Fri, 5 Sep 2003 03:16:46 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h85AGk5Z010142; Fri, 5 Sep 2003 03:16:46 -0700 (PDT) Message-Id: <200309051016.h85AGk5Z010142@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 5 Sep 2003 03:16:46 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/archivers/libcabinet/files patch-cftypes.cpp X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 05 Sep 2003 10:16:48 -0000 edwin 2003/09/05 03:16:46 PDT FreeBSD ports repository Modified files: archivers/libcabinet/files patch-cftypes.cpp Log: Follow up by Simon Barner Thanks for committing my patch. However, the port does not build at the present (I think we must include , but I don't know whether it is present on -current). This patch (pls. replace old patch file) works on -stable with both gcc 2.95.4 and 3.3.1. Submitted by: Simon Barner Revision Changes Path 1.3 +14 -9 ports/archivers/libcabinet/files/patch-cftypes.cpp