Date: Wed, 29 Jan 2020 22:44:56 +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: r524610 - head/dns/py-ns1-python Message-ID: <202001292244.00TMiuO4044055@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dch Date: Wed Jan 29 22:44:55 2020 New Revision: 524610 URL: https://svnweb.freebsd.org/changeset/ports/524610 Log: dns/py-ns1-python: update to 0.13.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 Jan 29 21:53:16 2020 (r524609) +++ head/dns/py-ns1-python/Makefile Wed Jan 29 22:44:55 2020 (r524610) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ns1-python -DISTVERSION= 0.9.19 +DISTVERSION= 0.13.0 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/dns/py-ns1-python/distinfo ============================================================================== --- head/dns/py-ns1-python/distinfo Wed Jan 29 21:53:16 2020 (r524609) +++ head/dns/py-ns1-python/distinfo Wed Jan 29 22:44:55 2020 (r524610) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557965605 -SHA256 (ns1-python-0.9.19.tar.gz) = a6c6f2f66a0c7a1df69cce599fd6f8f2481e3c76bdb03422dec64aeb32bb691e -SIZE (ns1-python-0.9.19.tar.gz) = 16732 +TIMESTAMP = 1580337656 +SHA256 (ns1-python-0.13.0.tar.gz) = 996617b4c93b1a8b975877acee4f97bac76085e3e64bdb87b012f053207d5dde +SIZE (ns1-python-0.13.0.tar.gz) = 23081
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202001292244.00TMiuO4044055>