Date: Tue, 26 Jan 2021 17:28:44 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562814 - head/dns/py-localzone Message-ID: <202101261728.10QHSiUj021492@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jan 26 17:28:44 2021 New Revision: 562814 URL: https://svnweb.freebsd.org/changeset/ports/562814 Log: Update to 0.9.8 Changes: https://github.com/ags-slc/localzone/blob/master/CHANGELOG.rst Modified: head/dns/py-localzone/Makefile head/dns/py-localzone/distinfo Modified: head/dns/py-localzone/Makefile ============================================================================== --- head/dns/py-localzone/Makefile Tue Jan 26 17:28:39 2021 (r562813) +++ head/dns/py-localzone/Makefile Tue Jan 26 17:28:44 2021 (r562814) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= localzone -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.8 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/dns/py-localzone/distinfo ============================================================================== --- head/dns/py-localzone/distinfo Tue Jan 26 17:28:39 2021 (r562813) +++ head/dns/py-localzone/distinfo Tue Jan 26 17:28:44 2021 (r562814) @@ -1,3 +1,3 @@ -TIMESTAMP = 1602317881 -SHA256 (localzone-0.9.7.tar.gz) = 6873bd4a863da3d9743756369af09a4035a5b37772e91efa10502258cd0762f8 -SIZE (localzone-0.9.7.tar.gz) = 10431 +TIMESTAMP = 1611665453 +SHA256 (localzone-0.9.8.tar.gz) = 23cb6b55a620868700b3f44e93d7402518e08eb7960935b3352ad3905c964597 +SIZE (localzone-0.9.8.tar.gz) = 10600
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101261728.10QHSiUj021492>