FreeBSD Bugzilla – Attachment 182672 Details for
Bug 219359
sysutils/ansible: add missing dependency py-jmespath
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
trivial patch
file_219359.txt (text/plain), 911 bytes, created by
Dave Cottlehuber
on 2017-05-17 16:58:58 UTC
(
hide
)
Description:
trivial patch
Filename:
MIME Type:
Creator:
Dave Cottlehuber
Created:
2017-05-17 16:58:58 UTC
Size:
911 bytes
patch
obsolete
>diff --git a/sysutils/ansible/Makefile b/sysutils/ansible/Makefile >index c7371178ae12..84aaf97f672b 100644 >--- a/sysutils/ansible/Makefile >+++ b/sysutils/ansible/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= ansible > PORTVERSION?= 2.3.0.0 >-PORTREVISION?= 1 >+PORTREVISION?= 2 > CATEGORIES= sysutils python > MASTER_SITES= http://releases.ansible.com/ansible/ > >@@ -13,7 +13,8 @@ COMMENT= Radically simple IT automation > LICENSE= GPLv3+ > LICENSE_FILE= ${WRKSRC}/COPYING > >-RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml \ >+RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}jmespath>0:devel/py-jmespath \ >+ ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml \ > ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto \ > ${PYTHON_PKGNAMEPREFIX}paramiko>0:security/py-paramiko \ > ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2 \
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 Raw
Actions:
View
Attachments on
bug 219359
: 182672