View | Details | Raw Unified | Return to bug 250623
Collapse All | Expand All

(-)sysutils/ansible28/Makefile (-9 / +10 lines)
Lines 1-17 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTVERSION=	2.8.11
3
PORTVERSION=	2.8.16
4
PKGNAMESUFFIX=	28
4
PKGNAMESUFFIX=	28
5
5
6
CONFLICTS=	ansible-* \
6
CONFLICTS=	*ansible-2* \
7
		ansible1-* \
7
		*ansible1-* \
8
		ansible23-* \
8
		*ansible23-* \
9
		ansible24-* \
9
		*ansible24-* \
10
		ansible25-* \
10
		*ansible25-* \
11
		ansible26-* \
11
		*ansible26-* \
12
		ansible27-*
12
		*ansible27-* \
13
		*ansible29-*
13
14
14
MASTERDIR=	${.CURDIR}/../ansible
15
MASTERDIR=	${.CURDIR}/../ansible29
15
DISTINFO_FILE=	${.CURDIR}/distinfo
16
DISTINFO_FILE=	${.CURDIR}/distinfo
16
17
17
USES=		cpe python
18
USES=		cpe python
(-)sysutils/ansible28/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1588106665
1
TIMESTAMP = 1603694089
2
SHA256 (ansible-2.8.11.tar.gz) = 156caa8b6c60b9f0d5c7d57ee0f4e46d8e226147b58546be6a8ac52925a9c191
2
SHA256 (ansible-2.8.16.tar.gz) = 4221d3a4c0d4848679dcd5a91e80fe1395371ca5bbec35c9eb4e6acfacceae16
3
SIZE (ansible-2.8.11.tar.gz) = 12712657
3
SIZE (ansible-2.8.16.tar.gz) = 12724957

Return to bug 250623