Date: Tue, 27 Feb 2007 19:04:11 +0100 From: "Danny Pansters" <danny@ricin.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/109617: [maintainer] x11-toolkits/py-qt: update to snapshot (pre-3.18) Message-ID: <20070227180422.0C76D13C494@mx1.freebsd.org> Resent-Message-ID: <200702271810.l1RIA689031282@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 109617 >Category: ports >Synopsis: [maintainer] x11-toolkits/py-qt: update to snapshot (pre-3.18) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Feb 27 18:10:06 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Danny Pansters >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD desktop.homenet 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #1: Fri Jan 12 23:22:55 CET 2007 danny@desktop.homenet:/usr/obj/usr/src/sys/DESKTOP i386 >Description: This PR updates: x11-toolkits/py-qt Changed files: Makefile, distinfo This PR is part 3 of a series of 20 PRs concerning PyQt4 and QScintilla2 The following existing ports are affected ========================================= devel/py-sip ==> update to recent snapshot devel/py-dbus ==> update to 0.8.1 (dbus 1.0 API) x11-toolkits/py-qt ==> update to recent snapshot (sip backport) The following ports are new =========================== devel/qscintilla2 devel/qscintilla2-designerplugin databases/py-qt4-sql devel/py-qt4-assistant devel/py-qt4-core devel/py-qt4-dbus devel/py-qt4-designer devel/py-qt4-designerplugin devel/py-qt4-qscintilla2 devel/py-qt4-test graphics/py-qt4-svg misc/py-qt4-demo misc/py-qt4-doc net/py-qt4-network textproc/py-qt4-xml x11/py-qt4-opengl x11-toolkits/py-qt4-gui Distfile rerolling, packages ============================ Currently there are new snapshots made available upstream daily. The older snapshots are not retained and upstream often uploads a new snapshot under an existing name, which causes checksums to break. The distfiles from my web location should be in sync with the latest distname used in the ports so fetching and checksumming should work with that. Binary packages (i386/FreeBSD6-stable) can be fetched from http://freebsd.ricin.com/ports/packages/All/ >How-To-Repeat: >Fix: --- ports::x11-toolkits::py-qt.diff begins here --- diff -ruN ports/x11-toolkits/py-qt/Makefile ports/x11-toolkits/py-qt.old/Makefile --- ports/x11-toolkits/py-qt/Makefile Mon Feb 26 19:40:08 2007 +++ ports/x11-toolkits/py-qt.old/Makefile Sun Feb 11 17:36:40 2007 @@ -6,22 +6,22 @@ PORTNAME= qt PORTVERSION= 3.17 -PORTREVISION= 1 CATEGORIES= x11-toolkits python -MASTER_SITES= http://www.riverbankcomputing.com/Downloads/Snapshots/PyQt3/ \ +MASTER_SITES= http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/ \ http://freebsd.ricin.com/ports/distfiles/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= PyQt-x11-gpl-3-snapshot-20070220 +DISTNAME= PyQt-x11-gpl-${PORTVERSION} MAINTAINER= danny@ricin.com COMMENT= Python bindings for the Qt toolkit LIB_DEPENDS= qscintilla.7:${PORTSDIR}/x11-toolkits/qscintilla -BUILD_DEPENDS= ${LOCALBASE}/bin/sip:${PORTSDIR}/devel/py-sip \ +RUN_DEPENDS= ${LOCALBASE}/bin/sip:${PORTSDIR}/devel/py-sip +BUILD_DEPENDS= ${RUN_DEPENDS} \ qmake:${PORTSDIR}/devel/qmake USE_QT_VER= 3 -USE_PYTHON= 2.3+ +USE_PYTHON= yes OPTIONS= DEBUG "Enable debugging symbols" off \ DOCS "Install documentation" on \ diff -ruN ports/x11-toolkits/py-qt/distinfo ports/x11-toolkits/py-qt.old/distinfo --- ports/x11-toolkits/py-qt/distinfo Tue Feb 27 15:55:57 2007 +++ ports/x11-toolkits/py-qt.old/distinfo Sun Feb 11 17:36:40 2007 @@ -1,3 +1,3 @@ -MD5 (PyQt-x11-gpl-3-snapshot-20070220.tar.gz) = 737fc9d7b2fe5049d79f4bdb078ad6bd -SHA256 (PyQt-x11-gpl-3-snapshot-20070220.tar.gz) = 8c13debacc069d4fffc763fb9aaa27aecac0bb21c808762252454d8156249812 -SIZE (PyQt-x11-gpl-3-snapshot-20070220.tar.gz) = 803446 +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 --- ports::x11-toolkits::py-qt.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070227180422.0C76D13C494>