FreeBSD Bugzilla – Attachment 166772 Details for
Bug 207039
[NEW PORT] graphics/py3-pygraphviz: variant of graphics/py-pygraphviz for Python 3.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to update graphics/py3-pygraphviz (after svn copy)
py3-pygraphviz.diff (text/plain), 1.60 KB, created by
Ben Woods
on 2016-02-08 23:25:48 UTC
(
hide
)
Description:
Patch to update graphics/py3-pygraphviz (after svn copy)
Filename:
MIME Type:
Creator:
Ben Woods
Created:
2016-02-08 23:25:48 UTC
Size:
1.60 KB
patch
obsolete
>Index: graphics/Makefile >=================================================================== >--- graphics/Makefile (revision 408415) >+++ graphics/Makefile (working copy) >@@ -878,6 +878,7 @@ > SUBDIR += py-wand > SUBDIR += py-webcolors > SUBDIR += py3-cairo >+ SUBDIR += py3-pygraphviz > SUBDIR += pygts > SUBDIR += pymorph > SUBDIR += pysvg >Index: graphics/py3-pygraphviz/Makefile >=================================================================== >--- graphics/py3-pygraphviz/Makefile (revision 408415) >+++ graphics/py3-pygraphviz/Makefile (working copy) >@@ -1,4 +1,4 @@ >-# Created by: Hye-Shik Chang <perky@fallin.lv> >+# Created by: Ben Woods <woodsb02@gmail.com> > # $FreeBSD$ > > PORTNAME= pygraphviz >@@ -7,14 +7,15 @@ > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > >-MAINTAINER= python@FreeBSD.org >+MAINTAINER= woodsb02@gmail.com > COMMENT= Python interface to GraphViz agraph > >+LICENSE= BSD3CLAUSE > > LIB_DEPENDS= libcgraph.so:${PORTSDIR}/graphics/graphviz >-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0.10.1:${PORTSDIR}/devel/py-nose >+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0.10.1:${PORTSDIR}/devel/py3-nose > >-USES= pkgconfig python >+USES= pkgconfig python:3 > USE_PYTHON= autoplist concurrent distutils > > PYDISTUTILS_BUILD_TARGET= build build_ext >Index: graphics/py3-pygraphviz/distinfo >=================================================================== >Index: graphics/py3-pygraphviz/files/patch-setup.py >=================================================================== >Index: graphics/py3-pygraphviz/pkg-descr >===================================================================
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 207039
:
166772
|
166773
|
167245
|
167246
|
169056