ports/109637: [maintainer] x11-toolkits/py-qt: update to snapshot (corrected PR)

Danny Pansters danny at ricin.com
Tue Feb 27 18:50:04 UTC 2007


>Number:         109637
>Category:       ports
>Synopsis:       [maintainer] x11-toolkits/py-qt: update to snapshot (corrected PR)
>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:50:03 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 at desktop.homenet:/usr/obj/usr/src/sys/DESKTOP i386


	
>Description:
	This PR updates:	x11-toolkits/py-qt
	Changed files:		Makefile, distinfo
	
	The two PRs sent before for this port had the diff messed up, sorry.

	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.old/Makefile ports/x11-toolkits/py-qt/Makefile
--- ports/x11-toolkits/py-qt.old/Makefile	Sun Feb 11 17:36:40 2007
+++ ports/x11-toolkits/py-qt/Makefile	Mon Feb 26 19:40:08 2007
@@ -6,22 +6,22 @@
 
 PORTNAME=	qt
 PORTVERSION=	3.17
+PORTREVISION=	1
 CATEGORIES=	x11-toolkits python
-MASTER_SITES=	http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/ \
+MASTER_SITES=	http://www.riverbankcomputing.com/Downloads/Snapshots/PyQt3/ \
 		http://freebsd.ricin.com/ports/distfiles/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	PyQt-x11-gpl-${PORTVERSION}
+DISTNAME=	PyQt-x11-gpl-3-snapshot-20070220
 
 MAINTAINER=	danny at ricin.com
 COMMENT=	Python bindings for the Qt toolkit
 
 LIB_DEPENDS=	qscintilla.7:${PORTSDIR}/x11-toolkits/qscintilla
-RUN_DEPENDS=	${LOCALBASE}/bin/sip:${PORTSDIR}/devel/py-sip
-BUILD_DEPENDS=	${RUN_DEPENDS} \
+BUILD_DEPENDS=	${LOCALBASE}/bin/sip:${PORTSDIR}/devel/py-sip \
 		qmake:${PORTSDIR}/devel/qmake
 
 USE_QT_VER=	3
-USE_PYTHON=	yes
+USE_PYTHON=	2.3+
 
 OPTIONS=	DEBUG "Enable debugging symbols" off \
 		DOCS "Install documentation" on \
diff -ruN ports/x11-toolkits/py-qt.old/distinfo ports/x11-toolkits/py-qt/distinfo
--- ports/x11-toolkits/py-qt.old/distinfo	Sun Feb 11 17:36:40 2007
+++ ports/x11-toolkits/py-qt/distinfo	Tue Feb 27 15:55:57 2007
@@ -1,3 +1,3 @@
-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
+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
--- ports::x11-toolkits::py-qt.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list