svn commit: r482031 - head/devel/py-construct

Antoine Brodin antoine at FreeBSD.org
Sun Oct 14 07:25:37 UTC 2018


Author: antoine
Date: Sun Oct 14 07:25:36 2018
New Revision: 482031
URL: https://svnweb.freebsd.org/changeset/ports/482031

Log:
  Update to 2.9.45

Modified:
  head/devel/py-construct/Makefile
  head/devel/py-construct/distinfo

Modified: head/devel/py-construct/Makefile
==============================================================================
--- head/devel/py-construct/Makefile	Sun Oct 14 06:59:59 2018	(r482030)
+++ head/devel/py-construct/Makefile	Sun Oct 14 07:25:36 2018	(r482031)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	construct
-PORTVERSION=	2.5.3
+PORTVERSION=	2.9.45
 PORTEPOCH=	1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
@@ -13,8 +13,6 @@ COMMENT=	Python module for parsing and building of dat
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
-
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
 
 NO_ARCH=	yes
 USES=		python

Modified: head/devel/py-construct/distinfo
==============================================================================
--- head/devel/py-construct/distinfo	Sun Oct 14 06:59:59 2018	(r482030)
+++ head/devel/py-construct/distinfo	Sun Oct 14 07:25:36 2018	(r482031)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473601994
-SHA256 (construct-2.5.3.tar.gz) = b2233bc7c6a4d73803f5806bc3167e4935daa3ea8a5cd056cbabbdb9c3d79a36
-SIZE (construct-2.5.3.tar.gz) = 688072
+TIMESTAMP = 1538423621
+SHA256 (construct-2.9.45.tar.gz) = 2271a0efd0798679dea825ff47e22a4c550456a5db0ba8baa82f7eae0af0118c
+SIZE (construct-2.9.45.tar.gz) = 56397


More information about the svn-ports-head mailing list