From owner-cvs-all Mon Aug 12 8:58: 3 2002 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 CFA1C37B400; Mon, 12 Aug 2002 08:57:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F34F543E7B; Mon, 12 Aug 2002 08:57:50 -0700 (PDT) (envelope-from roberto@FreeBSD.org) Received: from freefall.freebsd.org (roberto@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CFvoJU050372; Mon, 12 Aug 2002 08:57:50 -0700 (PDT) (envelope-from roberto@freefall.freebsd.org) Received: (from roberto@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CFvoC1050371; Mon, 12 Aug 2002 08:57:50 -0700 (PDT) Message-Id: <200208121557.g7CFvoC1050371@freefall.freebsd.org> From: Ollivier Robert Date: Mon, 12 Aug 2002 08:57:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/apr/files patch-apr-misc-unix-getopt.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roberto 2002/08/12 08:57:50 PDT Added files: devel/apr/files patch-apr-misc-unix-getopt.c Log: Patch up the getopt code to work around a crash when no long name is present. This has already been committed upstream, and adding it as a patch is just a temporary fix to keep subversion from segfaulting when you do 'svn --version' until I have a chance to update the port to a newer version of apr. Submitted by: Garrett Rooney (MAINTAINER) Revision Changes Path 1.1 +15 -0 ports/devel/apr/files/patch-apr-misc-unix-getopt.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message