Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2019 14:51:18 +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: r516171 - head/net/py-ipaddress
Message-ID:  <201910311451.x9VEpItY023858@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct 31 14:51:18 2019
New Revision: 516171
URL: https://svnweb.freebsd.org/changeset/ports/516171

Log:
  Update to 1.0.23
  
  Changes:	https://github.com/phihag/ipaddress/commits/master

Modified:
  head/net/py-ipaddress/Makefile
  head/net/py-ipaddress/distinfo

Modified: head/net/py-ipaddress/Makefile
==============================================================================
--- head/net/py-ipaddress/Makefile	Thu Oct 31 14:51:13 2019	(r516170)
+++ head/net/py-ipaddress/Makefile	Thu Oct 31 14:51:18 2019	(r516171)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ipaddress
-PORTVERSION=	1.0.22
+PORTVERSION=	1.0.23
 CATEGORIES=	net python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,6 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		python:2.7
 USE_PYTHON=	autoplist distutils
+
 NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/net/py-ipaddress/distinfo
==============================================================================
--- head/net/py-ipaddress/distinfo	Thu Oct 31 14:51:13 2019	(r516170)
+++ head/net/py-ipaddress/distinfo	Thu Oct 31 14:51:18 2019	(r516171)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1523896740
-SHA256 (ipaddress-1.0.22.tar.gz) = b146c751ea45cad6188dd6cf2d9b757f6f4f8d6ffb96a023e6f2e26eea02a72c
-SIZE (ipaddress-1.0.22.tar.gz) = 33051
+TIMESTAMP = 1572528649
+SHA256 (ipaddress-1.0.23.tar.gz) = b7f8e0369580bb4a24d5ba1d7cc29660a4a6987763faf1d8a8046830e020e7e2
+SIZE (ipaddress-1.0.23.tar.gz) = 32958



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