Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Oct 2018 07:25:36 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r482031 - head/devel/py-construct
Message-ID:  <201810140725.w9E7PaVk029310@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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