aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-01-29 21:51:04 +0000
committerSteve Price <steve@FreeBSD.org>2000-01-29 21:51:04 +0000
commitcb4750fddd592b06e792f65dec4e103c59b728ce (patch)
tree5272d29ff310a0fe895f91f109e4d0d4e571e663 /graphics
parenta0f3fb14994c60ccfa7d8c396b8e74e9fa917868 (diff)
downloadports-cb4750fddd592b06e792f65dec4e103c59b728ce.tar.gz
ports-cb4750fddd592b06e792f65dec4e103c59b728ce.zip
- Update to version 1.5.1
- Add WWW: line into pkg/DESCR PR: 16428 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=25275
Diffstat (limited to 'graphics')
-rw-r--r--graphics/graphviz/Makefile12
-rw-r--r--graphics/graphviz/distinfo2
-rw-r--r--graphics/graphviz/pkg-descr8
3 files changed, 11 insertions, 11 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index 061a51a56f11..a047a439a640 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,13 +1,13 @@
-# New ports collection makefile for: graphviz
-# Version required: 1.5
-# Date created: 03 Feb 1998
-# Whom: Thomas Gellekum <tg@FreeBSD.org>
+# New ports collection makefile for: graphviz
+# Version required: 1.5.1
+# Date created: 03 Feb 1998
+# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= gviz15
-PKGNAME= graphviz-1.5
+DISTNAME= gviz15
+PKGNAME= graphviz-1.5.1
CATEGORIES= graphics tk82
MASTER_SITES= http://www.research.att.com/sw/tools/graphviz/
EXTRACT_SUFX= .tgz
diff --git a/graphics/graphviz/distinfo b/graphics/graphviz/distinfo
index a37fb8d762c5..2000910f7276 100644
--- a/graphics/graphviz/distinfo
+++ b/graphics/graphviz/distinfo
@@ -1 +1 @@
-MD5 (gviz15.tgz) = 7c10e42cd77622dcdad5b590bf0723d5
+MD5 (gviz15.tgz) = de8f4a344ed2ab8661adced3002813cf
diff --git a/graphics/graphviz/pkg-descr b/graphics/graphviz/pkg-descr
index 7049fa96016f..a60bdbbb5b48 100644
--- a/graphics/graphviz/pkg-descr
+++ b/graphics/graphviz/pkg-descr
@@ -1,10 +1,8 @@
Graph Visualization Software from AT&T Laboratories and
Bell Laboratories (Lucent Technologies)
-Source code - 12/1/96
-
-These programs licensed under the terms described in the Web page
-http://www.research.att.com/orgs/ssr/book/reuse.
+These programs licensed under the terms described in the
+Web page http://www.research.att.com/orgs/ssr/book/reuse.
The package contains:
dotty - customizable X windows graph viewer written in the Lefty editor
@@ -12,3 +10,5 @@ The package contains:
dot - batch program for drawing directed graphs as hierarchies
neato - batch program for drawing undirected graphs using Kamada-Kawai
spring models
+
+WWW: http://www.research.att.com/sw/tools/graphviz/