From 612d17abbccaa8b2949e6e11fcfe9741bc128da0 Mon Sep 17 00:00:00 2001 From: Lars Koeller Date: Sun, 18 Jul 2004 16:06:12 +0000 Subject: 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) --- math/grace/Makefile | 6 ++---- math/grace/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'math/grace') diff --git a/math/grace/Makefile b/math/grace/Makefile index 4b5c6585fafc..a9cbcf84b9e9 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -6,8 +6,8 @@ # PORTNAME= grace -PORTVERSION= 5.1.14 -PORTREVISION= 3 +PORTVERSION= 5.1.16 +#PORTREVISION= 1 CATEGORIES= math print # # You never know when and why it is moved to ../src/old/ :-) @@ -32,8 +32,6 @@ LIB_DEPENDS= Xbae:${PORTSDIR}/x11-toolkits/xbae \ XmHTML.1:${PORTSDIR}/x11-toolkits/xmhtml \ pdf.7:${PORTSDIR}/print/pdflib -BROKEN= "Does not build" - MAN1= convcal.1 grace.1 xmgrace.1 gracebat.1 grconvert.1 USE_X_PREFIX= YES diff --git a/math/grace/distinfo b/math/grace/distinfo index 815eee4ea57c..d301a49798fc 100644 --- a/math/grace/distinfo +++ b/math/grace/distinfo @@ -1,2 +1,2 @@ -MD5 (grace-5.1.14.tar.gz) = 040562dc70a186e11efba353e4d5d941 -SIZE (grace-5.1.14.tar.gz) = 2434564 +MD5 (grace-5.1.16.tar.gz) = 4ae4672e2d32678f4b624d491bf20407 +SIZE (grace-5.1.16.tar.gz) = 2437957 -- cgit v1.2.3