View | Details | Raw Unified | Return to bug 245605 | Differences between
and this patch

Collapse All | Expand All

(-)py-pyhcl/Makefile (-2 / +2 lines)
Lines 1-8 Link Here
1
# Created by: Alessando Sagratini <ale_sagra@hotmail.com>
1
# Created by: Alessando Sagratini <ale_sagra@hotmail.com>
2
# $FreeBSD: head/devel/py-pyhcl/Makefile 528796 2020-03-20 19:58:57Z tcberner $
2
# $FreeBSD: head/devel/py-pyhcl/Makefile 515813 2019-10-27 19:10:05Z kai $
3
PORTNAME=	pyhcl
3
PORTNAME=	pyhcl
4
PORTVERSION=	0.4.1
4
PORTVERSION=	0.4.3
5
CATEGORIES=	devel python
5
CATEGORIES=	devel python
6
MASTER_SITES=	CHEESESHOP
6
MASTER_SITES=	CHEESESHOP
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
(-)py-pyhcl/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1584601276
1
TIMESTAMP = 1587282877
2
SHA256 (pyhcl-0.4.1.tar.gz) = 937daf1cd4ee532bada1947714c87acfd7db7cc8cc2a21c3237616658623f5d8
2
SHA256 (pyhcl-0.4.3.tar.gz) = 91892e72e0488e3595e30eeac86e2cf38aa22494000dfa59336fa467bb0da03c
3
SIZE (pyhcl-0.4.1.tar.gz) = 64297
3
SIZE (pyhcl-0.4.3.tar.gz) = 61085

Return to bug 245605