[91216] trunk/dports/python/py-passlib/Portfile
snc at macports.org
snc at macports.org
Sun Mar 25 17:59:56 PDT 2012
Revision: 91216
https://trac.macports.org/changeset/91216
Author: snc at macports.org
Date: 2012-03-25 17:59:56 -0700 (Sun, 25 Mar 2012)
Log Message:
-----------
py-passlib: fix livecheck
Modified Paths:
--------------
trunk/dports/python/py-passlib/Portfile
Modified: trunk/dports/python/py-passlib/Portfile
===================================================================
--- trunk/dports/python/py-passlib/Portfile 2012-03-26 00:56:36 UTC (rev 91215)
+++ trunk/dports/python/py-passlib/Portfile 2012-03-26 00:59:56 UTC (rev 91216)
@@ -32,6 +32,6 @@
livecheck.type none
} else {
- livecheck.name googleappengine
- livecheck.regex google_appengine_(\\d+(\\.\\d+)+)${extract.suffix}
+ livecheck.name passlib
+ livecheck.regex passlib-(\\d+(\\.\\d+)+)${extract.suffix}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120325/d4b2ba71/attachment.html>
More information about the macports-changes
mailing list