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)
This commit is contained in:
Lars Koeller 2004-07-18 16:06:12 +00:00
parent c086a5ac7b
commit 612d17abbc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113909
2 changed files with 4 additions and 6 deletions

View File

@ -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

View File

@ -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