[49747] trunk/dports/python

blb at macports.org blb at macports.org
Thu Apr 16 23:37:10 PDT 2009


Revision: 49747
          http://trac.macports.org/changeset/49747
Author:   blb at macports.org
Date:     2009-04-16 23:37:09 -0700 (Thu, 16 Apr 2009)
Log Message:
-----------
New port - python/py26-gnuplot, Python interface to the gnuplot plotting program

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

Added Paths:
-----------
    trunk/dports/python/py26-gnuplot/

Modified: trunk/dports/python/py26-gnuplot/Portfile
===================================================================
--- trunk/dports/python/py25-gnuplot/Portfile	2009-04-16 21:52:49 UTC (rev 49725)
+++ trunk/dports/python/py26-gnuplot/Portfile	2009-04-17 06:37:09 UTC (rev 49747)
@@ -1,12 +1,12 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python25 1.0
+PortGroup python26 1.0
 
-name                    py25-gnuplot
-version                 1.7
-categories              python devel math
-maintainers             persamuelsson at mac.com
+name                    py26-gnuplot
+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:py25-numeric
+depends_lib-append      port:py26-numeric
 depends_run             port:gnuplot
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090416/227ce4c0/attachment.html>


More information about the macports-changes mailing list