Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2001 09:11:38 -0800 (PST)
From:      Arun Sharma <arun@sharma-home.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31986: Maintainer update to py-qt 
Message-ID:  <200111141711.fAEHBce60604@sharma-home.net>

next in thread | raw e-mail | index | archive | help

>Number:         31986
>Category:       ports
>Synopsis:       Maintainer update to py-qt
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 14 09:20:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Arun Sharma
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD astra.mirabella.net 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Sat Oct 20 22:59:10 PDT 2001 root@astra.mirabella.net:/usr.current/obj/usr.current/src/sys/astra i386


	
>Description:
	Updates the py-qt port to 2.5.

>How-To-Repeat:
	Apply the patch.
>Fix:


diff -urN py-qt.old/Makefile py-qt/Makefile
--- py-qt.old/Makefile	Tue Nov 13 22:40:46 2001
+++ py-qt/Makefile	Tue Nov 13 22:43:12 2001
@@ -5,14 +5,14 @@
 # $FreeBSD: ports/x11-toolkits/py-qt/Makefile,v 1.6 2001/04/03 08:14:32 will Exp $
 
 PORTNAME=	py-qt
-PORTVERSION=	2.4
+PORTVERSION=	2.5
 CATEGORIES=	x11-toolkits python
-MASTER_SITES=	http://www.river-bank.demon.co.uk/software/
+MASTER_SITES=	ftp://ftp.rygannon.com/pub/PyQt/
 DISTNAME=	PyQt-${PORTVERSION}
 
 MAINTAINER=	adsharma@sharmas.dhs.org
 
-LIB_DEPENDS=	sip.5:${PORTSDIR}/devel/sip
+LIB_DEPENDS=	sip.6:${PORTSDIR}/devel/sip
 
 USE_QT_VER=	2
 USE_PYTHON=	yes
diff -urN py-qt.old/distinfo py-qt/distinfo
--- py-qt.old/distinfo	Tue Nov 13 22:40:46 2001
+++ py-qt/distinfo	Wed Nov 14 09:06:04 2001
@@ -1 +1 @@
-MD5 (PyQt-2.4.tar.gz) = fd0d89874f66f6190421839188aff02f
+MD5 (PyQt-2.5.tar.gz) = 4a7314bf51d14093983dbbc471bad904
diff -urN py-qt.old/pkg-plist py-qt/pkg-plist
--- py-qt.old/pkg-plist	Tue Nov 13 22:40:46 2001
+++ py-qt/pkg-plist	Wed Nov 14 09:05:54 2001
@@ -1,6 +1,6 @@
 bin/pyuic
 bin/eric
-lib/%%PYTHON_VERSION%%/site-packages/libqtcmodule-2.4.so
+lib/%%PYTHON_VERSION%%/site-packages/libqtcmodule-2.5.so
 lib/%%PYTHON_VERSION%%/site-packages/libqtcmodule.so
 lib/%%PYTHON_VERSION%%/site-packages/libqtcmodule.la
 lib/%%PYTHON_VERSION%%/site-packages/libqtcmodule.a

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111141711.fAEHBce60604>