ports/114028: Update port: net-im/gajim-devel (use latest version of pysqlite2)
Denis Shaposhnikov
dsh at vlink.ru
Tue Jun 26 07:50:03 UTC 2007
>Number: 114028
>Category: ports
>Synopsis: Update port: net-im/gajim-devel (use latest version of pysqlite2)
>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:03 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-devel/Makefile gajim-devel/Makefile
--- /usr/ports/net-im/gajim-devel/Makefile Sun Jun 24 14:13:26 2007
+++ gajim-devel/Makefile Tue Jun 26 11:37:42 2007
@@ -7,6 +7,7 @@
PORTNAME= gajim
PORTVERSION= 20070621
+PORTREVISION= 1
CATEGORIES= net-im
MASTER_SITES= http://ports.internal.vlink.ru/distfiles/
PKGNAMESUFFIX= -devel
@@ -70,7 +71,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