FreeBSD Bugzilla – Attachment 118057 Details for
Bug 160220
[PATCH] www/roundup: eliminate py-pysqlite2x dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 679 bytes, created by
R.Mahmatkhanov
on 2011-08-26 20:20:05 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
R.Mahmatkhanov
Created:
2011-08-26 20:20:05 UTC
Size:
679 bytes
patch
obsolete
>diff -ruNa roundup.orig/Makefile roundup/Makefile >--- roundup.orig/Makefile 2011-07-22 17:05:56.000000000 +0400 >+++ roundup/Makefile 2011-08-26 23:08:20.000000000 +0400 >@@ -17,7 +17,7 @@ > LICENSE_FILE= ${WRKSRC}/COPYING.txt > > USE_GETTEXT= yes >-USE_PYTHON= yes >+USE_PYTHON= 2.5+ > USE_PYDISTUTILS=yes > > OPTIONS= SQLITE "Support Sqlite as backend" on >@@ -28,11 +28,7 @@ > .include <bsd.port.pre.mk> > > .if !defined(WITHOUT_SQLITE) >-.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-pysqlite23 >-.endif > .endif > > .if defined(WITH_PGSQL)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 160220
: 118057