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

Emanuel Haupt ehaupt at FreeBSD.org
Tue Jan 26 18:39:02 UTC 2021


Author: ehaupt
Date: Tue Jan 26 18:39:01 2021
New Revision: 562975
URL: https://svnweb.freebsd.org/changeset/ports/562975

Log:
  - Update to 2.10.57
  - Use portclippy/portfmt

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

Modified: head/devel/py-construct/Makefile
==============================================================================
--- head/devel/py-construct/Makefile	Tue Jan 26 18:37:05 2021	(r562974)
+++ head/devel/py-construct/Makefile	Tue Jan 26 18:39:01 2021	(r562975)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	construct
-PORTVERSION=	2.10.56
+PORTVERSION=	2.10.57
 PORTEPOCH=	1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
@@ -14,8 +14,8 @@ COMMENT=	Python module for parsing and building of dat
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
 USES=		python:3.6+
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	autoplist distutils
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/py-construct/distinfo
==============================================================================
--- head/devel/py-construct/distinfo	Tue Jan 26 18:37:05 2021	(r562974)
+++ head/devel/py-construct/distinfo	Tue Jan 26 18:39:01 2021	(r562975)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580395709
-SHA256 (construct-2.10.56.tar.gz) = 97ba13edcd98546f10f7555af41c8ce7ae9d8221525ec4062c03f9adbf940661
-SIZE (construct-2.10.56.tar.gz) = 54823
+TIMESTAMP = 1611684987
+SHA256 (construct-2.10.57.tar.gz) = e73c292817b4bb6640cd220ecb1bebff2f074decb65f7b7a4267e8d661ea2d4d
+SIZE (construct-2.10.57.tar.gz) = 54866


More information about the svn-ports-all mailing list