From owner-cvs-ports@FreeBSD.ORG Wed Dec 24 07:33:21 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 5CB8B16A4CE; Wed, 24 Dec 2003 07:33:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94C1443D48; Wed, 24 Dec 2003 07:33:20 -0800 (PST) (envelope-from bland@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id hBOFXK0B074940; Wed, 24 Dec 2003 07:33:20 -0800 (PST) (envelope-from bland@repoman.freebsd.org) Received: (from bland@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id hBOFXJDQ074939; Wed, 24 Dec 2003 07:33:19 -0800 (PST) (envelope-from bland) Message-Id: <200312241533.hBOFXJDQ074939@repoman.freebsd.org> From: Alexander Nedotsukov Date: Wed, 24 Dec 2003 07:33:19 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/gcalctool Makefileports/math/gcalctool/files patch-gcalctool::get.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: Wed, 24 Dec 2003 15:33:21 -0000 bland 2003/12/24 07:33:19 PST FreeBSD ports repository Modified files: math/gcalctool Makefile Added files: math/gcalctool/files patch-gcalctool::get.c Log: Bugfix. For locales with non "." radix constants list wasn't properly initialized. Revision Changes Path 1.24 +1 -0 ports/math/gcalctool/Makefile 1.3 +27 -0 ports/math/gcalctool/files/patch-gcalctool::get.c (new)