[115807] trunk/dports/python/py-chaco

mojca at macports.org mojca at macports.org
Sat Jan 11 14:13:27 PST 2014


Revision: 115807
          https://trac.macports.org/changeset/115807
Author:   mojca at macports.org
Date:     2014-01-11 14:13:27 -0800 (Sat, 11 Jan 2014)
Log Message:
-----------
py-chaco: upgrade to 4.4.1, github portgroup (maintainer, #42075)

Modified Paths:
--------------
    trunk/dports/python/py-chaco/Portfile

Removed Paths:
-------------
    trunk/dports/python/py-chaco/files/

Modified: trunk/dports/python/py-chaco/Portfile
===================================================================
--- trunk/dports/python/py-chaco/Portfile	2014-01-11 22:02:40 UTC (rev 115806)
+++ trunk/dports/python/py-chaco/Portfile	2014-01-11 22:13:27 UTC (rev 115807)
@@ -1,12 +1,13 @@
 # -*- 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	        python 1.0
+PortSystem          1.0
+PortGroup           python 1.0
 
+PortGroup           github 1.0
+github.setup        enthought chaco 4.4.1
+
 name                py-chaco
-version             4.2.0
-revision            1
 categories-append   devel
 license             BSD PSF
 maintainers         gmail.com:jjstickel openmaintainer
@@ -20,12 +21,9 @@
                     tools. While Chaco generates attractive static plots for\
                     publication and presentation, it also works well\
                     interactive data visualization and exploration.
-homepage            https://github.com/enthought/chaco
-master_sites        http://www.enthought.com/repo/ets/
-distname            chaco-${version}
 
-checksums           rmd160  c2e9a4f35c5d8ad0eacaedae87dc2e3672b4c18c \
-                    sha256  f2021f4d9b788effa4915114e28d4e2fed597b7c0f6254d44b41c6178e63542f
+checksums           rmd160  cd4541b58a50e2ba407a784be63d9a5239596538 \
+                    sha256  9dc5f1a5151a41f7edb5f178e4c5f1cae678f7867e2c0198676f8d9699f46f09
 
 python.versions     26 27
 
@@ -33,7 +31,4 @@
     depends_build-append    port:py${python.version}-setuptools
     depends_lib-append      port:py${python.version}-enable \
                             port:py${python.version}-numpy
-    
-    patchfiles              pyqt4_qsize.patch
-    patch.pre_args          -p1
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140111/bbb90096/attachment.html>


More information about the macports-changes mailing list