diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-10 22:07:22 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-10 22:07:22 +0000 |
commit | ffc0bf04cf3a273703276b8b2a40413eb0d16be8 (patch) | |
tree | aba7ba48ec101e7c67f722863f6c947a943d14cb /x11-toolkits | |
parent | 6b4524a77d991fd79df3fe018fec4615107192a6 (diff) |
- Update to 3.17
PR: ports/106540
Submitted by: Max Brazhnikov<makc@issp.ac.ru>
Notes
Notes:
svn path=/head/; revision=179419
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-qt/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/py-qt/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile index 623a8d5a64df..cd99ff157036 100644 --- a/x11-toolkits/py-qt/Makefile +++ b/x11-toolkits/py-qt/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= qt -PORTVERSION= 3.16 +PORTVERSION= 3.17 CATEGORIES= x11-toolkits python MASTER_SITES= http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/ \ http://freebsd.ricin.com/ports/distfiles/ @@ -15,7 +15,7 @@ DISTNAME= PyQt-x11-gpl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for the Qt toolkit -LIB_DEPENDS= qscintilla.6:${PORTSDIR}/x11-toolkits/qscintilla +LIB_DEPENDS= qscintilla.7:${PORTSDIR}/x11-toolkits/qscintilla RUN_DEPENDS= ${LOCALBASE}/bin/sip:${PORTSDIR}/devel/py-sip BUILD_DEPENDS= ${RUN_DEPENDS} \ qmake:${PORTSDIR}/devel/qmake diff --git a/x11-toolkits/py-qt/distinfo b/x11-toolkits/py-qt/distinfo index d4c941454f5c..815f8ae3da0d 100644 --- a/x11-toolkits/py-qt/distinfo +++ b/x11-toolkits/py-qt/distinfo @@ -1,3 +1,3 @@ -MD5 (PyQt-x11-gpl-3.16.tar.gz) = 5f7a32a15bf8afe17c0d0a0cc46de690 -SHA256 (PyQt-x11-gpl-3.16.tar.gz) = e3f5b10ef5e7dd4c79e97c2ee7171af857ad7ea1d36919c09d7bd504b8676d26 -SIZE (PyQt-x11-gpl-3.16.tar.gz) = 800618 +MD5 (PyQt-x11-gpl-3.17.tar.gz) = dd0ecb6258215cd8e47e6de1c37a6da2 +SHA256 (PyQt-x11-gpl-3.17.tar.gz) = 3f6a29ddd2116e0074eeb71ce5ae615659bfb645761cf363dd90bfce8164bccb +SIZE (PyQt-x11-gpl-3.17.tar.gz) = 803021 |