[72525] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Tue Oct 19 12:18:39 PDT 2010


Revision: 72525
          http://trac.macports.org/changeset/72525
Author:   ryandesign at macports.org
Date:     2010-10-19 12:18:36 -0700 (Tue, 19 Oct 2010)
Log Message:
-----------
py26-astrolibcoords: new port version 0.37; see #26889

Added Paths:
-----------
    trunk/dports/python/py26-astrolibcoords/
    trunk/dports/python/py26-astrolibcoords/Portfile

Added: trunk/dports/python/py26-astrolibcoords/Portfile
===================================================================
--- trunk/dports/python/py26-astrolibcoords/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-astrolibcoords/Portfile	2010-10-19 19:18:36 UTC (rev 72525)
@@ -0,0 +1,32 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               python26 1.0
+
+set realname            coords
+name                    py26-astrolib${realname}
+version                 0.37
+categories              python devel science
+platforms               darwin
+maintainers             stsci.edu:mperrin openmaintainer
+
+description             A library for manipulation of astronomical coordinates, \
+                        such as working with catalogs, preparing proposals, and \
+                        preparing for observing runs.
+
+long_description        ${description}
+
+homepage                http://www.scipy.org/AstroLibCoordsHome
+master_sites            http://stsdas.stsci.edu/astrolib/
+distname                ${realname}-${version}
+
+checksums               sha1    8de4563e2d2b43d9c1b308f6dad0dd702e795a1a \
+                        rmd160  bb273716fd4bd3f5df7558f5cdb19dde732ee5c3
+
+depends_build-append    port:py26-distribute
+
+depends_lib-append      port:py26-numpy
+
+livecheck.type          regex
+livecheck.url           [lindex ${master_sites} 0]
+livecheck.regex         ${realname}-(\[0-9.\]+).tar.gz


Property changes on: trunk/dports/python/py26-astrolibcoords/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101019/80a7e2a7/attachment-0001.html>


More information about the macports-changes mailing list