[74837] trunk/dports/python

adfernandes at macports.org adfernandes at macports.org
Mon Jan 3 07:53:15 PST 2011


Revision: 74837
          http://trac.macports.org/changeset/74837
Author:   adfernandes at macports.org
Date:     2011-01-03 07:53:08 -0800 (Mon, 03 Jan 2011)
Log Message:
-----------
py2?-enchant : version bump and new python27 port

Modified Paths:
--------------
    trunk/dports/python/py26-enchant/Portfile
    trunk/dports/python/py27-enchant/Portfile

Added Paths:
-----------
    trunk/dports/python/py27-enchant/

Modified: trunk/dports/python/py26-enchant/Portfile
===================================================================
--- trunk/dports/python/py26-enchant/Portfile	2011-01-03 15:32:27 UTC (rev 74836)
+++ trunk/dports/python/py26-enchant/Portfile	2011-01-03 15:53:08 UTC (rev 74837)
@@ -4,7 +4,7 @@
 PortGroup               python26 1.0
 
 name                    py26-enchant
-version                 1.6.2
+version                 1.6.5
 categories              python textproc
 platforms               darwin
 maintainers             adfernandes openmaintainer
@@ -15,9 +15,9 @@
 
 master_sites            http://pypi.python.org/packages/source/p/pyenchant/
 distname                pyenchant-${version}
-checksums               md5     1e710996e4e38f14a96c377d4c019392 \
-                        sha1    54937a31dfdd1023f588ff599135b541f7845eb8 \
-                        rmd160  8dc31b837e33d2fe517b9346077060767526861b
+checksums               md5     565014a14a52fb0195d152dd492ea948 \
+                        sha1    6f01b8657b64e970a11945c2a9b4d6d8023997bc \
+                        rmd160  4e94bb26134f6d60b114cf40b3170dbf5fcb6e85
 
 depends_lib-append      port:py26-distribute port:enchant
 

Modified: trunk/dports/python/py27-enchant/Portfile
===================================================================
--- trunk/dports/python/py26-enchant/Portfile	2011-01-02 20:40:17 UTC (rev 74792)
+++ trunk/dports/python/py27-enchant/Portfile	2011-01-03 15:53:08 UTC (rev 74837)
@@ -1,10 +1,10 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               python26 1.0
+PortGroup               python27 1.0
 
-name                    py26-enchant
-version                 1.6.2
+name                    py27-enchant
+version                 1.6.5
 categories              python textproc
 platforms               darwin
 maintainers             adfernandes openmaintainer
@@ -15,11 +15,11 @@
 
 master_sites            http://pypi.python.org/packages/source/p/pyenchant/
 distname                pyenchant-${version}
-checksums               md5     1e710996e4e38f14a96c377d4c019392 \
-                        sha1    54937a31dfdd1023f588ff599135b541f7845eb8 \
-                        rmd160  8dc31b837e33d2fe517b9346077060767526861b
+checksums               md5     565014a14a52fb0195d152dd492ea948 \
+                        sha1    6f01b8657b64e970a11945c2a9b4d6d8023997bc \
+                        rmd160  4e94bb26134f6d60b114cf40b3170dbf5fcb6e85
 
-depends_lib-append      port:py26-distribute port:enchant
+depends_lib-append      port:py27-distribute port:enchant
 
 supported_archs         noarch
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110103/133d18ec/attachment.html>


More information about the macports-changes mailing list