FreeBSD Bugzilla – Attachment 165125 Details for
Bug 205927
deskutils/calibre: installation failed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed fix
cal.diff (text/plain), 998 bytes, created by
Guido Falsi
on 2016-01-05 21:31:15 UTC
(
hide
)
Description:
Proposed fix
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2016-01-05 21:31:15 UTC
Size:
998 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 405316) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= calibre > PORTVERSION= 2.46.0 >+PORTREVISION= 1 > CATEGORIES= deskutils python > MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ > >@@ -28,7 +29,9 @@ > ${PYTHON_PKGNAMEPREFIX}dateutil>=0:${PORTSDIR}/devel/py-dateutil \ > ${PYTHON_PKGNAMEPREFIX}pillow>=0:${PORTSDIR}/graphics/py-pillow \ > ${PYTHON_PKGNAMEPREFIX}psutil>=2.0.0:${PORTSDIR}/sysutils/py-psutil \ >- ${PYTHON_PKGNAMEPREFIX}lxml>=0:${PORTSDIR}/devel/py-lxml >+ ${PYTHON_PKGNAMEPREFIX}lxml>=0:${PORTSDIR}/devel/py-lxml \ >+ ${PYTHON_PKGNAMEPREFIX}cssutils>=0.9.9:${PORTSDIR}/www/py-cssutils \ >+ ${PYTHON_PKGNAMEPREFIX}apsw>=0:${PORTSDIR}/databases/py-apsw > RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \ > ${PYTHON_PKGNAMEPREFIX}cssutils>=0.9.9:${PORTSDIR}/www/py-cssutils \ > ${PYTHON_PKGNAMEPREFIX}dnspython>=0:${PORTSDIR}/dns/py-dnspython \
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 205927
:
165114
|
165124
| 165125