[101289] trunk/dports/python/py-traits/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Mon Jan 7 10:08:18 PST 2013


Revision: 101289
          https://trac.macports.org/changeset/101289
Author:   macsforever2000 at macports.org
Date:     2013-01-07 10:08:18 -0800 (Mon, 07 Jan 2013)
Log Message:
-----------
py-traits: Update to version 4.2.0. Update maintainer email. (#37413)

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

Modified: trunk/dports/python/py-traits/Portfile
===================================================================
--- trunk/dports/python/py-traits/Portfile	2013-01-07 18:04:45 UTC (rev 101288)
+++ trunk/dports/python/py-traits/Portfile	2013-01-07 18:08:18 UTC (rev 101289)
@@ -1,14 +1,15 @@
 # -*- 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
 
 name                py-traits
-version             4.1.0
+version             4.2.0
 categories-append   devel
 license             BSD {PSF ZPL}
-maintainers         vcn.com:jjstickel openmaintainer
+maintainers         gmail.com:jjstickel openmaintainer
+
 description         The Enthought traits package
 long_description    A trait is a type definition that can be used for normal\
     Python object attributes, giving the attributes\
@@ -18,9 +19,8 @@
 master_sites        http://www.enthought.com/repo/ets/
 distname            traits-${version}
 
-checksums           md5     a58b335c8a1dcfb180a772cdac60e406 \
-                    sha1    665ccecbaeec99b0923dd4e5206a968b9be0a755 \
-                    rmd160  2a07dbab6fc763534201b061120e30433e91b0df
+checksums           rmd160  1c6204a98ff71e2449f878124deaca80c646d22b \
+                    sha256  ca90fe98f0cf33db8fec0d696cfe624e690907a6f70b9ec42081e51dddd420f5
 
 # Build fails on python 2.4 due to "from __future__ import absolute_import"
 python.versions        25 26 27
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130107/b536c784/attachment.html>


More information about the macports-changes mailing list