Update to grace 5.1.5.
PR: 32438 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
This commit is contained in:
parent
f5b9b34513
commit
42cbb84553
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50988
3 changed files with 7 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= grace
|
||||
PORTVERSION= 5.1.4
|
||||
PORTVERSION= 5.1.5
|
||||
CATEGORIES= math print
|
||||
#
|
||||
# You never know when and why it is moved to ../src/old/ :-)
|
||||
|
@ -26,11 +26,11 @@ LIB_DEPENDS= Xbae.8:${PORTSDIR}/x11-toolkits/xbae \
|
|||
tiff.4:${PORTSDIR}/graphics/tiff \
|
||||
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
t1.4:${PORTSDIR}/devel/t1lib \
|
||||
t1:${PORTSDIR}/devel/t1lib \
|
||||
XmHTML.1:${PORTSDIR}/x11-toolkits/xmhtml \
|
||||
pdf.3:${PORTSDIR}/print/pdflib3
|
||||
|
||||
MAN1= grace.1 xmgrace.1 gracebat.1 grconvert.1
|
||||
MAN1= convcal.1 grace.1 xmgrace.1 gracebat.1 grconvert.1
|
||||
|
||||
USE_X_PREFIX= YES
|
||||
USE_GMAKE= YES
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (grace-5.1.4.tar.gz) = 22cf4c27e01e57e06cd64c26ede80f5c
|
||||
MD5 (grace-5.1.5.tar.gz) = c13f2b23e44f8db4f3b0e444ba6d40e8
|
||||
|
|
|
@ -26,6 +26,7 @@ lib/X11/grace/doc/Tutorial.dvi
|
|||
lib/X11/grace/doc/Tutorial.html
|
||||
lib/X11/grace/doc/UsersGuide.dvi
|
||||
lib/X11/grace/doc/UsersGuide.html
|
||||
lib/X11/grace/doc/convcal.1
|
||||
lib/X11/grace/doc/grace.1
|
||||
lib/X11/grace/doc/gracebat.1
|
||||
lib/X11/grace/doc/grconvert.1
|
||||
|
@ -62,6 +63,7 @@ lib/X11/grace/examples/motif.agr
|
|||
lib/X11/grace/examples/pie.agr
|
||||
lib/X11/grace/examples/polar.agr
|
||||
lib/X11/grace/examples/props.agr
|
||||
lib/X11/grace/examples/reciprocal.agr
|
||||
lib/X11/grace/examples/regions.par
|
||||
lib/X11/grace/examples/spectrum.agr
|
||||
lib/X11/grace/examples/stackedb.agr
|
||||
|
@ -82,6 +84,7 @@ lib/X11/grace/examples/txttrans.agr
|
|||
lib/X11/grace/examples/txyr.agr
|
||||
lib/X11/grace/examples/typeset.agr
|
||||
lib/X11/grace/examples/vmap.agr
|
||||
lib/X11/grace/examples/xycolor.agr
|
||||
lib/X11/grace/examples/xysize.agr
|
||||
lib/X11/grace/examples/xyz.agr
|
||||
lib/X11/grace/fonts/FontDataBase
|
||||
|
|
Loading…
Reference in a new issue