mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
ysutils/ansible: update to 1.2.3
- Update to 1.2.3 PR: ports/181457 Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)
This commit is contained in:
parent
6664a29651
commit
d2a73ee689
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325168
3 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= ansible
|
PORTNAME= ansible
|
||||||
PORTVERSION= 1.2.2
|
PORTVERSION= 1.2.3
|
||||||
CATEGORIES= sysutils python
|
CATEGORIES= sysutils python
|
||||||
MASTER_SITES= http://ansibleworks.com/releases/
|
MASTER_SITES= http://ansibleworks.com/releases/
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (ansible-1.2.2.tar.gz) = 2d5a4a1e21f3543cc96293743ad981cca5df9f9abda62c0a31d144f3ddaf71a3
|
SHA256 (ansible-1.2.3.tar.gz) = e8b95b5f1efcfa5d45d4b727abda12f1acdcda37fe09d981217d94082e7a0c8c
|
||||||
SIZE (ansible-1.2.2.tar.gz) = 363877
|
SIZE (ansible-1.2.3.tar.gz) = 358428
|
||||||
|
|
|
@ -215,7 +215,6 @@ bin/ansible-pull
|
||||||
%%DATADIR%%/cloud/quantum_subnet
|
%%DATADIR%%/cloud/quantum_subnet
|
||||||
%%DATADIR%%/cloud/rax
|
%%DATADIR%%/cloud/rax
|
||||||
%%DATADIR%%/cloud/s3
|
%%DATADIR%%/cloud/s3
|
||||||
%%DATADIR%%/cloud/s3~e45b0f5fb17358dfa2741bce2615ef489c4f2dc0
|
|
||||||
%%DATADIR%%/cloud/virt
|
%%DATADIR%%/cloud/virt
|
||||||
%%DATADIR%%/commands/command
|
%%DATADIR%%/commands/command
|
||||||
%%DATADIR%%/commands/raw
|
%%DATADIR%%/commands/raw
|
||||||
|
|
Loading…
Add table
Reference in a new issue