summaryrefslogtreecommitdiffstats
path: root/packaging/macports
diff options
context:
space:
mode:
authorRobin Schneider <ypid@riseup.net>2017-02-16 01:09:33 +0100
committerscottb <dharmabumstead@users.noreply.github.com>2017-02-16 01:09:33 +0100
commit3700bcb6dd3df3e24defd9d1636253dd66e02174 (patch)
treeb50de38f21be9053adb1afde4042842ac6697c04 /packaging/macports
parentadd 'version_added' field for environment_variables option in lambda.py (#21500) (diff)
downloadansible-3700bcb6dd3df3e24defd9d1636253dd66e02174.tar.xz
ansible-3700bcb6dd3df3e24defd9d1636253dd66e02174.zip
Use HTTPS instead of legacy HTTP for ansible.com (#16870)
Mechanical edit done by this "one-liner": ```Shell git ls-files -z "$(git rev-parse --show-toplevel)" | xargs --null -I '{}' find '{}' -type f -print0 | xargs --null sed --in-place --regexp-extended 's#http://(www\.|galaxy\.|)ansible\.com#https://\1ansible.com#g;' ``` Related to: https://github.com/ansible/ansible/issues/16869
Diffstat (limited to 'packaging/macports')
-rw-r--r--packaging/macports/sysutils/ansible/Portfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/macports/sysutils/ansible/Portfile b/packaging/macports/sysutils/ansible/Portfile
index b123fc58ff..281e7ee961 100644
--- a/packaging/macports/sysutils/ansible/Portfile
+++ b/packaging/macports/sysutils/ansible/Portfile
@@ -11,7 +11,7 @@ supported_archs noarch
maintainers nomaintainer
-homepage http://ansible.com/
+homepage https://ansible.com/
description Radically simple IT automation
long_description \
Ansible is a radically simple model-driven configuration \