[58926] trunk/dports/python/py25-gnuplot/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Wed Oct 7 07:35:22 PDT 2009


Revision: 58926
          http://trac.macports.org/changeset/58926
Author:   macsforever2000 at macports.org
Date:     2009-10-07 07:35:21 -0700 (Wed, 07 Oct 2009)
Log Message:
-----------
Update to version 1.8. Change dependenecy to py25-numpy. Make port look like py26-gnuplot.

Modified Paths:
--------------
    trunk/dports/python/py25-gnuplot/Portfile

Modified: trunk/dports/python/py25-gnuplot/Portfile
===================================================================
--- trunk/dports/python/py25-gnuplot/Portfile	2009-10-07 14:32:40 UTC (rev 58925)
+++ trunk/dports/python/py25-gnuplot/Portfile	2009-10-07 14:35:21 UTC (rev 58926)
@@ -4,8 +4,8 @@
 PortGroup python25 1.0
 
 name                    py25-gnuplot
-version                 1.7
-categories              python devel math
+version                 1.8
+categories-append       devel math
 maintainers             mac.com:persamuelsson
 platforms               darwin
 description             A Python interface to the gnuplot plotting program.
@@ -16,9 +16,11 @@
 homepage                http://gnuplot-py.sourceforge.net/
 master_sites            sourceforge:gnuplot-py
 distname                gnuplot-py-${version}
-checksums               md5 724f9eee164d6ff763777b22a5851572
+checksums               md5     abd6f571e7aec68ae7db90a5217cd5b1 \
+                        sha1    1fab2850cd1881f4ede1f7978a8746af2aff9bb2 \
+                        rmd160  0a06385a38e8b34d60d95e37b5d0a13dc682d520
 
-depends_lib-append      port:py25-numeric
+depends_lib-append      port:py25-numpy
 depends_run             port:gnuplot
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091007/3e122be0/attachment.html>


More information about the macports-changes mailing list