[44143] trunk/dports/python

ram at macports.org ram at macports.org
Mon Dec 22 03:59:47 PST 2008


Revision: 44143
          http://trac.macports.org/changeset/44143
Author:   ram at macports.org
Date:     2008-12-22 03:59:46 -0800 (Mon, 22 Dec 2008)
Log Message:
-----------
python/py26-dap: new port

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

Removed Paths:
-------------
    trunk/dports/python/py26-dap/Portfile


Property changes on: trunk/dports/python/py26-dap
___________________________________________________________________
Added: svn:mergeinfo
   + 

Deleted: trunk/dports/python/py26-dap/Portfile
===================================================================
--- trunk/dports/python/py25-dap/Portfile	2008-12-22 09:51:50 UTC (rev 44134)
+++ trunk/dports/python/py26-dap/Portfile	2008-12-22 11:59:46 UTC (rev 44143)
@@ -1,34 +0,0 @@
-# $Id$
-
-PortSystem        1.0
-PortGroup         python25 1.0
-
-name              py25-dap
-version           2.2.6.7
-categories        python
-platforms         darwin
-maintainers       ram openmaintainer
-
-description       Python implementation of the Data Access Protocol
-long_description  A scientific protocol for data access developed by the \
-  OPeNDAP team (http://opendap.org). This implementation is developed from \
-  scratch, following the latest specification of the protocol (DAP 2.0 \
-  Draft Community Standard 2005/04/27).
-
-homepage          http://pydap.org/
-master_sites      http://pypi.python.org/packages/source/d/dap/
-distname          dap-${version}
-
-depends_lib-append port:py25-setuptools
-
-checksums         md5 3c66004a63eec7ecc9e471a29f4ccc8a \
-                  sha1 2d1d02997da79f42330406efb8b45c819f77744b \
-                  rmd160 acd38d6c66b14660b09696a6405a4aab6ed6fa9b
-
-patchfiles        patch-egg_namespace.diff
-
-universal_variant no
-
-livecheck.check   regex
-livecheck.url     http://pypi.python.org/pypi/dap/
-livecheck.regex   {dap (\d+(?:\.\d+)*)}

Copied: trunk/dports/python/py26-dap/Portfile (from rev 44135, trunk/dports/python/py25-dap/Portfile)
===================================================================
--- trunk/dports/python/py26-dap/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-dap/Portfile	2008-12-22 11:59:46 UTC (rev 44143)
@@ -0,0 +1,35 @@
+# $Id$
+
+PortSystem        1.0
+PortGroup         python26 1.0
+
+name              py26-dap
+version           2.2.6.7
+categories        python
+platforms         darwin
+maintainers       ram openmaintainer
+
+description       Python implementation of the Data Access Protocol
+long_description  A scientific protocol for data access developed by the \
+  OPeNDAP team (http://opendap.org). This implementation is developed from \
+  scratch, following the latest specification of the protocol (DAP 2.0 \
+  Draft Community Standard 2005/04/27).
+
+homepage          http://pydap.org/
+master_sites      http://pypi.python.org/packages/source/d/dap/
+distname          dap-${version}
+
+depends_lib-append port:py26-setuptools \
+                   port:py26-httplib2
+
+checksums         md5 3c66004a63eec7ecc9e471a29f4ccc8a \
+                  sha1 2d1d02997da79f42330406efb8b45c819f77744b \
+                  rmd160 acd38d6c66b14660b09696a6405a4aab6ed6fa9b
+
+patchfiles        patch-egg_namespace.diff
+
+universal_variant no
+
+livecheck.check   regex
+livecheck.url     http://pypi.python.org/pypi/dap/
+livecheck.regex   {dap (\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081222/f3cfdb01/attachment.html>


More information about the macports-changes mailing list