svn commit: r505907 - head/dns/py-pydnstable

Don Lewis truckman at FreeBSD.org
Fri Jul 5 19:06:44 UTC 2019


Author: truckman
Date: Fri Jul  5 19:06:42 2019
New Revision: 505907
URL: https://svnweb.freebsd.org/changeset/ports/505907

Log:
  Upgrade dns/py-pydnstable from version 0.7.0 to 0.7.2:
  
    pydnstable (0.7.2)
  
      * Require dnstable >= 0.11.2
  
    pydnstable (0.7.1)
  
      * Change dnstable_query_set_skip to ..._offset.
  
  Sponsored by:	Farsight Security, Inc.

Modified:
  head/dns/py-pydnstable/Makefile
  head/dns/py-pydnstable/distinfo

Modified: head/dns/py-pydnstable/Makefile
==============================================================================
--- head/dns/py-pydnstable/Makefile	Fri Jul  5 19:03:14 2019	(r505906)
+++ head/dns/py-pydnstable/Makefile	Fri Jul  5 19:06:42 2019	(r505907)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pydnstable
-PORTVERSION=	0.7.0
+PORTVERSION=	0.7.2
 CATEGORIES=	dns python
 MASTER_SITES=	FARSIGHT LOCAL/truckman/farsight
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/dns/py-pydnstable/distinfo
==============================================================================
--- head/dns/py-pydnstable/distinfo	Fri Jul  5 19:03:14 2019	(r505906)
+++ head/dns/py-pydnstable/distinfo	Fri Jul  5 19:06:42 2019	(r505907)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559945702
-SHA256 (pydnstable-0.7.0.tar.gz) = c302b1cffd8a6d2be27e6366f6578bfab04203ed6463884cacd4127e6aafd3f8
-SIZE (pydnstable-0.7.0.tar.gz) = 8595
+TIMESTAMP = 1562352444
+SHA256 (pydnstable-0.7.2.tar.gz) = 3394a88c2cd297eaab3473e1c98a6af67d1f4b86256f5c623c58ee1c4728e540
+SIZE (pydnstable-0.7.2.tar.gz) = 8620


More information about the svn-ports-all mailing list