[58928] trunk/dports/python/py-gnuplot/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Wed Oct 7 07:44:32 PDT 2009


Revision: 58928
          http://trac.macports.org/changeset/58928
Author:   macsforever2000 at macports.org
Date:     2009-10-07 07:44:32 -0700 (Wed, 07 Oct 2009)
Log Message:
-----------
Update to version 1.8. Change dependency to py-numpy. Remove maintainer (email bounces). Make port look like py26-gnuplot.

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

Modified: trunk/dports/python/py-gnuplot/Portfile
===================================================================
--- trunk/dports/python/py-gnuplot/Portfile	2009-10-07 14:41:51 UTC (rev 58927)
+++ trunk/dports/python/py-gnuplot/Portfile	2009-10-07 14:44:32 UTC (rev 58928)
@@ -4,9 +4,9 @@
 PortGroup python24 1.0
 
 name                    py-gnuplot
-version                 1.7
-categories              python devel math
-maintainers             mac.com:persamuelsson
+version                 1.8
+categories-append       devel math
+maintainers             nomaintainer
 platforms               darwin
 description             A Python interface to the gnuplot plotting program.
 long_description        Gnuplot.py is a Python package that allows you to \
@@ -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:py-numeric
+depends_lib-append      port:py-numpy
 depends_run             port:gnuplot
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091007/eba48e8f/attachment.html>


More information about the macports-changes mailing list