diff options
author | krion <krion@FreeBSD.org> | 2004-03-20 07:21:04 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-03-20 07:21:04 +0000 |
commit | af2349b0c9f7e264a9d06f73fad222913f3c32b1 (patch) | |
tree | 712fddc5eb6d88c33e530b29a578cef86c11b236 /x11-toolkits/py-qt | |
parent | de02a3d045eb6413378f8d27ea46779503aa6cf8 (diff) | |
download | FreeBSD-ports-af2349b0c9f7e264a9d06f73fad222913f3c32b1.zip FreeBSD-ports-af2349b0c9f7e264a9d06f73fad222913f3c32b1.tar.gz |
- Update to version 3.11
PR: ports/64489
Submitted by: maintainer
Diffstat (limited to 'x11-toolkits/py-qt')
-rw-r--r-- | x11-toolkits/py-qt/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/py-qt/distinfo | 4 | ||||
-rw-r--r-- | x11-toolkits/py-qt/pkg-plist | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile index 48840f0..a8898fd 100644 --- a/x11-toolkits/py-qt/Makefile +++ b/x11-toolkits/py-qt/Makefile @@ -5,8 +5,7 @@ # $FreeBSD$ PORTNAME= qt -PORTVERSION= 3.10 -PORTREVISION= 2 +PORTVERSION= 3.11 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 e24f098..f5171eb 100644 --- a/x11-toolkits/py-qt/distinfo +++ b/x11-toolkits/py-qt/distinfo @@ -1,2 +1,2 @@ -MD5 (PyQt-x11-gpl-3.10.tar.gz) = 1c00fef65b7bbc729b9e70ea1a386875 -SIZE (PyQt-x11-gpl-3.10.tar.gz) = 739693 +MD5 (PyQt-x11-gpl-3.11.tar.gz) = 78d0ef29f57d7efd1d87f9a24fc25f1e +SIZE (PyQt-x11-gpl-3.11.tar.gz) = 757652 diff --git a/x11-toolkits/py-qt/pkg-plist b/x11-toolkits/py-qt/pkg-plist index 5cc6ca1..cbc0c46 100644 --- a/x11-toolkits/py-qt/pkg-plist +++ b/x11-toolkits/py-qt/pkg-plist @@ -80,6 +80,7 @@ share/sip/qt/qlineedit.sip share/sip/qt/qlist.sip share/sip/qt/qlistbox.sip share/sip/qt/qlistview.sip +share/sip/qt/qlocale.sip share/sip/qt/qmainwindow.sip share/sip/qt/qmemarray.sip share/sip/qt/qmenubar.sip @@ -222,6 +223,7 @@ share/sip/qtnetwork/qlocalfs.sip share/sip/qtnetwork/qnetwork.sip share/sip/qtnetwork/qserversocket.sip share/sip/qtnetwork/qsocket.sip +share/sip/qtnetwork/qsocketdevice.sip share/sip/qtnetwork/qtnetworkmod.sip share/sip/qtsql/copying.sip share/sip/qtsql/qdatabrowser.sip |