Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jun 2003 17:35:53 -0700
From:      Joseph Haga <tuximus@tcsn.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        nbm@FreeBSD.org
Subject:   ports/53887: Update port: x11-toolkits/py-qt
Message-ID:  <20030628173553.61ba6a8d.tuximus@tcsn.net>
Resent-Message-ID: <200306290040.h5T0eBfQ060343@freefall.freebsd.org>

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

>Number:         53887
>Category:       ports
>Synopsis:       Update port: x11-toolkits/py-qt
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 28 17:40:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     tuximus
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD orion.tuximus.lan 4.8-STABLE FreeBSD 4.8-STABLE #8: Mon Jun 23 21:18:05 PDT 2003 tuximus@orion.tuximus.lan:/usr/obj/usr/src/sys/ORION i386


	<machine, os, target, libraries (multiple lines)>
>Description:
	Update port: x11-toolkits/py-qt for new sip and imgseek (new port)
>How-To-Repeat:
	<code/input/activities to reproduce the problem (multiple lines)>
>Fix:

diff -ruN py-qt.old/Makefile py-qt/Makefile
--- py-qt.old/Makefile	Fri May  9 11:14:45 2003
+++ py-qt/Makefile	Sat Jun 28 17:30:29 2003
@@ -5,8 +5,8 @@
 # $FreeBSD: ports/x11-toolkits/py-qt/Makefile,v 1.13 2003/05/09 18:14:45 nbm Exp $
 
 PORTNAME=	qt
-PORTVERSION=	3.5
-PORTREVISION=	0
+PORTVERSION=	3.6
+PORTREVISION=	1
 CATEGORIES=	x11-toolkits python
 MASTER_SITES=	http://www.river-bank.demon.co.uk/download/PyQt/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,8 +15,7 @@
 MAINTAINER=	nbm@FreeBSD.org
 COMMENT=	Python Bindings for Qt
 
-LIB_DEPENDS=	sip.9:${PORTSDIR}/devel/sip
-RUN_DEPENDS=	${PYTHON_SITELIBDIR}/libsip.so:${PORTSDIR}/devel/py-sip
+BUILD_DEPENDS=	${LOCALBASE}/lib/libsip.so:${PORTSDIR}/devel/sip
 
 USE_QT_VER=	3
 USE_PYTHON=	yes
@@ -24,6 +23,7 @@
 
 ALL_TARGET=	all install
 
+INSTALLS_SHLIB=		yes
 NO_FILTER_SHLIBS=	yes
 
 do-configure:
diff -ruN py-qt.old/distinfo py-qt/distinfo
--- py-qt.old/distinfo	Fri May  9 11:14:45 2003
+++ py-qt/distinfo	Fri Jun 27 20:16:25 2003
@@ -1 +1 @@
-MD5 (PyQt-x11-gpl-3.5.tar.gz) = 3145f56f187d98147de20360b990da01
+MD5 (PyQt-x11-gpl-3.6.tar.gz) = bedea8fb28940471c86699e6656452e5



>Release-Note:
>Audit-Trail:
>Unformatted:
 SEND-PR: -*- send-pr -*-
 SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
 SEND-PR: will all comments (text enclosed in `<' and `>').
 SEND-PR:
 SEND-PR: Please consult the following URL if you are not sure how to
 SEND-PR: fill out a problem report:
 SEND-PR: http://www.freebsd.org/doc/en/articles/problem-reports/article.html
 SEND-PR:
 SEND-PR: Note that the Synopsis field is mandatory.
 SEND-PR:
 SEND-PR: Please note that (unless you state otherwise) if your report 
 SEND-PR: includes a patch then it will be taken under the same license as 
 SEND-PR: the one on the file(s) you want to change.
 SEND-PR:
 SEND-PR: BE ADVISED THAT FREEBSD PROBLEM REPORTS ARE PUBLIC INFORMATION AND
 SEND-PR: WILL BE PUBLISHED AS-IS ON THE PROJECT'S MAILING LISTS AND WEB SITES.
 SEND-PR: DO NOT SUBMIT ANY INFORMATION YOU DO NOT WANT MADE PUBLIC.
 SEND-PR:
 SEND-PR: For sensitive security issues, consider contacting the FreeBSD
 SEND-PR: security officer team (security-officer@freebsd.org) directly.
 SEND-PR:
 SEND-PR: Choose from the following categories:
 SEND-PR:
 SEND-PR: advocacy  alpha     bin       conf      docs      gnu       
 SEND-PR: i386      ia64      java      kern      misc      ports     
 SEND-PR: powerpc   sparc64   standards www       
 SEND-PR:
 To: FreeBSD-gnats-submit@freebsd.org
 From: tuximus <tuximus@tcsn.net>
 Reply-To: tuximus <tuximus@tcsn.net>
 Cc: 
 X-send-pr-version: 3.113
 X-GNATS-Notify: 
 
 



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