[95825] trunk/dports/python/py-apptools/Portfile

jmr at macports.org jmr at macports.org
Mon Jul 23 23:12:26 PDT 2012


Revision: 95825
          https://trac.macports.org/changeset/95825
Author:   jmr at macports.org
Date:     2012-07-23 23:12:25 -0700 (Mon, 23 Jul 2012)
Log Message:
-----------
py-apptools: update to 4.0.1 (#33195)

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

Modified: trunk/dports/python/py-apptools/Portfile
===================================================================
--- trunk/dports/python/py-apptools/Portfile	2012-07-24 05:56:13 UTC (rev 95824)
+++ trunk/dports/python/py-apptools/Portfile	2012-07-24 06:12:25 UTC (rev 95825)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-apptools
-version             3.4.1
+version             4.0.1
 categories-append   devel
 maintainers         vcn.com:jjstickel openmaintainer
 description         The Enthought apptools package
@@ -14,22 +14,18 @@
     They implement functionality that is commonly needed by many applications.\
     These packages are distributed together as the AppTools project.
 platforms           darwin
-homepage            http://code.enthought.com/projects/app_tools.php
+homepage            https://github.com/enthought/apptools
 master_sites        http://www.enthought.com/repo/ets/
-distname            AppTools-${version}
+distname            apptools-${version}
 
-checksums           md5     f0c6b4b00c930f6db9d48de2353c28fc \
-                    sha1    9a36a06bbe3d80993cd4b5d40189b8e5716fa76f \
-                    rmd160  f93c65bdc1b7aeb698794c5e8333382c0dd626bf
+checksums           md5     cd988ecf41f790dbd2a266d237c673d2 \
+                    sha1    0ffa78ea4857e5192c494a67c93f5a7014df1c0e \
+                    rmd160  6fc5ca5db74185ffca836879a7d9078dd0ed3f10
 
 python.versions        25 26 27
-python.default_version 25
+python.default_version 27
 
 if {$subport != $name} {
     depends_build-append  port:py${python.version}-distribute
-    
-    depends_lib-append    port:py${python.version}-configobj \
-                          port:py${python.version}-numpy \
-                          port:py${python.version}-envisagecore \
-                          port:py${python.version}-traitsgui
+    depends_lib-append    port:py${python.version}-traitsui
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120723/1f85f6dc/attachment.html>


More information about the macports-changes mailing list