Date: Sat, 09 Apr 2005 20:48:34 -0300 From: Marcus Grando <marcus@corp.grupos.com.br> To: Pav Lucistnik <pav@FreeBSD.org> Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/79270: Update port: databases/py-PySQLite11 fix LATEST_LINK Message-ID: <425869D2.60606@corp.grupos.com.br> In-Reply-To: <200504092205.j39M5hnn012392@freefall.freebsd.org> References: <200504092205.j39M5hnn012392@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------060003020302010202010809 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Attached new patch. Thanks Pav Lucistnik wrote: > Synopsis: Update port: databases/py-PySQLite11 fix LATEST_LINK > > State-Changed-From-To: open->feedback > State-Changed-By: pav > State-Changed-When: Sat Apr 9 22:05:06 GMT 2005 > State-Changed-Why: > This changes LATEST_LINK from py24-PySQLite to PySQLite11. Is that intended? > Note it's missing py24- prefix after the change. -- Marcus Grando Grupos Internet S/A marcus(at)corp.grupos.com.br --------------060003020302010202010809 Content-Type: text/plain; name="py-PySQLite11.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="py-PySQLite11.patch" diff -ruN py-PySQLite11.orig/Makefile py-PySQLite11/Makefile --- py-PySQLite11.orig/Makefile Sun Mar 13 20:25:19 2005 +++ py-PySQLite11/Makefile Sat Apr 9 20:45:59 2005 @@ -18,6 +18,8 @@ LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 +LATEST_LINK= ${PYTHON_PKGNAMEPREFIX}${PORTNAME}11 + CONFLICTS= py*-PySQLite-1.0* WRKSRC= ${WRKDIR}/pysqlite --------------060003020302010202010809--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?425869D2.60606>