[74313] trunk/dports/python
ryandesign at macports.org
ryandesign at macports.org
Sat Dec 11 17:07:09 PST 2010
Revision: 74313
http://trac.macports.org/changeset/74313
Author: ryandesign at macports.org
Date: 2010-12-11 17:07:03 -0800 (Sat, 11 Dec 2010)
Log Message:
-----------
py*-enthoughtbase: update to 3.0.6; see #27016
Modified Paths:
--------------
trunk/dports/python/py25-enthoughtbase/Portfile
trunk/dports/python/py26-enthoughtbase/Portfile
Removed Paths:
-------------
trunk/dports/python/py25-enthoughtbase/files/
Modified: trunk/dports/python/py25-enthoughtbase/Portfile
===================================================================
--- trunk/dports/python/py25-enthoughtbase/Portfile 2010-12-12 01:05:36 UTC (rev 74312)
+++ trunk/dports/python/py25-enthoughtbase/Portfile 2010-12-12 01:07:03 UTC (rev 74313)
@@ -5,9 +5,11 @@
PortGroup python25 1.0
name py25-enthoughtbase
-version 3.0.2
+version 3.0.6
categories-append devel
maintainers vcn.com:jjstickel openmaintainer
+supported_archs noarch
+
description The Enthought base package
long_description The EnthoughtBase project includes a few core packages\
that are used by many other projects in the Enthought Tool Suite
@@ -15,9 +17,9 @@
homepage http://code.enthought.com/projects/enthought_base.php
master_sites http://www.enthought.com/repo/ETS/
distname EnthoughtBase-${version}
-checksums md5 e4463c165534f1d31ad1ab5c2eced1b6
-depends_build-append port:py25-distribute
+checksums sha1 f82e4ee9b933453f1a248899494ab3119e8ea289 \
+ rmd160 97ba19b823606c275614c7f69ee411cd7dbe28d1
-patchfiles changeset_r24034.diff
-patch.pre_args -p3
+depends_build-append port:py25-distribute \
+ port:py25-setupdocs
Modified: trunk/dports/python/py26-enthoughtbase/Portfile
===================================================================
--- trunk/dports/python/py26-enthoughtbase/Portfile 2010-12-12 01:05:36 UTC (rev 74312)
+++ trunk/dports/python/py26-enthoughtbase/Portfile 2010-12-12 01:07:03 UTC (rev 74313)
@@ -5,9 +5,11 @@
PortGroup python26 1.0
name py26-enthoughtbase
-version 3.0.5
+version 3.0.6
categories-append devel
-maintainers nomaintainer
+maintainers vcn.com:jjstickel openmaintainer
+supported_archs noarch
+
description The Enthought base package
long_description The EnthoughtBase project includes a few core packages\
that are used by many other projects in the Enthought Tool Suite
@@ -15,9 +17,8 @@
homepage http://code.enthought.com/projects/enthought_base.php
master_sites http://www.enthought.com/repo/ETS/
distname EnthoughtBase-${version}
-checksums md5 dce9dcea96c6bae722a34118f31dd12d
+checksums sha1 f82e4ee9b933453f1a248899494ab3119e8ea289 \
+ rmd160 97ba19b823606c275614c7f69ee411cd7dbe28d1
+
depends_build-append port:py26-distribute
-
-#patchfiles changeset_r24034.diff
-#patch.pre_args -p3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101211/01cf77b0/attachment.html>
More information about the macports-changes
mailing list