diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-01-26 22:01:01 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-01-26 22:01:01 +0800 |
commit | 6edf8861725561b218cab0d504714136eedf67c1 (patch) | |
tree | 7f990d10322e76b61877b74fece98f1ed2de3b77 /databases/py-MySQLdb-devel | |
parent | 76e4f020cb85ad4dab1127cebbb8f731bcbdb7a4 (diff) | |
download | freebsd-ports-gnome-6edf8861725561b218cab0d504714136eedf67c1.tar.gz freebsd-ports-gnome-6edf8861725561b218cab0d504714136eedf67c1.tar.zst freebsd-ports-gnome-6edf8861725561b218cab0d504714136eedf67c1.zip |
Update to 0.3.1.
Diffstat (limited to 'databases/py-MySQLdb-devel')
-rw-r--r-- | databases/py-MySQLdb-devel/Makefile | 4 | ||||
-rw-r--r-- | databases/py-MySQLdb-devel/distinfo | 2 | ||||
-rw-r--r-- | databases/py-MySQLdb-devel/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/databases/py-MySQLdb-devel/Makefile b/databases/py-MySQLdb-devel/Makefile index dd829e520dd3..d075e52c559a 100644 --- a/databases/py-MySQLdb-devel/Makefile +++ b/databases/py-MySQLdb-devel/Makefile @@ -6,9 +6,9 @@ # PORTNAME= py-MySQLdb -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.1 CATEGORIES= databases python -MASTER_SITES= http://dustman.net/andy/python/MySQLdb/0.3.0/ +MASTER_SITES= http://dustman.net/andy/python/MySQLdb/${PORTVERSION}/ DISTNAME= MySQL-python-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org diff --git a/databases/py-MySQLdb-devel/distinfo b/databases/py-MySQLdb-devel/distinfo index cf5f9ab566b9..9db065cdf092 100644 --- a/databases/py-MySQLdb-devel/distinfo +++ b/databases/py-MySQLdb-devel/distinfo @@ -1 +1 @@ -MD5 (MySQL-python-0.3.0.tar.gz) = e0e87740bfea1c494a65827fb9da7bee +MD5 (MySQL-python-0.3.1.tar.gz) = 46e98c88a57940d9d1f0e524c0d5a40d diff --git a/databases/py-MySQLdb-devel/pkg-plist b/databases/py-MySQLdb-devel/pkg-plist index 17dfdf327ab6..5f224820d54c 100644 --- a/databases/py-MySQLdb-devel/pkg-plist +++ b/databases/py-MySQLdb-devel/pkg-plist @@ -20,6 +20,7 @@ share/doc/py-MySQLdb/examples/dbtrainer1 share/doc/py-MySQLdb/examples/dbtrainer2 share/doc/py-MySQLdb/examples/dbtrainer3 share/doc/py-MySQLdb/examples/dbtrainer4 +share/doc/py-MySQLdb/examples/deirdre.py share/doc/py-MySQLdb/examples/test.sql @dirrm share/doc/py-MySQLdb/examples @dirrm share/doc/py-MySQLdb |