diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2011-10-16 22:50:48 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2011-10-16 22:50:48 +0000 |
commit | de066f788c47774299b182ec9b6623951ad6d34e (patch) | |
tree | 4ccb78138f0bdd286492fc9e4357cd6ceffe1d69 /www | |
parent | cf3fbc592f14d546fad841a2f1b9682fac8ca396 (diff) |
- Update PyQt4 to 4.8.5.
- Update SIP to 4.12.4.
- Use common DISTINFO_FILEs.
Notes
Notes:
svn path=/head/; revision=283625
Diffstat (limited to 'www')
-rw-r--r-- | www/py-qt4-webkit/Makefile | 1 | ||||
-rw-r--r-- | www/py-qt4-webkit/distinfo | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/www/py-qt4-webkit/Makefile b/www/py-qt4-webkit/Makefile index 97344eef08f4..d8a15b205c5d 100644 --- a/www/py-qt4-webkit/Makefile +++ b/www/py-qt4-webkit/Makefile @@ -17,6 +17,7 @@ COMMENT= Python bindings for the Qt4 toolkit, QtWebKit module BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sip>=${SIP_VERSION}:${PORTSDIR}/devel/py-sip RUN_DEPENDS= ${PKGNAMEPREFIX}gui>=${PYQT4_VERSION}:${PORTSDIR}/x11-toolkits/py-qt4-gui +DISTINFO_FILE= ${PYQT4_DISTINFO_FILE} HAS_CONFIGURE= yes USE_PYTHON= 2.5+ USE_QT_VER= 4 diff --git a/www/py-qt4-webkit/distinfo b/www/py-qt4-webkit/distinfo deleted file mode 100644 index 55e47142c1e4..000000000000 --- a/www/py-qt4-webkit/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (PyQt-x11-gpl-4.8.3.tar.gz) = 8a59fe9dbb4d7f441dfa2e9405ebbf016aa3da838aa7ccfd429a429457c3d664 -SIZE (PyQt-x11-gpl-4.8.3.tar.gz) = 9770929 |