[46368] trunk/dports/python/py25-recaptcha/Portfile

alakazam at macports.org alakazam at macports.org
Tue Feb 3 12:58:11 PST 2009


Revision: 46368
          http://trac.macports.org/changeset/46368
Author:   alakazam at macports.org
Date:     2009-02-03 12:58:10 -0800 (Tue, 03 Feb 2009)
Log Message:
-----------
Update py25-recaptcha to 1.0.3. Closes #17999, maintainer timeout.
Also add livecheck.

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

Modified: trunk/dports/python/py25-recaptcha/Portfile
===================================================================
--- trunk/dports/python/py25-recaptcha/Portfile	2009-02-03 20:57:59 UTC (rev 46367)
+++ trunk/dports/python/py25-recaptcha/Portfile	2009-02-03 20:58:10 UTC (rev 46368)
@@ -4,7 +4,7 @@
 PortGroup		python25 1.0
 
 name			py25-recaptcha
-version			1.0.1
+version			1.0.3
 maintainers		stechert at macports.org
 description		Python recaptcha client
 long_description	Provides a CAPTCHA for Python using the reCAPTCHA service. Does not require any \
@@ -15,11 +15,15 @@
 			need a key from http://mailhide.recaptcha.net/apikey
 categories-append	graphics
 platforms		darwin freebsd
-homepage		http://recaptcha.net/
+homepage		http://pypi.python.org/pypi/recaptcha-client
 master_sites		http://pypi.python.org/packages/source/r/recaptcha-client/
 distname		recaptcha-client-${version}
-checksums		md5 6a479f2142efc25954a6f37012b4c2dd \
-			sha1 901a9de924f5685b8229bf1022788d17c04125a6 \
-			rmd160 73f9b10e3cbb66e7c612b1a2b3266da813e70a0c
+checksums		md5 5aaa88d703f1003ecc63a0ced00baad6 \
+			sha1 8cdfc87f6eaa056e510130f605b3e2b616a0750e \
+			rmd160 739b99c2b8a51ba41bb5cd49be2bbc377c765da2
 
 depends_lib-append	port:py25-crypto
+
+livecheck.check regex
+livecheck.url   ${homepage}
+livecheck.regex "recaptcha-client&version=(\\d+(\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090203/8416f3e3/attachment.html>


More information about the macports-changes mailing list