Date: Wed, 20 May 2020 10:30:41 +0000 (UTC) From: Dave Cottlehuber <dch@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535990 - head/dns/py-ns1-python Message-ID: <202005201030.04KAUfMw092037@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dch Date: Wed May 20 10:30:40 2020 New Revision: 535990 URL: https://svnweb.freebsd.org/changeset/ports/535990 Log: dns/py-ns1-python: update to 0.16.0 Sponsored by: SkunkWerks, GmbH Modified: head/dns/py-ns1-python/Makefile head/dns/py-ns1-python/distinfo Modified: head/dns/py-ns1-python/Makefile ============================================================================== --- head/dns/py-ns1-python/Makefile Wed May 20 10:29:27 2020 (r535989) +++ head/dns/py-ns1-python/Makefile Wed May 20 10:30:40 2020 (r535990) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ns1-python -DISTVERSION= 0.15.0 +DISTVERSION= 0.16.0 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/dns/py-ns1-python/distinfo ============================================================================== --- head/dns/py-ns1-python/distinfo Wed May 20 10:29:27 2020 (r535989) +++ head/dns/py-ns1-python/distinfo Wed May 20 10:30:40 2020 (r535990) @@ -1,3 +1,3 @@ -TIMESTAMP = 1589789649 -SHA256 (ns1-python-0.15.0.tar.gz) = 124e96a8b116846e3dea828fa096e184181e751e3ac5b4a8ba1f771c35235b46 -SIZE (ns1-python-0.15.0.tar.gz) = 28459 +TIMESTAMP = 1589961580 +SHA256 (ns1-python-0.16.0.tar.gz) = a5d1a7d149f6460361542ecb531a4a12cb4856fcaf6fc573a8dd215b4d160563 +SIZE (ns1-python-0.16.0.tar.gz) = 29202
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005201030.04KAUfMw092037>