From owner-cvs-ports@FreeBSD.ORG Fri Aug 29 18:47:50 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 5372F16A4BF; Fri, 29 Aug 2003 18:47:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D222143FD7; Fri, 29 Aug 2003 18:47:49 -0700 (PDT) (envelope-from maho@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 h7U1ln0U078781; Fri, 29 Aug 2003 18:47:49 -0700 (PDT) (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7U1lnRZ078780; Fri, 29 Aug 2003 18:47:49 -0700 (PDT) Message-Id: <200308300147.h7U1lnRZ078780@repoman.freebsd.org> From: Maho Nakata Date: Fri, 29 Aug 2003 18:47:49 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/cad/calculix/files patch-cgx_VER+src+readccx.c 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: Sat, 30 Aug 2003 01:47:50 -0000 maho 2003/08/29 18:47:49 PDT FreeBSD ports repository Added files: cad/calculix/files patch-cgx_VER+src+readccx.c Log: Unbreak for 4-STABLE with ad hoc patch. replace _toupper to toupper. _toupper is a macro defined at 5-CURRENT in ctype.h so it doesn't harm for both. Submitted by: bento Revision Changes Path 1.1 +127 -0 ports/cad/calculix/files/patch-cgx_VER+src+readccx.c (new)