FreeBSD Bugzilla – Attachment 174912 Details for
Bug 212795
www/httpie: Fix dependencies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
httpie-dependencies.patch
httpie-dependencies.patch (text/plain), 630 bytes, created by
Danilo G. Baio
on 2016-09-18 14:08:54 UTC
(
hide
)
Description:
httpie-dependencies.patch
Filename:
MIME Type:
Creator:
Danilo G. Baio
Created:
2016-09-18 14:08:54 UTC
Size:
630 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 422384) >+++ Makefile (working copy) >@@ -11,8 +11,8 @@ > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests \ >- ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.11.0:www/py-requests \ >+ ${PYTHON_PKGNAMEPREFIX}pygments>=2.1.3:textproc/py-pygments > > USE_GITHUB= yes > GH_ACCOUNT= jakubroztocil >@@ -20,4 +20,6 @@ > USES= python > USE_PYTHON= distutils autoplist > >+NO_ARCH= yes >+ > .include <bsd.port.mk>
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
Flags:
dbaio
:
maintainer-approval?
(
ale
)
Actions:
View
|
Diff
Attachments on
bug 212795
: 174912