Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Aug 2021 19:37:06 GMT
From:      Steven Kreuzer <skreuzer@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 82a9621a7845 - main - textproc/py-junit-xml: Update to version 1.9
Message-ID:  <202108201937.17KJb6mK021883@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by skreuzer:

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

commit 82a9621a7845009cd54de3c63ee1b992c2e1ce1b
Author:     Norikatsu Shigemura <nork@ninth-nine.com>
AuthorDate: 2021-08-20 19:32:29 +0000
Commit:     Steven Kreuzer <skreuzer@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@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



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