From ijliao@FreeBSD.csie.NCTU.edu.tw  Thu Dec 25 19:16:06 2003
Return-Path: <ijliao@FreeBSD.csie.NCTU.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5E6ED16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Dec 2003 19:16:06 -0800 (PST)
Received: from FreeBSD.csie.NCTU.edu.tw (freebsd.csie.nctu.edu.tw [140.113.17.209])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 16C4843D41
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Dec 2003 19:16:05 -0800 (PST)
	(envelope-from ijliao@FreeBSD.csie.NCTU.edu.tw)
Received: from localhost (unknown [127.0.0.1])
	by FreeBSD.csie.NCTU.edu.tw (Postfix) with ESMTP id CF9CF106C0D
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Dec 2003 11:15:59 +0800 (CST)
Received: from FreeBSD.csie.NCTU.edu.tw ([127.0.0.1])
 by localhost (FreeBSD.csie.NCTU.edu.tw [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 86275-01 for <FreeBSD-gnats-submit@freebsd.org>;
 Fri, 26 Dec 2003 11:15:39 +0800 (CST)
Received: by FreeBSD.csie.NCTU.edu.tw (Postfix, from userid 1041)
	id A6FF7106C52; Fri, 26 Dec 2003 11:15:39 +0800 (CST)
Message-Id: <20031226031539.A6FF7106C52@FreeBSD.csie.NCTU.edu.tw>
Date: Fri, 26 Dec 2003 11:15:39 +0800 (CST)
From: Ying-Chieh Liao <ijliao@FreeBSD.csie.NCTU.edu.tw>
Reply-To: Ying-Chieh Liao <ijliao@FreeBSD.csie.NCTU.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: upgrade ports/devel/py-sip to 3.9
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         60579
>Category:       ports
>Synopsis:       upgrade ports/devel/py-sip to 3.9
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 25 19:20:09 PST 2003
>Closed-Date:    Thu Dec 25 19:53:05 PST 2003
>Last-Modified:  Thu Dec 25 19:53:05 PST 2003
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
NCTU CSIE
>Environment:
System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.9-STABLE FreeBSD 4.9-STABLE #8: Wed Oct 29 10:04:27 CST 2003 root@FreeBSD.csie.NCTU.edu.tw:/big/usr.obj/big/freebsd/pub/branches/4.0-stable/src/sys/FREEBSD i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

Index: py-sip/Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/py-sip/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- py-sip/Makefile	24 Aug 2003 06:19:35 -0000	1.4
+++ py-sip/Makefile	26 Dec 2003 03:13:35 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/devel/py-sip/Makefile,v 1.4 2003/08/24 06:19:35 krion Exp $
 
 PORTNAME=	sip
-PORTVERSION=	3.8
+PORTVERSION=	3.9
 CATEGORIES=	devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTFILES=
@@ -13,12 +13,14 @@
 MAINTAINER=	eugos@gmx.net
 COMMENT=	Python convenience link to sip library
 
-LIB_DEPENDS=	sip.10:${PORTSDIR}/devel/sip
+BUILD_DEPENDS=	${NONEXISTENT}:${PORTSDIR}/devel/sip:configure
+LIB_DEPENDS=	sip.11:${PORTSDIR}/devel/sip
 
 USE_PYTHON=	yes
 NO_BUILD=	yes
 
 do-install:
-	${LN} -s ${LOCALBASE}/lib/libsip.so ${PYTHONPREFIX_SITELIBDIR}/libsip.so
+	${INSTALL_DATA} ${PORTSDIR}/devel/sip/work/sip-3.9/sipconfig.py ${PYTHON_SITELIBDIR}
+	${LN} -fs ${LOCALBASE}/lib/libsip.so ${PYTHONPREFIX_SITELIBDIR}/libsip.so
 
 .include <bsd.port.mk>
Index: py-sip/pkg-plist
===================================================================
RCS file: /home/pcvs/ports/devel/py-sip/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- py-sip/pkg-plist	13 Aug 2003 09:37:52 -0000	1.2
+++ py-sip/pkg-plist	26 Dec 2003 03:13:35 -0000
@@ -1 +1,2 @@
 %%PYTHON_SITELIBDIR%%/libsip.so
+%%PYTHON_SITELIBDIR%%/sipconfig.py
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Thu Dec 25 19:52:56 PST 2003 
State-Changed-Why:  
superseded by 60580 

http://www.freebsd.org/cgi/query-pr.cgi?pr=60579 
>Unformatted:
