[110787] trunk/dports/python/py-pymongo/Portfile

stromnov at macports.org stromnov at macports.org
Thu Sep 5 23:21:01 PDT 2013


Revision: 110787
          https://trac.macports.org/changeset/110787
Author:   stromnov at macports.org
Date:     2013-09-05 23:21:01 -0700 (Thu, 05 Sep 2013)
Log Message:
-----------
py-pymongo: update to version 2.6.1

Modified Paths:
--------------
    trunk/dports/python/py-pymongo/Portfile

Modified: trunk/dports/python/py-pymongo/Portfile
===================================================================
--- trunk/dports/python/py-pymongo/Portfile	2013-09-06 06:18:03 UTC (rev 110786)
+++ trunk/dports/python/py-pymongo/Portfile	2013-09-06 06:21:01 UTC (rev 110787)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-pymongo
-version             2.6
+version             2.6.1
 revision            0
 categories-append   databases
 platforms           darwin
@@ -25,8 +25,8 @@
 
 distname            pymongo-${version}
 
-checksums           rmd160  8a1982d511bfe18817dc8c8f5591b6929c9480e9 \
-                    sha256  0397584348e5b9efa678878ef686ea3bb77f9b83e634480033ce67467d43675a
+checksums           rmd160  4195fc09cea0fd076a7a6982b1536b9c58a1ee0e \
+                    sha256  1ed87e7b297f4dfbf9a40176ffeb7faf1ac0b0952d290380f7e632a8fb93694c
 
 if {$subport != $name} {
     depends_build-append    port:py${python.version}-setuptools
@@ -40,5 +40,5 @@
 } else {
     livecheck.type      regex
     livecheck.url       ${master_sites}
-    livecheck.regex     "pymongo-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+    livecheck.regex     {pymongo-(\d+(?:\.\d+)*)\.[tz]}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130905/6d17f143/attachment.html>


More information about the macports-changes mailing list