[49495] trunk/dports/python

jmr at macports.org jmr at macports.org
Fri Apr 10 19:13:52 PDT 2009


Revision: 49495
          http://trac.macports.org/changeset/49495
Author:   jmr at macports.org
Date:     2009-04-10 19:13:52 -0700 (Fri, 10 Apr 2009)
Log Message:
-----------
New port: py25-levenshtein, based on py-levenshtein (#19156)

Modified Paths:
--------------
    trunk/dports/python/py25-levenshtein/Portfile

Added Paths:
-----------
    trunk/dports/python/py25-levenshtein/

Modified: trunk/dports/python/py25-levenshtein/Portfile
===================================================================
--- trunk/dports/python/py-levenshtein/Portfile	2009-04-10 23:53:05 UTC (rev 49484)
+++ trunk/dports/python/py25-levenshtein/Portfile	2009-04-11 02:13:52 UTC (rev 49495)
@@ -1,9 +1,9 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python25 1.0
 
-name			py-levenshtein
+name			py25-levenshtein
 version			0.10.1
 categories		python textproc
 platforms		darwin freebsd
@@ -16,10 +16,11 @@
 				averaging, string sequence and set similarity. It \
 				supports both normal and Unicode strings.
 
-homepage		http://trific.ath.cx/resources/python/levenshtein/
-master_sites	http://trific.ath.cx/Ftp/python/levenshtein/
+homepage		http://code.google.com/p/pylevenshtein/
+master_sites	googlecode:pylevenshtein
 distname		python-Levenshtein-${version}
-checksums		md5 af9b9c69c4563e211b11dc5184a93872
+checksums		md5 af9b9c69c4563e211b11dc5184a93872 \
+				sha1 d630141e003f47a43e0f8eacdcbf593bf9d15ed6
 use_bzip2		yes
 
 post-destroot	{
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090410/cef19f04/attachment-0001.html>


More information about the macports-changes mailing list