git: 82a9621a7845 - main - textproc/py-junit-xml: Update to version 1.9

Steven Kreuzer skreuzer at FreeBSD.org
Fri Aug 20 19:37:06 UTC 2021


The branch main has been updated by skreuzer:

URL: https://cgit.FreeBSD.org/ports/commit/?id=82a9621a7845009cd54de3c63ee1b992c2e1ce1b

commit 82a9621a7845009cd54de3c63ee1b992c2e1ce1b
Author:     Norikatsu Shigemura <nork at ninth-nine.com>
AuthorDate: 2021-08-20 19:32:29 +0000
Commit:     Steven Kreuzer <skreuzer at FreeBSD.org>
CommitDate: 2021-08-20 19:32:29 +0000

    textproc/py-junit-xml: Update to version 1.9
    
    PR:             257568
---
 textproc/py-junit-xml/Makefile | 7 +++++--
 textproc/py-junit-xml/distinfo | 5 +++--
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/textproc/py-junit-xml/Makefile b/textproc/py-junit-xml/Makefile
index fd43e25c60bb..68d0e4cb9dc9 100644
--- a/textproc/py-junit-xml/Makefile
+++ b/textproc/py-junit-xml/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	junit-xml
-PORTVERSION=	1.6
+PORTVERSION=	1.9
 CATEGORIES=	textproc python
-MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	skreuzer at FreeBSD.org
@@ -12,5 +11,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 USES=		python:3.6+
 USE_PYTHON=	distutils autoplist
+USE_GITHUB=	yes
+GH_ACCOUNT=	kyrus
+GH_PROJECT=	python-${PORTNAME}
+GH_TAGNAME=	4bd08a2
 
 .include <bsd.port.mk>
diff --git a/textproc/py-junit-xml/distinfo b/textproc/py-junit-xml/distinfo
index 878fc9041579..90752d3bc8e2 100644
--- a/textproc/py-junit-xml/distinfo
+++ b/textproc/py-junit-xml/distinfo
@@ -1,2 +1,3 @@
-SHA256 (junit-xml-1.6.tar.gz) = 8b05483cbf76574e5fa45943afb029f56323c92721b609e69df63919f8e4d252
-SIZE (junit-xml-1.6.tar.gz) = 9067
+TIMESTAMP = 1627841412
+SHA256 (kyrus-python-junit-xml-1.9-4bd08a2_GH0.tar.gz) = 9e9c0bf7676800725c48b2104a6f1e9135aa331015ee8ef75a77ad2753446f2f
+SIZE (kyrus-python-junit-xml-1.9-4bd08a2_GH0.tar.gz) = 11236


More information about the dev-commits-ports-main mailing list