Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 May 2005 14:35:06 +0200 (CEST)
From:      Stefan Walter <sw@gegenunendlich.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/81664: [MAINTAINER] graphics/py24-pydot: correct pkg-descr
Message-ID:  <20050530123506.993C43B4A@kyuzo.dunkelkammer.void>
Resent-Message-ID: <200505301240.j4UCe1WU045606@freefall.freebsd.org>

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

>Number:         81664
>Category:       ports
>Synopsis:       [MAINTAINER] graphics/py24-pydot: correct pkg-descr
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 30 12:40:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Walter
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
Infinity Approximation Task Force
>Environment:
System: FreeBSD kyuzo.dunkelkammer.void 5.4-STABLE FreeBSD 5.4-STABLE #0: Sat May 21 12:55:23 CEST 2005
>Description:
- correct implemented Dot language version
- correct typo

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- py24-pydot-0.9.10.patch begins here ---
Index: pkg-descr
===================================================================
RCS file: /home/cvs/FreeBSD/ports/graphics/py-pydot/pkg-descr,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-descr
--- pkg-descr	14 Dec 2004 14:33:37 -0000	1.1
+++ pkg-descr	30 May 2005 12:32:59 -0000
@@ -1,7 +1,7 @@
 An interface for creating both directed and non directed graphs from
 Python. Currently all attributes implemented in the Dot language are
-supported (up to Graphviz 1.10). Output can be inlined in Postscript
+supported (up to Graphviz 1.16). Output can be inlined in Postscript
 into interactive scientific environments like TeXmacs, or output in any
-of the format's supported by the Graphviz tools dot, neato, twopi.
+of the formats supported by the Graphviz tools dot, neato, twopi.
 
 WWW:	http://dkbza.org/pydot.html
--- py24-pydot-0.9.10.patch ends here ---

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



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