svn commit: r481424 - head/dns/py-dns-lexicon

Steve Wills swills at FreeBSD.org
Sun Oct 7 05:12:04 UTC 2018


Author: swills
Date: Sun Oct  7 05:12:03 2018
New Revision: 481424
URL: https://svnweb.freebsd.org/changeset/ports/481424

Log:
  dns/py-dns-lexicon: update to 2.7.9
  
  PR:		231978
  Submitted by:	Goran Mekić <meka at tilda.center> (maintainer)

Modified:
  head/dns/py-dns-lexicon/Makefile   (contents, props changed)
  head/dns/py-dns-lexicon/distinfo   (contents, props changed)

Modified: head/dns/py-dns-lexicon/Makefile
==============================================================================
--- head/dns/py-dns-lexicon/Makefile	Sun Oct  7 05:08:43 2018	(r481423)
+++ head/dns/py-dns-lexicon/Makefile	Sun Oct  7 05:12:03 2018	(r481424)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dns-lexicon
-DISTVERSION=	2.7.0
+DISTVERSION=	2.7.9
 CATEGORIES=	dns python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/dns/py-dns-lexicon/distinfo
==============================================================================
--- head/dns/py-dns-lexicon/distinfo	Sun Oct  7 05:08:43 2018	(r481423)
+++ head/dns/py-dns-lexicon/distinfo	Sun Oct  7 05:12:03 2018	(r481424)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532164313
-SHA256 (dns-lexicon-2.7.0.tar.gz) = 1ff9b720d15f07712388d5df95853dc5fe3ee4c870398ee312c310f941fd809a
-SIZE (dns-lexicon-2.7.0.tar.gz) = 67613
+TIMESTAMP = 1538742750
+SHA256 (dns-lexicon-2.7.9.tar.gz) = 897178b2c00c6c34403a0441bc1df9763a1d2dd8f8db52486a9ac6a102d2242e
+SIZE (dns-lexicon-2.7.9.tar.gz) = 72697


More information about the svn-ports-all mailing list