Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2000 10:46:45 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/16428: Update port: graphics/graphviz to 1.5.1 (fix ports/16409)
Message-ID:  <20000128184645.616FE15BAA@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         16428
>Category:       ports
>Synopsis:       Update port: graphics/graphviz to 1.5.1 (fix ports/16409)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 28 10:50:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        3.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.5.1
- Add WWW: line into pkg/DESCR

This PR supersedes ports/16409.

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/graphics/graphviz/Makefile graphics/graphviz/Makefile
--- /usr/ports/graphics/graphviz/Makefile	Mon Nov 29 08:14:39 1999
+++ graphics/graphviz/Makefile	Sat Jan 29 03:44:57 2000
@@ -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: ports/graphics/graphviz/Makefile,v 1.12 1999/11/28 18:31:05 steve Exp $
 #
 
-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 -urN /usr/ports/graphics/graphviz/files/md5 graphics/graphviz/files/md5
--- /usr/ports/graphics/graphviz/files/md5	Thu Oct  7 19:14:14 1999
+++ graphics/graphviz/files/md5	Fri Jan 28 02:51:19 2000
@@ -1 +1 @@
-MD5 (gviz15.tgz) = 7c10e42cd77622dcdad5b590bf0723d5
+MD5 (gviz15.tgz) = de8f4a344ed2ab8661adced3002813cf
diff -urN /usr/ports/graphics/graphviz/patches/patch-ak graphics/graphviz/patches/patch-ak
--- /usr/ports/graphics/graphviz/patches/patch-ak	Tue Jun 29 07:44:38 1999
+++ graphics/graphviz/patches/patch-ak	Fri Jan 28 02:54:27 2000
@@ -1,10 +1,10 @@
 --- makearch/freebsd.i386.orig	Mon Jun 28 14:46:12 1999
-+++ makearch/freebsd.i386	Mon Jun 28 15:05:25 1999
++++ makearch/freebsd.i386	Fri Jun 28 01:03:28 2000
 @@ -0,0 +1,28 @@
 +X11LIB=${X11BASE}/lib
 +X11INC=${X11BASE}/include
 +
-+CC=cc
++#CC=cc
 +#YACC=bison -y
 +SED=sed
 +LN=ln
diff -urN /usr/ports/graphics/graphviz/pkg/DESCR graphics/graphviz/pkg/DESCR
--- /usr/ports/graphics/graphviz/pkg/DESCR	Wed Feb  4 17:37:51 1998
+++ graphics/graphviz/pkg/DESCR	Sat Jan 29 03:03:17 2000
@@ -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 @@
     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/


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000128184645.616FE15BAA>