This PR creates: misc/py-qt4-demo misc/py-qt4-demo/files new files: Makefile, distinfo, pkg-descr, pkg-plist, files/patch-configure.py This PR is part 20 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/
Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants to have py- PRs
Responsible Changed From-To: freebsd-python->miwi I'll take it.
miwi 2007-03-27 10:16:57 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/py-qt4-demo Makefile distinfo pkg-descr pkg-plist Log: PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework. This package provides the PyQt4 demo and examples. WWW: http://www.riverbankcomputing.co.uk/pyqt/ PR: ports/109634 Submitted by: Danny Pansters <danny at ricin.com> Revision Changes Path 1.849 +1 -0 ports/misc/Makefile 1.1 +56 -0 ports/misc/py-qt4-demo/Makefile (new) 1.1 +3 -0 ports/misc/py-qt4-demo/distinfo (new) 1.1 +4 -0 ports/misc/py-qt4-demo/pkg-descr (new) 1.1 +554 -0 ports/misc/py-qt4-demo/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!