[92297] trunk/dports/python/py-apsw/Portfile

phw at macports.org phw at macports.org
Tue Apr 24 05:06:40 PDT 2012


Revision: 92297
          https://trac.macports.org/changeset/92297
Author:   phw at macports.org
Date:     2012-04-24 05:06:39 -0700 (Tue, 24 Apr 2012)
Log Message:
-----------
Port updated py-apsw 3.7.10 to 3.7.11

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

Modified: trunk/dports/python/py-apsw/Portfile
===================================================================
--- trunk/dports/python/py-apsw/Portfile	2012-04-24 12:04:09 UTC (rev 92296)
+++ trunk/dports/python/py-apsw/Portfile	2012-04-24 12:06:39 UTC (rev 92297)
@@ -4,7 +4,7 @@
 PortGroup			python 1.0
 name				py-apsw
 python.versions 	24 25 26 27 31 32
-version				3.7.10-r1
+version				3.7.11-r1
 revision			0
 maintainers			phw openmaintainer
 description			Very thin SQLite 3 wrapper for python
@@ -21,9 +21,11 @@
 distname			apsw-${version}
 use_zip				yes
 
-checksums           md5     edb290fcc876dcb776c69d28758f9ec4 \
-                    sha1    948f28897e20168a0db159ca2ba4d993df43f831 \
-                    rmd160  d198353402f9ac7757b98308cef49657fadac1f5
+checksums           md5     0a9c5b0bf082c455acfc27231f563d24 \
+                    sha1    aea455ea2e5f8091af61332a5ea394994970212f \
+                    rmd160  398ee96783b2f2df4dfc94e1e49ac9de9757e047
+
+
 if { ${name} != ${subport} } {
 
 	depends_lib-append	port:sqlite3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120424/233a0bdf/attachment.html>


More information about the macports-changes mailing list