Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Aug 2018 02:56:04 +0000 (UTC)
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r476560 - head/dns/py-idna
Message-ID:  <201808070256.w772u4O5001203@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: koobs
Date: Tue Aug  7 02:56:04 2018
New Revision: 476560
URL: https://svnweb.freebsd.org/changeset/ports/476560

Log:
  dns/py-idna: Update to 2.7
  
  Changelog:
  
    https://github.com/kjd/idna/tree/v2.7

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

Modified: head/dns/py-idna/Makefile
==============================================================================
--- head/dns/py-idna/Makefile	Tue Aug  7 02:42:54 2018	(r476559)
+++ head/dns/py-idna/Makefile	Tue Aug  7 02:56:04 2018	(r476560)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	idna
-PORTVERSION=	2.6
+PORTVERSION=	2.7
 CATEGORIES=	dns python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/dns/py-idna/distinfo
==============================================================================
--- head/dns/py-idna/distinfo	Tue Aug  7 02:42:54 2018	(r476559)
+++ head/dns/py-idna/distinfo	Tue Aug  7 02:56:04 2018	(r476560)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521512632
-SHA256 (idna-2.6.tar.gz) = 2c6a5de3089009e3da7c5dde64a141dbc8551d5b7f6cf4ed7c2568d0cc520a8f
-SIZE (idna-2.6.tar.gz) = 135992
+TIMESTAMP = 1533609933
+SHA256 (idna-2.7.tar.gz) = 684a38a6f903c1d71d6d5fac066b58d7768af4de2b832e426ec79c30daa94a16
+SIZE (idna-2.7.tar.gz) = 172698



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808070256.w772u4O5001203>