diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-02-12 18:41:00 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-02-12 18:41:00 +0800 |
commit | d8ad767704f6a81ef417320236d185542bfc6912 (patch) | |
tree | 7ffb4bc43040fd0f372779f6b2e3fb7a50a2662f /databases | |
parent | cd0a2f306709291302afcc35f68e39a72d7ad9d4 (diff) | |
download | freebsd-ports-gnome-d8ad767704f6a81ef417320236d185542bfc6912.tar.gz freebsd-ports-gnome-d8ad767704f6a81ef417320236d185542bfc6912.tar.zst freebsd-ports-gnome-d8ad767704f6a81ef417320236d185542bfc6912.zip |
Update to 0.3.3.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/py-MySQLdb-devel/Makefile | 2 | ||||
-rw-r--r-- | databases/py-MySQLdb-devel/distinfo | 2 | ||||
-rw-r--r-- | databases/py-MySQLdb/Makefile | 2 | ||||
-rw-r--r-- | databases/py-MySQLdb/distinfo | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/databases/py-MySQLdb-devel/Makefile b/databases/py-MySQLdb-devel/Makefile index 1d883d0e6692..73f33682f747 100644 --- a/databases/py-MySQLdb-devel/Makefile +++ b/databases/py-MySQLdb-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= py-MySQLdb -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.3 CATEGORIES= databases python MASTER_SITES= http://dustman.net/andy/python/MySQLdb/${PORTVERSION}/ DISTNAME= MySQL-python-${PORTVERSION} diff --git a/databases/py-MySQLdb-devel/distinfo b/databases/py-MySQLdb-devel/distinfo index ed6e9ee75e7e..32258a6f473e 100644 --- a/databases/py-MySQLdb-devel/distinfo +++ b/databases/py-MySQLdb-devel/distinfo @@ -1 +1 @@ -MD5 (MySQL-python-0.3.2.tar.gz) = f2dd6d035fa9ab24807176b9c62983c2 +MD5 (MySQL-python-0.3.3.tar.gz) = 96b4925a64d9879bc686e468849c0119 diff --git a/databases/py-MySQLdb/Makefile b/databases/py-MySQLdb/Makefile index 1d883d0e6692..73f33682f747 100644 --- a/databases/py-MySQLdb/Makefile +++ b/databases/py-MySQLdb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= py-MySQLdb -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.3 CATEGORIES= databases python MASTER_SITES= http://dustman.net/andy/python/MySQLdb/${PORTVERSION}/ DISTNAME= MySQL-python-${PORTVERSION} diff --git a/databases/py-MySQLdb/distinfo b/databases/py-MySQLdb/distinfo index ed6e9ee75e7e..32258a6f473e 100644 --- a/databases/py-MySQLdb/distinfo +++ b/databases/py-MySQLdb/distinfo @@ -1 +1 @@ -MD5 (MySQL-python-0.3.2.tar.gz) = f2dd6d035fa9ab24807176b9c62983c2 +MD5 (MySQL-python-0.3.3.tar.gz) = 96b4925a64d9879bc686e468849c0119 |