diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-20 07:21:04 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-20 07:21:04 +0000 |
commit | cacd7f49e20bc982881d4e317c0905a0c25ee075 (patch) | |
tree | 696e4185eba477e1c0388a385528c9c9ff433753 /x11-toolkits/py-qt | |
parent | 06887f65368dc7d7787e08bff02aa68285040133 (diff) | |
download | ports-cacd7f49e20bc982881d4e317c0905a0c25ee075.tar.gz ports-cacd7f49e20bc982881d4e317c0905a0c25ee075.zip |
- Update to version 3.11
PR: ports/64489
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=104707
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 48840f00df02..a8898fd61796 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 e24f098a904b..f5171eb1da81 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 5cc6ca1a0912..cbc0c466214c 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 |