diff options
author | pav <pav@FreeBSD.org> | 2004-01-22 08:36:54 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-22 08:36:54 +0800 |
commit | 060fdae8e0c7155811c370794b04a05ddae8bde0 (patch) | |
tree | 007cbd2899a15f3c7bcf2319acef3b1b04e373e0 /x11-toolkits/py-qt | |
parent | e720668ff0977ad4a99e2b10aa0e880a3624afc4 (diff) | |
download | freebsd-ports-gnome-060fdae8e0c7155811c370794b04a05ddae8bde0.tar.gz freebsd-ports-gnome-060fdae8e0c7155811c370794b04a05ddae8bde0.tar.zst freebsd-ports-gnome-060fdae8e0c7155811c370794b04a05ddae8bde0.zip |
- Update to 3.10
PR: ports/61694
Submitted by: Eugene Ossintsev <eugos@gmx.net> (maintainer)
Diffstat (limited to 'x11-toolkits/py-qt')
-rw-r--r-- | x11-toolkits/py-qt/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-qt/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/py-qt/pkg-plist | 3 |
3 files changed, 5 insertions, 2 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile index 6188fd6eca86..99222f9313be 100644 --- a/x11-toolkits/py-qt/Makefile +++ b/x11-toolkits/py-qt/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= qt -PORTVERSION= 3.9 +PORTVERSION= 3.10 CATEGORIES= x11-toolkits python MASTER_SITES= http://www.river-bank.demon.co.uk/download/PyQt/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/x11-toolkits/py-qt/distinfo b/x11-toolkits/py-qt/distinfo index bd57583e1da3..4488a037f688 100644 --- a/x11-toolkits/py-qt/distinfo +++ b/x11-toolkits/py-qt/distinfo @@ -1 +1 @@ -MD5 (PyQt-x11-gpl-3.9.tar.gz) = 52799a4bf10e950a5bde090226eadb4e +MD5 (PyQt-x11-gpl-3.10.tar.gz) = 1c00fef65b7bbc729b9e70ea1a386875 diff --git a/x11-toolkits/py-qt/pkg-plist b/x11-toolkits/py-qt/pkg-plist index 4ea3fb89716d..4a4cf790b69d 100644 --- a/x11-toolkits/py-qt/pkg-plist +++ b/x11-toolkits/py-qt/pkg-plist @@ -196,7 +196,10 @@ share/sip/qtgl/qglcolormap.sip share/sip/qtgl/qtglmod.sip share/sip/qtnetwork/copying.sip share/sip/qtnetwork/qdns.sip +share/sip/qtnetwork/qftp.sip share/sip/qtnetwork/qhostaddress.sip +share/sip/qtnetwork/qhttp.sip +share/sip/qtnetwork/qlocalfs.sip share/sip/qtnetwork/qnetwork.sip share/sip/qtnetwork/qserversocket.sip share/sip/qtnetwork/qsocket.sip |