[79123] trunk/dports/python/py26-vo/Portfile

robitaille at macports.org robitaille at macports.org
Thu Jun 2 14:40:22 PDT 2011


Revision: 79123
          http://trac.macports.org/changeset/79123
Author:   robitaille at macports.org
Date:     2011-06-02 14:40:21 -0700 (Thu, 02 Jun 2011)
Log Message:
-----------
py*-vo: added py25-vo and py27-vo, and updated py26-vo for consistency

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

Modified: trunk/dports/python/py26-vo/Portfile
===================================================================
--- trunk/dports/python/py26-vo/Portfile	2011-06-02 21:32:34 UTC (rev 79122)
+++ trunk/dports/python/py26-vo/Portfile	2011-06-02 21:40:21 UTC (rev 79123)
@@ -1,25 +1,24 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem          1.0
-PortGroup           python26 1.0
+PortSystem 1.0
+PortGroup python26 1.0
 
 name                py26-vo
 version             0.6
-categories          python devel science
-platforms           darwin
-maintainers         gmail.com:thomas.robitaille openmaintainer
+maintainers         robitaille
 
+categories-append   science
 description         A Python library to parse, validate and generate VOTable XML files.
-
 long_description    ${description}
 
+platforms           darwin
+
 homepage            https://trac6.assembla.com/astrolib
 master_sites        http://stsdas.stsci.edu/astrolib/
-
-checksums           sha1    6aab86ef9f6ae799419535f980ec7333a2b1e287 \
+distname            vo-${version}
+checksums           md5  607dee5451f414963719e654db595961 \
+                    sha1  6aab86ef9f6ae799419535f980ec7333a2b1e287 \
                     rmd160  1b7e17aab4d0c8c5da48896a2681658f94bc1d28
 
-distname            vo-${version}
-
-depends_lib-append  port:py26-numpy
+depends_run-append  port:py26-numpy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110602/04ed0832/attachment-0001.html>


More information about the macports-changes mailing list