svn commit: r539919 - head/devel/py-python-distutils-extra

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Jun 22 19:36:07 UTC 2020


Author: sunpoet
Date: Mon Jun 22 19:36:02 2020
New Revision: 539919
URL: https://svnweb.freebsd.org/changeset/ports/539919

Log:
  Update to 2.45
  
  Changes:	https://salsa.debian.org/python-team/modules/python-distutils-extra/-/blob/master/debian/changelog

Modified:
  head/devel/py-python-distutils-extra/Makefile
  head/devel/py-python-distutils-extra/distinfo

Modified: head/devel/py-python-distutils-extra/Makefile
==============================================================================
--- head/devel/py-python-distutils-extra/Makefile	Mon Jun 22 19:35:57 2020	(r539918)
+++ head/devel/py-python-distutils-extra/Makefile	Mon Jun 22 19:36:02 2020	(r539919)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	python-distutils-extra
-PORTVERSION=	2.44
+PORTVERSION=	2.45
 CATEGORIES=	devel python
 MASTER_SITES=	DEBIAN
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,6 +18,6 @@ USES=		python tar:xz
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC=		${WRKDIR}/${PORTNAME}
 
 .include <bsd.port.mk>

Modified: head/devel/py-python-distutils-extra/distinfo
==============================================================================
--- head/devel/py-python-distutils-extra/distinfo	Mon Jun 22 19:35:57 2020	(r539918)
+++ head/devel/py-python-distutils-extra/distinfo	Mon Jun 22 19:36:02 2020	(r539919)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585564874
-SHA256 (python-distutils-extra_2.44.tar.xz) = 13015a19970d1c5205edf380d3fea6ce311aa9a98605cf593d0ca7309419389c
-SIZE (python-distutils-extra_2.44.tar.xz) = 38004
+TIMESTAMP = 1592846054
+SHA256 (python-distutils-extra_2.45.tar.xz) = 9db7e00e609a762ac5541532816aa028475cb715a8be8ee8d615a5ab63dd7344
+SIZE (python-distutils-extra_2.45.tar.xz) = 38480


More information about the svn-ports-all mailing list