[74316] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Sat Dec 11 17:45:45 PST 2010


Revision: 74316
          http://trac.macports.org/changeset/74316
Author:   ryandesign at macports.org
Date:     2010-12-11 17:45:39 -0800 (Sat, 11 Dec 2010)
Log Message:
-----------
py*-envisagecore: update to 3.1.3; see #27016

Modified Paths:
--------------
    trunk/dports/python/py25-envisagecore/Portfile
    trunk/dports/python/py26-envisagecore/Portfile

Modified: trunk/dports/python/py25-envisagecore/Portfile
===================================================================
--- trunk/dports/python/py25-envisagecore/Portfile	2010-12-12 01:27:01 UTC (rev 74315)
+++ trunk/dports/python/py25-envisagecore/Portfile	2010-12-12 01:45:39 UTC (rev 74316)
@@ -5,18 +5,21 @@
 PortGroup	python25 1.0
 
 name                py25-envisagecore
-version             3.1.0
+version             3.1.3
 categories-append   devel
 maintainers         vcn.com:jjstickel openmaintainer 
+supported_archs     noarch
+
 description         The Enthought envisage package
 long_description    Envisage is a Python-based framework for building extensible applications
 platforms           darwin
 homepage            http://code.enthought.com/projects/envisage/
 master_sites        http://www.enthought.com/repo/ETS/
 distname            EnvisageCore-${version}
-checksums           md5 6b3e984fbd97c674518c7c9c27df3160
 
-depends_build-append  port:py25-distribute
+checksums           sha1    c4eefe88a06990f9640de8b90afe0b460ed6b460 \
+                    rmd160  d84599088ce34b04ce6245d337c8bf586dd4c08c
 
+depends_build-append    port:py25-distribute
 depends_lib-append      port:py25-enthoughtbase\
     port:py25-traits

Modified: trunk/dports/python/py26-envisagecore/Portfile
===================================================================
--- trunk/dports/python/py26-envisagecore/Portfile	2010-12-12 01:27:01 UTC (rev 74315)
+++ trunk/dports/python/py26-envisagecore/Portfile	2010-12-12 01:45:39 UTC (rev 74316)
@@ -5,16 +5,20 @@
 PortGroup	python26 1.0
 
 name                py26-envisagecore
-version             3.1.2
+version             3.1.3
 categories-append   devel
-maintainers         nomaintainer
+maintainers         vcn.com:jjstickel openmaintainer
+supported_archs     noarch
+
 description         The Enthought envisage package
 long_description    Envisage is a Python-based framework for building extensible applications
 platforms           darwin
 homepage            http://code.enthought.com/projects/envisage/
 master_sites        http://www.enthought.com/repo/ETS/
 distname            EnvisageCore-${version}
-checksums           md5 397590f487bd34089fd0f9beee9762b6
 
+checksums           sha1    c4eefe88a06990f9640de8b90afe0b460ed6b460 \
+                    rmd160  d84599088ce34b04ce6245d337c8bf586dd4c08c
+
 depends_build-append    port:py26-distribute
 depends_lib-append      port:py26-enthoughtbase port:py26-traits
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101211/e4e23cea/attachment.html>


More information about the macports-changes mailing list