From 1fb725e34dfd98e3a55aa0ba9e1b164c5b4d4208 Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Sat, 9 Dec 2000 06:17:16 +0000 Subject: [PATCH] Update to 1.7b PR: 23385 Submitted by: Ports Fury --- graphics/graphviz/Makefile | 10 +++++----- graphics/graphviz/distinfo | 2 +- graphics/graphviz/pkg-plist | 13 +++++++++++++ 3 files changed, 19 insertions(+), 6 deletions(-) diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 470d9852a542..ab6889a73749 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -6,10 +6,10 @@ # PORTNAME= graphviz -PORTVERSION= 1.7a +PORTVERSION= 1.7b CATEGORIES= graphics tk83 MASTER_SITES= http://www.research.att.com/sw/tools/graphviz/ -DISTNAME= gviz17a +DISTNAME= gviz17b EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org @@ -18,13 +18,13 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.4:${PORTSDIR}/graphics/png \ tk83.1:${PORTSDIR}/x11-toolkits/tk83 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/gv${PORTVERSION} USE_FREETYPE= yes USE_XPM= yes USE_GMAKE= yes USE_AUTOMAKE= yes -AUTOMAKE= libtoolize --force && autoheader && automake --add-missing +AUTOMAKE_ARGS= --add-missing USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/tcl8.3 -I${LOCALBASE}/include/tk8.3 -DHAVE_TERMIOS" \ LDFLAGS="-L${LOCALBASE}/lib" \ @@ -38,6 +38,6 @@ MAN3= agraph.3 cdt.3 graph.3 pathplan.3 MANN= gdtclft.n tcldgl.n tcldgr.n tcldot.n tkspline.n post-patch: - @cd ${WRKSRC} && aclocal + @cd ${WRKSRC} && aclocal && autoheader && libtoolize --force .include diff --git a/graphics/graphviz/distinfo b/graphics/graphviz/distinfo index dd5b85908758..140fcebc334c 100644 --- a/graphics/graphviz/distinfo +++ b/graphics/graphviz/distinfo @@ -1 +1 @@ -MD5 (gviz17a.tgz) = a077970c1a010d3c7bcd1ed82eaa22a0 +MD5 (gviz17b.tgz) = 25585969eb95b6196e80f8a07638164d diff --git a/graphics/graphviz/pkg-plist b/graphics/graphviz/pkg-plist index 6f0a6c9eed7e..457e2a333ce8 100644 --- a/graphics/graphviz/pkg-plist +++ b/graphics/graphviz/pkg-plist @@ -17,6 +17,18 @@ lib/graphviz/demo/ihi.README lib/graphviz/demo/ihi.testdata lib/graphviz/demo/pathplan lib/graphviz/demo/pathplan.README +lib/graphviz/demo/pathplan_data/boxes.dat +lib/graphviz/demo/pathplan_data/dpd.dat +lib/graphviz/demo/pathplan_data/funny.dat +lib/graphviz/demo/pathplan_data/maze.dat +lib/graphviz/demo/pathplan_data/nested.dat +lib/graphviz/demo/pathplan_data/northo.dat +lib/graphviz/demo/pathplan_data/obs.dat +lib/graphviz/demo/pathplan_data/other.dat +lib/graphviz/demo/pathplan_data/paths.dat +lib/graphviz/demo/pathplan_data/rotor.dat +lib/graphviz/demo/pathplan_data/u.dat +lib/graphviz/demo/pathplan_data/unknown.dat lib/graphviz/demo/spline lib/graphviz/demo/spline.README lib/graphviz/graphs/directed/KW91.dot @@ -101,5 +113,6 @@ share/doc/graphviz/tcldot.html @dirrm lib/graphviz/graphs/undirected @dirrm lib/graphviz/graphs/directed @dirrm lib/graphviz/graphs +@dirrm lib/graphviz/demo/pathplan_data @dirrm lib/graphviz/demo @dirrm lib/graphviz