diff options
author | krion <krion@FreeBSD.org> | 2003-08-24 14:21:31 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-08-24 14:21:31 +0800 |
commit | f89810a319a030875464f2f1b38fef0ae89bd409 (patch) | |
tree | 175717a10146c2806f2f6ca44ca82ecdd8f7d53e /x11-toolkits | |
parent | 83ea4ad8cf0a831ae97b7c93549b4d35bf8c0ad1 (diff) | |
download | freebsd-ports-gnome-f89810a319a030875464f2f1b38fef0ae89bd409.tar.gz freebsd-ports-gnome-f89810a319a030875464f2f1b38fef0ae89bd409.tar.zst freebsd-ports-gnome-f89810a319a030875464f2f1b38fef0ae89bd409.zip |
- Update to the current version 3.8 and change the email
address of the maintainer.
PR: 55912
Submitted by: maintainer
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-qt/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/py-qt/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile index 915ad808e1a8..7fe05c36e302 100644 --- a/x11-toolkits/py-qt/Makefile +++ b/x11-toolkits/py-qt/Makefile @@ -5,13 +5,13 @@ # $FreeBSD$ PORTNAME= qt -PORTVERSION= 3.7 +PORTVERSION= 3.8 CATEGORIES= x11-toolkits python MASTER_SITES= http://www.river-bank.demon.co.uk/download/PyQt/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyQt-x11-gpl-${PORTVERSION} -MAINTAINER= osgene@web.de +MAINTAINER= eugos@gmx.net COMMENT= Python Bindings for Qt LIB_DEPENDS= sip.10:${PORTSDIR}/devel/sip diff --git a/x11-toolkits/py-qt/distinfo b/x11-toolkits/py-qt/distinfo index 8a62b41902be..17be916dbf56 100644 --- a/x11-toolkits/py-qt/distinfo +++ b/x11-toolkits/py-qt/distinfo @@ -1 +1 @@ -MD5 (PyQt-x11-gpl-3.7.tar.gz) = f782882fc770e6b1dc97054fe73fafee +MD5 (PyQt-x11-gpl-3.8.tar.gz) = 3a6da6ce9ae84183d59281980366990f |