Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.33 2014/01/25 08:45:38 wiz Exp $
# $NetBSD: Makefile,v 1.36 2014/10/07 16:47:21 adam Exp $
DISTNAME= pysqlite-2.6.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pysqlite/sqlite2/}
PKGREVISION= 6
PKGREVISION= 8
CATEGORIES= databases python
MASTER_SITES= http://pysqlite.googlecode.com/files/
@@ -11,7 +11,7 @@ HOMEPAGE= http://pysqlite.googlecode.com/
COMMENT= SQLite database adapter for Python
LICENSE= mit
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.6.3
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.6.3
.PHONY: do-postinstall-test
do-postinstall-test: