diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-05-22 13:54:54 +0000 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-05-22 13:54:54 +0000 |
commit | aeaeab25870b895c74ee6742ce53f678f8dd5f79 (patch) | |
tree | 4a381299856ab68783c9035ddffe06a3e834c57c /databases/py-pysqlite23 | |
parent | 332288c338787f1a8383893292a3c4c6abe6c7fe (diff) | |
download | FreeBSD-ports-aeaeab25870b895c74ee6742ce53f678f8dd5f79.zip FreeBSD-ports-aeaeab25870b895c74ee6742ce53f678f8dd5f79.tar.gz |
Update to 2.0.2
PR: ports/81352
Submitted by: maintainer
Diffstat (limited to 'databases/py-pysqlite23')
-rw-r--r-- | databases/py-pysqlite23/Makefile | 4 | ||||
-rw-r--r-- | databases/py-pysqlite23/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/py-pysqlite23/Makefile b/databases/py-pysqlite23/Makefile index fd06c50..cf33d28 100644 --- a/databases/py-pysqlite23/Makefile +++ b/databases/py-pysqlite23/Makefile @@ -6,9 +6,9 @@ # PORTNAME= pysqlite -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.2 CATEGORIES= databases python -MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/2.0/2.0.0/ +MASTER_SITES= http://initd.org/pub/software/pysqlite/releases/2.0/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= marcus@corp.grupos.com.br diff --git a/databases/py-pysqlite23/distinfo b/databases/py-pysqlite23/distinfo index 4f9d3c4..89a0323 100644 --- a/databases/py-pysqlite23/distinfo +++ b/databases/py-pysqlite23/distinfo @@ -1,2 +1,2 @@ -MD5 (pysqlite-2.0.0.tar.gz) = 8cf906cd82ef2e383a804a318c49bb21 -SIZE (pysqlite-2.0.0.tar.gz) = 56874 +MD5 (pysqlite-2.0.2.tar.gz) = e530a5377f2e219e03fd4b9d12abbc3d +SIZE (pysqlite-2.0.2.tar.gz) = 57324 |