[107692] trunk/dports/python/py-pygraphviz/Portfile

jmr at macports.org jmr at macports.org
Thu Jul 4 03:51:20 PDT 2013


Revision: 107692
          https://trac.macports.org/changeset/107692
Author:   jmr at macports.org
Date:     2013-07-04 03:51:20 -0700 (Thu, 04 Jul 2013)
Log Message:
-----------
py-pygraphviz: update to 1.1

Modified Paths:
--------------
    trunk/dports/python/py-pygraphviz/Portfile

Modified: trunk/dports/python/py-pygraphviz/Portfile
===================================================================
--- trunk/dports/python/py-pygraphviz/Portfile	2013-07-04 09:58:50 UTC (rev 107691)
+++ trunk/dports/python/py-pygraphviz/Portfile	2013-07-04 10:51:20 UTC (rev 107692)
@@ -4,7 +4,7 @@
 PortGroup               python 1.0
 
 name                    py-pygraphviz
-version                 1.0
+version                 1.1
 categories-append       science
 license                 BSD
 maintainers             nomaintainer
@@ -19,20 +19,18 @@
 platforms               darwin
 
 homepage                http://networkx.lanl.gov/pygraphviz/
-master_sites            http://pypi.python.org/packages/source/p/pygraphviz/ \
-                        https://networkx.lanl.gov/download/networkx/
+master_sites            https://pypi.python.org/packages/source/p/pygraphviz/
 distname                pygraphviz-${version}
 
-checksums               md5     f0cb263f4f56a0ba5c10e3ddcbbdf314 \
-                        sha1    a2b9a725f331a2170f881022eba6ac2d4272d68f \
-                        rmd160  119bd95ae07d76a79fe54b12b8afe2d308bbf035
+checksums               md5    5c206838ce81180557e29135e93b2461 \
+                        rmd160 b627a2a3268d9f024531c15fb35caf9306b24674 \
+                        sha256 cb614a30db8bd1a422bd2e5c67b09e17bb00ca6a199496c69306dac344342ca5
 
 python.versions         25 26 27
 
 if {$subport != $name} {
     depends_build           port:pkgconfig
-    depends_lib-append      port:swig-python \
-                            path:bin/dot:graphviz
+    depends_lib-append      path:bin/dot:graphviz
     livecheck.type          none
 } else {
     livecheck.type          regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130704/0ac000c4/attachment.html>


More information about the macports-changes mailing list