svn commit: r551957 - head/dns/py-localzone

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 10 17:56:32 UTC 2020


Author: sunpoet
Date: Sat Oct 10 17:56:26 2020
New Revision: 551957
URL: https://svnweb.freebsd.org/changeset/ports/551957

Log:
  Update to 0.9.7
  
  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	Sat Oct 10 17:56:21 2020	(r551956)
+++ head/dns/py-localzone/Makefile	Sat Oct 10 17:56:26 2020	(r551957)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	localzone
-PORTVERSION=	0.9.6
+PORTVERSION=	0.9.7
 CATEGORIES=	dns python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/dns/py-localzone/distinfo
==============================================================================
--- head/dns/py-localzone/distinfo	Sat Oct 10 17:56:21 2020	(r551956)
+++ head/dns/py-localzone/distinfo	Sat Oct 10 17:56:26 2020	(r551957)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580562305
-SHA256 (localzone-0.9.6.tar.gz) = 5b21eced782e18db0e75cbb72eacf17b54cd0bbfa97cd9fb391c9842a70744ee
-SIZE (localzone-0.9.6.tar.gz) = 9069
+TIMESTAMP = 1602317881
+SHA256 (localzone-0.9.7.tar.gz) = 6873bd4a863da3d9743756369af09a4035a5b37772e91efa10502258cd0762f8
+SIZE (localzone-0.9.7.tar.gz) = 10431


More information about the svn-ports-head mailing list