FreeBSD Bugzilla – Attachment 118002 Details for
Bug 160161
[PATCH] deskutils/griffith: 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), 1.28 KB, created by
R.Mahmatkhanov
on 2011-08-24 23:40:05 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
R.Mahmatkhanov
Created:
2011-08-24 23:40:05 UTC
Size:
1.28 KB
patch
obsolete
>diff -ruNa griffith.orig/Makefile griffith/Makefile >--- griffith.orig/Makefile 2011-06-25 11:35:30.000000000 +0400 >+++ griffith/Makefile 2011-08-25 02:18:47.000000000 +0400 >@@ -7,27 +7,27 @@ > > PORTNAME= griffith > PORTVERSION= 0.12.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= deskutils > MASTER_SITES= http://launchpadlibrarian.net/58153655/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= Lightweight film collection manager > >-RUN_DEPENDS= py*-pysqlite>=2.0:${PORTSDIR}/databases/py-pysqlite23 \ >- py*-sqlalchemy06>=0.5:${PORTSDIR}/databases/py-sqlalchemy06 \ >- py*-imaging>=0:${PORTSDIR}/graphics/py-imaging \ >- py*-reportlab>=1.19:${PORTSDIR}/print/py-reportlab \ >- py*-chardet>=0:${PORTSDIR}/textproc/py-chardet \ >- ${PYXML} >- > LICENSE= GPLv2 GPLv3 > LICENSE_COMB= dual > >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:${PORTSDIR}/databases/py-sqlite3 \ >+ ${PYTHON_PKGNAMEPREFIX}sqlalchemy06>=0.5:${PORTSDIR}/databases/py-sqlalchemy06 \ >+ ${PYTHON_PKGNAMEPREFIX}imaging>=0:${PORTSDIR}/graphics/py-imaging \ >+ ${PYTHON_PKGNAMEPREFIX}reportlab>=1.19:${PORTSDIR}/print/py-reportlab \ >+ ${PYTHON_PKGNAMEPREFIX}chardet>=0:${PORTSDIR}/textproc/py-chardet \ >+ ${PYXML} >+ > USE_XZ= yes > USE_GNOME= pygtk2 > WANT_GNOME= yes >-USE_PYTHON= yes >+USE_PYTHON= 2.5+ > USE_GETTEXT= yes > USE_GMAKE= yes > NO_BUILD= yes
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 160161
: 118002