Lines 2-8
Link Here
|
2 |
# $FreeBSD: head/sysutils/ansible/Makefile 365076 2014-08-16 12:14:55Z marino $ |
2 |
# $FreeBSD: head/sysutils/ansible/Makefile 365076 2014-08-16 12:14:55Z marino $ |
3 |
|
3 |
|
4 |
PORTNAME= ansible |
4 |
PORTNAME= ansible |
5 |
PORTVERSION= 1.7.1 |
5 |
PORTVERSION= 1.7.2 |
6 |
CATEGORIES= sysutils python |
6 |
CATEGORIES= sysutils python |
7 |
MASTER_SITES= SF/lifanov-ports-distfiles/sysutils/${PORTNAME}/:icons |
7 |
MASTER_SITES= SF/lifanov-ports-distfiles/sysutils/${PORTNAME}/:icons |
8 |
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ |
8 |
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ |
Lines 29-35
Link Here
|
29 |
GH_ACCOUNT= ${PORTNAME} |
29 |
GH_ACCOUNT= ${PORTNAME} |
30 |
GH_PROJECT= ${PORTNAME} |
30 |
GH_PROJECT= ${PORTNAME} |
31 |
GH_TAGNAME= ${GH_COMMIT} |
31 |
GH_TAGNAME= ${GH_COMMIT} |
32 |
GH_COMMIT= 268e723 |
32 |
GH_COMMIT= d3c28fe |
33 |
|
33 |
|
34 |
USES= cpe python:2 shebangfix |
34 |
USES= cpe python:2 shebangfix |
35 |
USE_PYTHON= autoplist distutils |
35 |
USE_PYTHON= autoplist distutils |