Date: Sat, 2 May 2020 06:29:45 +0000 (UTC) From: =?UTF-8?Q?Lo=c3=afc_Bartoletti?= <lbartoletti@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r533663 - head/devel/py-pyhcl Message-ID: <202005020629.0426TjxB038353@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lbartoletti Date: Sat May 2 06:29:45 2020 New Revision: 533663 URL: https://svnweb.freebsd.org/changeset/ports/533663 Log: devel/py-pyhcl: Update to 0.4.4 Changelog: - https://github.com/virtuald/pyhcl/blob/master/CHANGELOG.md#040-2020-01-07 PR: 245998 Submitted by: Alessandro Sagratini (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D24636 Modified: head/devel/py-pyhcl/Makefile head/devel/py-pyhcl/distinfo Modified: head/devel/py-pyhcl/Makefile ============================================================================== --- head/devel/py-pyhcl/Makefile Sat May 2 05:17:45 2020 (r533662) +++ head/devel/py-pyhcl/Makefile Sat May 2 06:29:45 2020 (r533663) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyhcl -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pyhcl/distinfo ============================================================================== --- head/devel/py-pyhcl/distinfo Sat May 2 05:17:45 2020 (r533662) +++ head/devel/py-pyhcl/distinfo Sat May 2 06:29:45 2020 (r533663) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587282877 -SHA256 (pyhcl-0.4.3.tar.gz) = 91892e72e0488e3595e30eeac86e2cf38aa22494000dfa59336fa467bb0da03c -SIZE (pyhcl-0.4.3.tar.gz) = 61085 +TIMESTAMP = 1588083226 +SHA256 (pyhcl-0.4.4.tar.gz) = 2d9b9dcdf1023d812bfed561ba72c99104c5b3f52e558d595130a44ce081b003 +SIZE (pyhcl-0.4.4.tar.gz) = 61071
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005020629.0426TjxB038353>