Date: Tue, 1 Jan 2019 20:36:52 +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: r489004 - head/dns/py-localzone Message-ID: <201901012036.x01Kaqxr056866@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jan 1 20:36:52 2019 New Revision: 489004 URL: https://svnweb.freebsd.org/changeset/ports/489004 Log: Update to 0.9.5 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 1 20:36:47 2019 (r489003) +++ head/dns/py-localzone/Makefile Tue Jan 1 20:36:52 2019 (r489004) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= localzone -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.5 CATEGORIES= dns python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/dns/py-localzone/distinfo ============================================================================== --- head/dns/py-localzone/distinfo Tue Jan 1 20:36:47 2019 (r489003) +++ head/dns/py-localzone/distinfo Tue Jan 1 20:36:52 2019 (r489004) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542820358 -SHA256 (localzone-0.9.4.tar.gz) = 500af7367fc99d5a4705f7a90bcc4f4fa96f5dfcfabf7117d74f3c49f5c90dac -SIZE (localzone-0.9.4.tar.gz) = 8992 +TIMESTAMP = 1546268430 +SHA256 (localzone-0.9.5.tar.gz) = 4663705ab79ebe3918415b87d1015426006b8854bef6898821dd60371b13e4e7 +SIZE (localzone-0.9.5.tar.gz) = 8999
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901012036.x01Kaqxr056866>