ports/55021: Update port: devel/py-sip to 3.7

osgene at web.de osgene at web.de
Tue Jul 29 19:30:25 UTC 2003


>Number:         55021
>Category:       ports
>Synopsis:       Update port: devel/py-sip to 3.7
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 29 12:30:22 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Eugene Ossintsev
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD badger.home 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat Jul 19 16:29:11 CEST 2003 root at badger.home:/usr/obj/usr/src/sys/BADGER i386
>Description:
Update port devel/py-sip to 3.7 mostly because of the obsoleted libsip library
dependency.
>How-To-Repeat:
	
>Fix:
diff -ruN py-sip.orig/Makefile py-sip/Makefile
--- py-sip.orig/Makefile	Sun Jul 27 22:56:17 2003
+++ py-sip/Makefile	Mon Jul 28 00:17:19 2003
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/devel/py-sip/Makefile,v 1.2 2003/03/07 06:01:08 ade Exp $
 
 PORTNAME=	sip
-PORTVERSION=	3.4
+PORTVERSION=	3.7
 CATEGORIES=	devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTFILES=
@@ -13,7 +13,7 @@
 MAINTAINER=	nbm at FreeBSD.org
 COMMENT=	Python convenience link to sip library
 
-LIB_DEPENDS=	sip.9:${PORTSDIR}/devel/sip
+LIB_DEPENDS=	sip.10:${PORTSDIR}/devel/sip
 
 USE_PYTHON=	yes
 NO_BUILD=	yes
diff -ruN py-sip.orig/pkg-plist py-sip/pkg-plist
--- py-sip.orig/pkg-plist	Sun Jul 27 22:56:17 2003
+++ py-sip/pkg-plist	Mon Jul 28 00:18:23 2003
@@ -1 +1 @@
-lib/%%PYTHON_VERSION%%/site-packages/libsip.so
+%%PYTHON_SITELIBDIR%%/libsip.so
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list