From fa29d793d5cf2e36ccf895366d0e19bf71602b78 Mon Sep 17 00:00:00 2001 From: avilla Date: Sun, 16 Oct 2011 22:50:48 +0000 Subject: - Update PyQt4 to 4.8.5. - Update SIP to 4.12.4. - Use common DISTINFO_FILEs. --- graphics/py-qt4-svg/Makefile | 1 + graphics/py-qt4-svg/distinfo | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 graphics/py-qt4-svg/distinfo (limited to 'graphics') diff --git a/graphics/py-qt4-svg/Makefile b/graphics/py-qt4-svg/Makefile index a49912e05ad0..139d03e66a15 100644 --- a/graphics/py-qt4-svg/Makefile +++ b/graphics/py-qt4-svg/Makefile @@ -18,6 +18,7 @@ COMMENT= Python bindings for the Qt4 toolkit, QtSvg 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/graphics/py-qt4-svg/distinfo b/graphics/py-qt4-svg/distinfo deleted file mode 100644 index 55e47142c1e4..000000000000 --- a/graphics/py-qt4-svg/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 -- cgit