svn commit: r565188 - head/devel/py-aioice

Steve Wills swills at FreeBSD.org
Sun Feb 14 03:15:37 UTC 2021


Author: swills
Date: Sun Feb 14 03:15:36 2021
New Revision: 565188
URL: https://svnweb.freebsd.org/changeset/ports/565188

Log:
  devel/py-aioice: update to 0.7.5

Modified:
  head/devel/py-aioice/Makefile   (contents, props changed)
  head/devel/py-aioice/distinfo   (contents, props changed)

Modified: head/devel/py-aioice/Makefile
==============================================================================
--- head/devel/py-aioice/Makefile	Sat Feb 13 23:49:48 2021	(r565187)
+++ head/devel/py-aioice/Makefile	Sun Feb 14 03:15:36 2021	(r565188)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	aioice
-PORTVERSION=	0.6.18
+PORTVERSION=	0.7.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,8 @@ COMMENT=	Interactive Connectivity Establishment (RFC 5
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}netifaces>=0.10.4:net/py-netifaces@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}netifaces>=0.10.4:net/py-netifaces@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}dnspython2>=0:dns/py-dnspython2@${PY_FLAVOR}
 
 USES=		python:3.5+
 USE_PYTHON=	autoplist concurrent distutils

Modified: head/devel/py-aioice/distinfo
==============================================================================
--- head/devel/py-aioice/distinfo	Sat Feb 13 23:49:48 2021	(r565187)
+++ head/devel/py-aioice/distinfo	Sun Feb 14 03:15:36 2021	(r565188)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594655428
-SHA256 (aioice-0.6.18.tar.gz) = 962192aa29c2bec1f1fdd86b58a431efe355394c86fad09beddc7094cd3d09ef
-SIZE (aioice-0.6.18.tar.gz) = 33892
+TIMESTAMP = 1613253783
+SHA256 (aioice-0.7.5.tar.gz) = 04b622b62eecc9b5c16ae5040d236b5f34422728ea5ea6f5550bfdf7b0ffef6f
+SIZE (aioice-0.7.5.tar.gz) = 37880


More information about the svn-ports-all mailing list