diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-07-13 13:06:56 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-07-13 13:06:56 +0000 |
commit | 75cea0523e8e404ef240e15132f1e68f9c02a743 (patch) | |
tree | 92f14ec1397f03a474d1a8635d063abdb0d27ce5 /x11-toolkits | |
parent | Alien Blaster (diff) |
* Update to latest snapshot, in line with sip, qscintilla.
* Remove $PREFIX/share/sip from @rmdir section in plist (belongs in sip
port)
Submitted by: maintainer
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-qt/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/py-qt/distinfo | 4 | ||||
-rw-r--r-- | x11-toolkits/py-qt/pkg-plist | 1 |
3 files changed, 5 insertions, 6 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile index e2ef1cd9ac12..8cdb6c8f1cbf 100644 --- a/x11-toolkits/py-qt/Makefile +++ b/x11-toolkits/py-qt/Makefile @@ -6,17 +6,17 @@ PORTNAME= qt PORTVERSION= 3.14.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits python MASTER_SITES= http://www.river-bank.demon.co.uk/download/snapshots/PyQt/ \ http://freebsd.ricin.com/ports/distfiles/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= PyQt-x11-gpl-snapshot-20050706 +DISTNAME= PyQt-x11-gpl-snapshot-20050709 MAINTAINER= danny@ricin.com COMMENT= Python bindings for the Qt toolkit -LIB_DEPENDS= qscintilla.5:${PORTSDIR}/x11-toolkits/qscintilla +LIB_DEPENDS= qscintilla.6:${PORTSDIR}/x11-toolkits/qscintilla BUILD_DEPENDS= ${LOCALBASE}/bin/sip:${PORTSDIR}/devel/py-sip RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/x11-toolkits/py-qt/distinfo b/x11-toolkits/py-qt/distinfo index 3f9dbb8632de..c38a05f11c41 100644 --- a/x11-toolkits/py-qt/distinfo +++ b/x11-toolkits/py-qt/distinfo @@ -1,2 +1,2 @@ -MD5 (PyQt-x11-gpl-snapshot-20050706.tar.gz) = c3f7faa539b1db8965561f668cf8cc73 -SIZE (PyQt-x11-gpl-snapshot-20050706.tar.gz) = 764283 +MD5 (PyQt-x11-gpl-snapshot-20050709.tar.gz) = 7959a450f8803f94eae3f178cf45e167 +SIZE (PyQt-x11-gpl-snapshot-20050709.tar.gz) = 764476 diff --git a/x11-toolkits/py-qt/pkg-plist b/x11-toolkits/py-qt/pkg-plist index 38b2a20643e3..f13f31df00e9 100644 --- a/x11-toolkits/py-qt/pkg-plist +++ b/x11-toolkits/py-qt/pkg-plist @@ -453,4 +453,3 @@ share/sip/qtxml/qtxmlmod.sip @dirrm share/sip/qttable @dirrm share/sip/qtui @dirrm share/sip/qtxml -@dirrm share/sip |