diff options
author | lkoeller <lkoeller@FreeBSD.org> | 2002-06-12 05:42:25 +0000 |
---|---|---|
committer | lkoeller <lkoeller@FreeBSD.org> | 2002-06-12 05:42:25 +0000 |
commit | 5f4480f9a94b1763942f96fe372bfff2e7de0228 (patch) | |
tree | 111c5667c1ecc4b7d277de23d7c5ea6262904766 /math | |
parent | 7782a66d428fe9ef750e532e70a15ce5f1d7d403 (diff) | |
download | FreeBSD-ports-5f4480f9a94b1763942f96fe372bfff2e7de0228.zip FreeBSD-ports-5f4480f9a94b1763942f96fe372bfff2e7de0228.tar.gz |
o Update to 5.1.8
o Test of build and correct PDF generation with pdflib-4.0.2
PR: ports/39158
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
Diffstat (limited to 'math')
-rw-r--r-- | math/grace/Makefile | 4 | ||||
-rw-r--r-- | math/grace/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile index 34aaa95..6eea0bd 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -6,7 +6,7 @@ # PORTNAME= grace -PORTVERSION= 5.1.7 +PORTVERSION= 5.1.8 CATEGORIES= math print # # You never know when and why it is moved to ../src/old/ :-) @@ -28,7 +28,7 @@ LIB_DEPENDS= Xbae.8:${PORTSDIR}/x11-toolkits/xbae \ png.5:${PORTSDIR}/graphics/png \ t1:${PORTSDIR}/devel/t1lib \ XmHTML.1:${PORTSDIR}/x11-toolkits/xmhtml \ - pdf.3:${PORTSDIR}/print/pdflib3 + pdf.4:${PORTSDIR}/print/pdflib MAN1= convcal.1 grace.1 xmgrace.1 gracebat.1 grconvert.1 diff --git a/math/grace/distinfo b/math/grace/distinfo index 36bd578..393c304 100644 --- a/math/grace/distinfo +++ b/math/grace/distinfo @@ -1 +1 @@ -MD5 (grace-5.1.7.tar.gz) = cc705fd2a4fdc49fd2d953a2e49a741e +MD5 (grace-5.1.8.tar.gz) = 5d1e748bfa8f05497082746dac98be85 |