[115663] trunk/dports/python/py-envisage/Portfile
macsforever2000 at macports.org
macsforever2000 at macports.org
Wed Jan 8 10:12:18 PST 2014
Revision: 115663
https://trac.macports.org/changeset/115663
Author: macsforever2000 at macports.org
Date: 2014-01-08 10:12:18 -0800 (Wed, 08 Jan 2014)
Log Message:
-----------
py-envisage: Update to version 4.4.0. Use github portgroup. Remove python 2.5 subport. (#42059)
Modified Paths:
--------------
trunk/dports/python/py-envisage/Portfile
Modified: trunk/dports/python/py-envisage/Portfile
===================================================================
--- trunk/dports/python/py-envisage/Portfile 2014-01-08 18:10:51 UTC (rev 115662)
+++ trunk/dports/python/py-envisage/Portfile 2014-01-08 18:12:18 UTC (rev 115663)
@@ -4,8 +4,10 @@
PortSystem 1.0
PortGroup python 1.0
+PortGroup github 1.0
+github.setup enthought envisage 4.4.0
+
name py-envisage
-version 4.2.0
categories-append devel
maintainers gmail.com:jjstickel openmaintainer
description The Enthought envisage package
@@ -17,14 +19,11 @@
license BSD
platforms darwin
supported_archs noarch
-homepage https://github.com/enthought/envisage
-master_sites http://www.enthought.com/repo/ets/
-distname envisage-${version}
-checksums rmd160 c10526492e6bff50cf9f67005065117879c66716 \
- sha256 01d44854734ed4b665f4b8735555ea58eaab57e4d773936a01dfcfce54ec1a84
+checksums rmd160 9ca289fdfc8614c8637c63d6f6b2e4ccdf42156f \
+ sha256 7773ea6e3aaee44cb71d9b8121f30e312a67927ace2cb5e3226c8a172f456bcf
-python.versions 25 26 27
+python.versions 26 27
if {${name} ne ${subport}} {
depends_build port:py${python.version}-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140108/2ee17f0e/attachment.html>
More information about the macports-changes
mailing list