[119280] trunk/dports/python/py-graph-tool/Portfile

mmoll at macports.org mmoll at macports.org
Mon Apr 21 17:35:37 PDT 2014


Revision: 119280
          https://trac.macports.org/changeset/119280
Author:   mmoll at macports.org
Date:     2014-04-21 17:35:36 -0700 (Mon, 21 Apr 2014)
Log Message:
-----------
py-graph-tool: yet another try to get things to work on os x < 10.9

Modified Paths:
--------------
    trunk/dports/python/py-graph-tool/Portfile

Modified: trunk/dports/python/py-graph-tool/Portfile
===================================================================
--- trunk/dports/python/py-graph-tool/Portfile	2014-04-21 23:02:32 UTC (rev 119279)
+++ trunk/dports/python/py-graph-tool/Portfile	2014-04-22 00:35:36 UTC (rev 119280)
@@ -31,6 +31,7 @@
 
 if {${os.major} <= 12 && ${os.platform} eq "darwin"} {
     version         2.2.26
+    distname        ${realname}-${version}
     checksums       md5     317b29de0d3ef715fdc9281e078cfb17 \
                     sha1    108be4cf6212eb6886f172ea03813187f73e4c3c \
                     rmd160  cd2e8506522821750d70a97b951254f0a133d218
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140421/4ebd0d0f/attachment-0001.html>


More information about the macports-changes mailing list