ports/114027: Update port: net-im/gajim (depends on py-pysqlite23)

Denis Shaposhnikov dsh at vlink.ru
Tue Jun 26 07:50:03 UTC 2007


>Number:         114027
>Category:       ports
>Synopsis:       Update port: net-im/gajim (depends on py-pysqlite23)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 26 07:50:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Denis Shaposhnikov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD neva.vlink.ru 7.0-CURRENT FreeBSD 7.0-CURRENT #5: Thu May 24 14:16:52 MSD 2007 dsh at neva.vlink.ru:/var/FreeBSD/obj/var/FreeBSD/src/sys/MYNERIC i386


	
>Description:

Change version of py-pysqlite2 in dependency line to latest stable
version. Thanks to Michael Neumann.

>How-To-Repeat:
	
>Fix:

diff -Nru --exclude=.svn /usr/ports/net-im/gajim/Makefile gajim/Makefile
--- /usr/ports/net-im/gajim/Makefile	Sun May 20 00:19:26 2007
+++ gajim/Makefile	Tue Jun 26 11:23:59 2007
@@ -7,7 +7,7 @@
 
 PORTNAME=	gajim
 PORTVERSION=	0.11.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net-im
 MASTER_SITES=	http://www.gajim.org/downloads/ \
 		http://ports.internal.vlink.ru/distfiles/
@@ -77,7 +77,7 @@
 .if ${PYTHON_REL} >= 250
 RUN_DEPENDS+=	${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3
 .else
-RUN_DEPENDS+=	${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite21
+RUN_DEPENDS+=	${PYTHON_SITELIBDIR}/pysqlite2/__init__.py:${PORTSDIR}/databases/py-pysqlite23
 .endif
 
 .include <bsd.port.post.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list