summaryrefslogtreecommitdiff
path: root/databases/py-pysqlite23
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2006-07-10 03:07:30 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2006-07-10 03:07:30 +0000
commitf844d449b605e81bbd4718341ba2672dde7e36e9 (patch)
tree8d11052d1631d9fd4ea1677c3c5ff957e1ba6061 /databases/py-pysqlite23
parentFix dependencies for EMACS_PORT_NAME = emacs22. (diff)
* databases/Makefile
Add py-pysqlite23 entry * databases/py-PySQLite10 Litte modification in CONFLICTS * databases/py-PySQLite11 Litte modification in CONFLICTS * databases/py-pysqlite20 Fix CONFLICTS * databases/py-pysqlite21 Fix CONFLICTS * databases/py-pysqlite22 Fix CONFLICTS * databases/py-pysqlite23 Update to 2.3.2 Repocopy by: marcus
Notes
Notes: svn path=/head/; revision=167324
Diffstat (limited to 'databases/py-pysqlite23')
-rw-r--r--databases/py-pysqlite23/Makefile6
-rw-r--r--databases/py-pysqlite23/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/py-pysqlite23/Makefile b/databases/py-pysqlite23/Makefile
index fed2213ff8f7..150c7dc428f7 100644
--- a/databases/py-pysqlite23/Makefile
+++ b/databases/py-pysqlite23/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pysqlite
-PORTVERSION= 2.2.2
+PORTVERSION= 2.3.2
CATEGORIES= databases python
MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/${PORTVERSION:C/\.[0-9]$//}/${PORTVERSION}/ \
${MASTER_SITE_GENTOO}
@@ -18,7 +18,7 @@ COMMENT= A DB-API v2 Python library for the SQLite 3 embedded SQL engine
LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3
-CONFLICTS= py*-pysqlite-2.0*
+CONFLICTS= py*-pysqlite-2.[0-24-9].*
USE_PYTHON= 2.3+
USE_PYDISTUTILS= yes
@@ -29,7 +29,7 @@ DOCSDIR= ${PREFIX}/${DOCSBASE}
PORTDOCS= *
post-patch:
- @${REINPLACE_CMD} -e "s|/usr/local|${PREFIX}|" ${WRKSRC}/setup.cfg
+ @${REINPLACE_CMD} -e "s|/usr|${PREFIX}|" ${WRKSRC}/setup.cfg
.if !defined(NOPORTDOCS)
@${REINPLACE_CMD} -E -e "s|pysqlite2-doc|${DOCSBASE}|" \
-e "s/.*(cmdclass|extras_require) =.*//" \
diff --git a/databases/py-pysqlite23/distinfo b/databases/py-pysqlite23/distinfo
index efc5dc47942c..fc6d5d856e07 100644
--- a/databases/py-pysqlite23/distinfo
+++ b/databases/py-pysqlite23/distinfo
@@ -1,3 +1,3 @@
-MD5 (pysqlite-2.2.2.tar.gz) = 3260547d3f11c85613b2de8ed529a4fc
-SHA256 (pysqlite-2.2.2.tar.gz) = 76a82a6a45ae9c12c0409427765ae56c06d8dbb03321f21b8c4d7da48c7cd2b3
-SIZE (pysqlite-2.2.2.tar.gz) = 75176
+MD5 (pysqlite-2.3.2.tar.gz) = bb9a67d62ff91cd8c53720bd15c86a30
+SHA256 (pysqlite-2.3.2.tar.gz) = 9c9115116867d7852b712a9faf05f3e1c4305cfbfa5468268301b26925e6f961
+SIZE (pysqlite-2.3.2.tar.gz) = 79532