[62101] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Mon Dec 28 16:09:21 PST 2009


Revision: 62101
          http://trac.macports.org/changeset/62101
Author:   ryandesign at macports.org
Date:     2009-12-28 16:09:18 -0800 (Mon, 28 Dec 2009)
Log Message:
-----------
py26-biggles: new port, version 1.6.5, based on py25-biggles, by request:
http://lists.macosforge.org/pipermail/macports-users/2009-December/018152.html

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

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

Modified: trunk/dports/python/py26-biggles/Portfile
===================================================================
--- trunk/dports/python/py25-biggles/Portfile	2009-12-28 23:54:34 UTC (rev 62100)
+++ trunk/dports/python/py26-biggles/Portfile	2009-12-29 00:09:18 UTC (rev 62101)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python25 1.0
+PortGroup python26 1.0
 
-name             py25-biggles
+name             py26-biggles
 version          1.6.5
 revision         1
 categories       python graphics math science
@@ -20,7 +20,7 @@
                  rmd160  227ea00cbd73e3d2c502bd3398438fe5420559f6
 
 
-depends_lib      lib:libplot.2.2:plotutils port:py25-numpy
+depends_lib      lib:libplot.2.2:plotutils port:py26-numpy
 
 build.target       build_ext
 build.args         -I${prefix}/include
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091228/a928b34f/attachment-0001.html>


More information about the macports-changes mailing list