Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 2020 19:36:02 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r539919 - head/devel/py-python-distutils-extra
Message-ID:  <202006221936.05MJa2cr078444@repo.freebsd.org>

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



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