[81208] trunk/dports/python/py26-scrapy/Portfile

perry at macports.org perry at macports.org
Tue Jul 26 20:00:18 PDT 2011


Revision: 81208
          http://trac.macports.org/changeset/81208
Author:   perry at macports.org
Date:     2011-07-26 20:00:17 -0700 (Tue, 26 Jul 2011)
Log Message:
-----------
python/py26-scrapy - Update to 0.12.0.2543 and fix livecheck.regex.

Modified Paths:
--------------
    trunk/dports/python/py26-scrapy/Portfile

Modified: trunk/dports/python/py26-scrapy/Portfile
===================================================================
--- trunk/dports/python/py26-scrapy/Portfile	2011-07-27 02:54:47 UTC (rev 81207)
+++ trunk/dports/python/py26-scrapy/Portfile	2011-07-27 03:00:17 UTC (rev 81208)
@@ -4,7 +4,7 @@
 PortGroup               python26 1.0
 
 name                    py26-scrapy
-version                 0.12.0.2542
+version                 0.12.0.2543
 maintainers             perry openmaintainer
 platforms               darwin
 
@@ -16,7 +16,7 @@
 license                 BSD
 homepage                http://pypi.python.org/pypi/Scrapy
 
-livecheck.regex         {: Scrapy (.+)<}
+livecheck.regex         {>Scrapy (.+) :}
 livecheck.type          regex
 livecheck.url           ${homepage}
 
@@ -26,7 +26,7 @@
 distname                Scrapy-${version}
 master_sites            http://pypi.python.org/packages/source/S/Scrapy/
 
-checksums               rmd160 9925093de4924246a1dbaa0ace1368cf04e70c32
+checksums               rmd160 62e873a5b90072124fb97fbe5e2cd8133580a63c
 
 post-destroot {
     system "find ${destroot} -perm 600 -type f -exec chmod 644 {} \\;"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110726/9c9f57db/attachment.html>


More information about the macports-changes mailing list