From owner-cvs-all@FreeBSD.ORG Sun Jul 18 16:06:12 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 B5D3B16A4CE; Sun, 18 Jul 2004 16:06:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B29B343D46; Sun, 18 Jul 2004 16:06:12 +0000 (GMT) (envelope-from lkoeller@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 i6IG6CLM094543; Sun, 18 Jul 2004 16:06:12 GMT (envelope-from lkoeller@repoman.freebsd.org) Received: (from lkoeller@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i6IG6Cqg094542; Sun, 18 Jul 2004 16:06:12 GMT (envelope-from lkoeller) Message-Id: <200407181606.i6IG6Cqg094542@repoman.freebsd.org> From: Lars Koeller Date: Sun, 18 Jul 2004 16:06:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/grace Makefile distinfo 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, 18 Jul 2004 16:06:12 -0000 lkoeller 2004-07-18 16:06:12 UTC FreeBSD ports repository Modified files: math/grace Makefile distinfo Log: o) Update to 5.1.16, with the following fixes: * PDF driver updated to work with PDFlib-6 (rep. #1426). Minimal supported version is now 5.0 -> These unbreaks the build * set scrolling of the custom ticks/labels table to 1 row per click (rep. #1419) * updates relevant to the status of mailing lists/forums * added option to generate PDF-1.4 format (Acrobat5). Support for PDF-1.2 (Acrobat3) removed * replaced meaningless error message issued when trying to load data with a few string columns as a single set * in the spreadsheet editor, the last entered cell's data wasn't committed (rep. #1420) Revision Changes Path 1.42 +2 -4 ports/math/grace/Makefile 1.17 +2 -2 ports/math/grace/distinfo