Mon May 16 13:43:07 2011 UTC ()
Changes 2.6.3:
Bug fixes.


(adam)
diff -r1.22 -r1.23 pkgsrc/databases/py-sqlite2/Makefile
diff -r1.9 -r1.10 pkgsrc/databases/py-sqlite2/distinfo

cvs diff -r1.22 -r1.23 pkgsrc/databases/py-sqlite2/Makefile (expand / switch to unified diff)

--- pkgsrc/databases/py-sqlite2/Makefile 2011/01/27 16:49:32 1.22
+++ pkgsrc/databases/py-sqlite2/Makefile 2011/05/16 13:43:07 1.23
@@ -1,24 +1,24 @@ @@ -1,24 +1,24 @@
1# $NetBSD: Makefile,v 1.22 2011/01/27 16:49:32 gdt Exp $ 1# $NetBSD: Makefile,v 1.23 2011/05/16 13:43:07 adam Exp $
2 2
3DISTNAME= pysqlite-2.6.0 3DISTNAME= pysqlite-2.6.3
4PKGNAME= ${PYPKGPREFIX}-sqlite2-2.6.0 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pysqlite/sqlite2/}
5PKGREVISION= 1 
6CATEGORIES= databases python 5CATEGORIES= databases python
7MASTER_SITES= http://pysqlite.googlecode.com/files/ 6MASTER_SITES= http://pysqlite.googlecode.com/files/
8 7
9MAINTAINER= tsarna@NetBSD.org 8MAINTAINER= tsarna@NetBSD.org
10HOMEPAGE= http://pysqlite.googlecode.com/ 9HOMEPAGE= http://pysqlite.googlecode.com/
11COMMENT= SQLite database adapter for Python 10COMMENT= SQLite database adapter for Python
 11LICENSE= mit
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15.include "../../lang/python/distutils.mk" 15.include "../../lang/python/distutils.mk"
16 16
17.if !defined(PYPACKAGE) || ${PYPACKAGE} != "python24" 17.if !defined(PYPACKAGE) || ${PYPACKAGE} != "python24"
18PLIST.python25= yes 18PLIST.python25= yes
19.endif 19.endif
20 20
21PLIST_VARS+= python25 21PLIST_VARS+= python25
22 22
23do-postinstall-test: .PHONY 23do-postinstall-test: .PHONY
24 cd ${WRKDIR} && ${PYTHONBIN} -c "from pysqlite2 import test;test.test()" 24 cd ${WRKDIR} && ${PYTHONBIN} -c "from pysqlite2 import test;test.test()"

cvs diff -r1.9 -r1.10 pkgsrc/databases/py-sqlite2/distinfo (expand / switch to unified diff)

--- pkgsrc/databases/py-sqlite2/distinfo 2010/09/16 11:31:16 1.9
+++ pkgsrc/databases/py-sqlite2/distinfo 2011/05/16 13:43:07 1.10
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.9 2010/09/16 11:31:16 adam Exp $ 1$NetBSD: distinfo,v 1.10 2011/05/16 13:43:07 adam Exp $
2 2
3SHA1 (pysqlite-2.6.0.tar.gz) = bba2a700f98f979fdf7b224db34d95ff94c2a5d7 3SHA1 (pysqlite-2.6.3.tar.gz) = d74d7649c5a1e9fb19dfa78c28b163007468a8cf
4RMD160 (pysqlite-2.6.0.tar.gz) = 654ac5b914dfe6f990277b5d95e1ec592e5c2ee0 4RMD160 (pysqlite-2.6.3.tar.gz) = a84c96b7f60daff1815ba3e455cbc6264eb3ea86
5Size (pysqlite-2.6.0.tar.gz) = 74453 bytes 5Size (pysqlite-2.6.3.tar.gz) = 74846 bytes
6SHA1 (patch-aa) = 634805bef4fc0c18c9087d3417c9d6235d8df4d8 6SHA1 (patch-aa) = 634805bef4fc0c18c9087d3417c9d6235d8df4d8