aboutsummaryrefslogtreecommitdiff
path: root/sysutils/azure-agent/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2019-11-13 14:02:39 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2019-11-13 14:02:39 +0000
commit785c22466d43802f96ddcd1864a0a44c54bc7ad4 (patch)
tree479d2c7aa1763767ce8edeae809d935032e901d4 /sysutils/azure-agent/Makefile
parentb8588b7f411fa6f310a0b46764305b6d8253a4e7 (diff)
downloadports-785c22466d43802f96ddcd1864a0a44c54bc7ad4.tar.gz
ports-785c22466d43802f96ddcd1864a0a44c54bc7ad4.zip
- Update to 2.2.45 (pre-release) to pull in the requried fix
https://github.com/Azure/WALinuxAgent/pull/1638/ - Update WWW to where the code exists - Switch to use Python 3 to match the ports' default to avoid some subprocess invoking issues Approved by: Wei Hu <weh@microsoft.com> (maintainer, implicitly) Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=517374
Diffstat (limited to 'sysutils/azure-agent/Makefile')
-rw-r--r--sysutils/azure-agent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/azure-agent/Makefile b/sysutils/azure-agent/Makefile
index 75694b0b5306..a63fde7dcc7f 100644
--- a/sysutils/azure-agent/Makefile
+++ b/sysutils/azure-agent/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= azure-agent
-PORTVERSION= 2.2.41
+PORTVERSION= 2.2.45
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
@@ -18,7 +18,7 @@ RUN_DEPENDS= sudo:security/sudo \
${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss
NO_BUILD= yes
-USES= python:2.7 shebangfix
+USES= python:3.5+ shebangfix
SHEBANG_FILES= bin/waagent bin/waagent2.0