Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 2003 02:43:57 -0700
From:      Michael Collette <metrol@metrol.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54470: [update] devel/py-sip to 3.7
Message-ID:  <200307140243.57997.metrol@metrol.net>
Resent-Message-ID: <200307140950.h6E9oL7u087834@freefall.freebsd.org>

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

>Number:         54470
>Category:       ports
>Synopsis:       [update] devel/py-sip to 3.7
>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:   Mon Jul 14 02:50:21 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Michael Collette
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD 4.8-STABLE FreeBSD 4.8-STABLE #1: Thu Jun 26 04:50:40 PDT 2003

>Description:
Update to 3.7 and should now point to the proper library following
the update to devel/sip.

>How-To-Repeat:

>Fix:
diff -ruN py-sip.orig/Makefile py-sip/Makefile
--- py-sip.orig/Makefile        Mon Jul 14 02:30:44 2003
+++ py-sip/Makefile     Mon Jul 14 02:35:20 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@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

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



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