Date: Sun, 27 Mar 2005 00:54:11 -0300 (BRT) From: Marcus Grando <marcus@corp.grupos.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/79270: Update port: databases/py-PySQLite11 fix LATEST_LINK Message-ID: <20050327035411.E4F0B20A32@corp.grupos.com.br> Resent-Message-ID: <200503270400.j2R40CfH083799@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 79270 >Category: ports >Synopsis: Update port: databases/py-PySQLite11 fix LATEST_LINK >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Mar 27 04:00:11 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Marcus Grando >Release: FreeBSD 4.11-STABLE i386 >Organization: Grupos Internet S/A >Environment: System: FreeBSD corp.grupos.com.br 4.11-STABLE FreeBSD 4.11-STABLE #43: Sun Mar 13 23:23:17 BRT 2005 root@corp.grupos.com.br:/usr/obj/usr/src/sys/CORP i386 >Description: Update port: databases/py-PySQLite11 fix LATEST_LINK - Add LATEST_LINK >How-To-Repeat: >Fix: --- py-PySQLite11.patch begins here --- diff -ruN py-PySQLite11.orig/Makefile py-PySQLite11/Makefile --- py-PySQLite11.orig/Makefile Sun Mar 13 21:49:16 2005 +++ py-PySQLite11/Makefile Sun Mar 27 00:50:05 2005 @@ -16,6 +16,8 @@ MAINTAINER= marcus@corp.grupos.com.br COMMENT= A DB-API v2 Python library for the SQLite 3 embedded SQL engine +LATEST_LINK= ${PORTNAME}11 + LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 CONFLICTS= py*-PySQLite-1.0* --- py-PySQLite11.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050327035411.E4F0B20A32>