sysutils/ansible: update to 1.6.6
PR: 191561 Submitted by: maintainer
This commit is contained in:
parent
dee2055fdb
commit
5852e1f6d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360258
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= ansible
|
PORTNAME= ansible
|
||||||
PORTVERSION= 1.6.5
|
PORTVERSION= 1.6.6
|
||||||
CATEGORIES= sysutils python
|
CATEGORIES= sysutils python
|
||||||
MASTER_SITES= SF/lifanov-ports-distfiles/sysutils/${PORTNAME}/:icons
|
MASTER_SITES= SF/lifanov-ports-distfiles/sysutils/${PORTNAME}/:icons
|
||||||
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
|
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \
|
||||||
|
@ -29,7 +29,7 @@ USE_GITHUB= yes
|
||||||
GH_ACCOUNT= ${PORTNAME}
|
GH_ACCOUNT= ${PORTNAME}
|
||||||
GH_PROJECT= ${PORTNAME}
|
GH_PROJECT= ${PORTNAME}
|
||||||
GH_TAGNAME= ${GH_COMMIT}
|
GH_TAGNAME= ${GH_COMMIT}
|
||||||
GH_COMMIT= cb4b196
|
GH_COMMIT= 69d85c2
|
||||||
|
|
||||||
USE_PYTHON= 2
|
USE_PYTHON= 2
|
||||||
USE_PYDISTUTILS= yes
|
USE_PYDISTUTILS= yes
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
SHA256 (ansible-1.6.5.tar.gz) = df7e21c769f46ca1b48cbf1eda1fa7051b93b904bf21ac8baa15d4b98370a8ff
|
SHA256 (ansible-1.6.6.tar.gz) = 62244686596d1d9ec9e34e04ded46dd502db603aa598657d76b49a9797d02c93
|
||||||
SIZE (ansible-1.6.5.tar.gz) = 1175816
|
SIZE (ansible-1.6.6.tar.gz) = 1175670
|
||||||
SHA256 (ansible.png) = 9bf68abd2c95db4dc8dfc091c0e0e0a9716891f28d157e3f04e541d96e1c6850
|
SHA256 (ansible.png) = 9bf68abd2c95db4dc8dfc091c0e0e0a9716891f28d157e3f04e541d96e1c6850
|
||||||
SIZE (ansible.png) = 1160
|
SIZE (ansible.png) = 1160
|
||||||
|
|
Loading…
Reference in a new issue