diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-11 06:07:22 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-11 06:07:22 +0800 |
commit | 4244f6af2a90a56d3df9087f9fd112c9b26a7dc8 (patch) | |
tree | 29435b41c74fe38a10dd25d399fb23022575d108 /x11-toolkits/py-qt | |
parent | 584a2fdef30760a19af06d701a96fd0a2d06279d (diff) | |
download | freebsd-ports-gnome-4244f6af2a90a56d3df9087f9fd112c9b26a7dc8.tar.gz freebsd-ports-gnome-4244f6af2a90a56d3df9087f9fd112c9b26a7dc8.tar.zst freebsd-ports-gnome-4244f6af2a90a56d3df9087f9fd112c9b26a7dc8.zip |
- Update to 3.17
PR: ports/106540
Submitted by: Max Brazhnikov<makc@issp.ac.ru>
Diffstat (limited to 'x11-toolkits/py-qt')
-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 |