>Number: 32438
>Category: ports
>Synopsis: Update math/grace to 5.1.5
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Dec 02 06:20:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: AMAKAWA Shuhei
>Release: FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD m218-3.phy.cam.ac.uk 4.4-STABLE FreeBSD 4.4-STABLE #0: Thu Nov 29 07:15:41 GMT 2001 sa264@m218-3.phy.cam.ac.uk:/usr/obj/usr/src/sys/KERNCONF i386
>Description:
Update math/grace to 5.1.5.
Fix the t1lib dependency bug recently introduced.
>How-To-Repeat:
>Fix:
diff -uNr /usr/ports/math/grace/Makefile grace/Makefile
--- /usr/ports/math/grace/Makefile Fri Nov 30 22:02:57 2001
+++ grace/Makefile Thu Nov 29 07:10:02 2001
@@ -2,11 +2,11 @@
# Date created: Dec 28 1998
# Whom: Lars Kller <Lars.Koeller@Uni-Bielefeld.de>
#
-# $FreeBSD: ports/math/grace/Makefile,v 1.22 2001/11/23 17:25:26 ijliao Exp $
+# $FreeBSD: ports/math/grace/Makefile,v 1.21 2001/09/11 03:19:45 ache Exp $
#
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 @@
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
diff -uNr /usr/ports/math/grace/distinfo grace/distinfo
--- /usr/ports/math/grace/distinfo Wed Jul 11 21:57:36 2001
+++ grace/distinfo Thu Nov 29 07:10:02 2001
@@ -1 +1 @@
-MD5 (grace-5.1.4.tar.gz) = 22cf4c27e01e57e06cd64c26ede80f5c
+MD5 (grace-5.1.5.tar.gz) = c13f2b23e44f8db4f3b0e444ba6d40e8
diff -uNr /usr/ports/math/grace/pkg-plist grace/pkg-plist
--- /usr/ports/math/grace/pkg-plist Thu Apr 26 09:21:46 2001
+++ grace/pkg-plist Thu Nov 29 07:10:02 2001
@@ -26,6 +26,7 @@
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/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/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
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message