[76007] trunk/dports/python

snc at macports.org snc at macports.org
Tue Feb 15 13:45:43 PST 2011


Revision: 76007
          http://trac.macports.org/changeset/76007
Author:   snc at macports.org
Date:     2011-02-15 13:45:42 -0800 (Tue, 15 Feb 2011)
Log Message:
-----------
py2[6-7]-sqlite: update to 2.6.2

Modified Paths:
--------------
    trunk/dports/python/py26-sqlite/Portfile
    trunk/dports/python/py27-sqlite/Portfile

Modified: trunk/dports/python/py26-sqlite/Portfile
===================================================================
--- trunk/dports/python/py26-sqlite/Portfile	2011-02-15 21:43:05 UTC (rev 76006)
+++ trunk/dports/python/py26-sqlite/Portfile	2011-02-15 21:45:42 UTC (rev 76007)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-sqlite
-version             2.6.1
+version             2.6.2
 categories          python databases
 maintainers         snc openmaintainer
 platforms           darwin
@@ -17,8 +17,8 @@
 master_sites        googlecode:pysqlite
 distname            pysqlite-${version}
 
-checksums           sha1    f2851c62e29bc7875936520ed7c062d1ca04e7d7 \
-                    rmd160  76b37422b046a807fd11f13bcfcf74d1b522dae6
+checksums           sha1    60384d11d2f71b829e246fdc50a8befd771c6ab0 \
+                    rmd160  b3ee6aae99d3433a49c960543dd02892edaa4dfb
 
 depends_lib-append  port:sqlite3
 

Modified: trunk/dports/python/py27-sqlite/Portfile
===================================================================
--- trunk/dports/python/py27-sqlite/Portfile	2011-02-15 21:43:05 UTC (rev 76006)
+++ trunk/dports/python/py27-sqlite/Portfile	2011-02-15 21:45:42 UTC (rev 76007)
@@ -5,7 +5,7 @@
 PortGroup           python27 1.0
 
 name                py27-sqlite
-version             2.6.1
+version             2.6.2
 categories          python databases
 maintainers         snc openmaintainer
 platforms           darwin
@@ -16,8 +16,8 @@
 homepage            http://pysqlite.googlecode.com/
 master_sites        googlecode:pysqlite
 distname            pysqlite-${version}
-checksums           sha1    f2851c62e29bc7875936520ed7c062d1ca04e7d7 \
-                    rmd160  76b37422b046a807fd11f13bcfcf74d1b522dae6
+checksums           sha1    60384d11d2f71b829e246fdc50a8befd771c6ab0 \
+                    rmd160  b3ee6aae99d3433a49c960543dd02892edaa4dfb
 
 depends_lib-append  port:sqlite3
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110215/e9f5422f/attachment.html>


More information about the macports-changes mailing list