Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 04:26:01 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4127381e26d3 - main - textproc/idnits: Update to 2.17.1
Message-ID:  <202305270426.34R4Q1vb024247@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=4127381e26d3e6f1f83ccabb5861ad24b1dc2fc1

commit 4127381e26d3e6f1f83ccabb5861ad24b1dc2fc1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 04:07:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 04:07:59 +0000

    textproc/idnits: Update to 2.17.1
    
    - Update WWW
    - Update LICENSE
    
    Changes:        https://github.com/ietf-tools/idnits/releases
---
 textproc/idnits/Makefile | 15 +++++++++------
 textproc/idnits/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 9 deletions(-)

diff --git a/textproc/idnits/Makefile b/textproc/idnits/Makefile
index d95a96c83192..cfaf61206888 100644
--- a/textproc/idnits/Makefile
+++ b/textproc/idnits/Makefile
@@ -1,24 +1,27 @@
 PORTNAME=	idnits
-PORTVERSION=	2.17.00
+PORTVERSION=	2.17.1
 CATEGORIES=	textproc
-MASTER_SITES=	https://tools.ietf.org/tools/idnits/ \
-		LOCAL/sunpoet
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Looks for problems in internet draft formatting
-WWW=		https://tools.ietf.org/tools/idnits/
+WWW=		https://author-tools.ietf.org/idnits \
+		https://github.com/ietf-tools/idnits
 
-LICENSE=	GPLv2+
+LICENSE=	BSD2CLAUSE BSD3CLAUSE
+LICENSE_COMB=	dual
 
 RUN_DEPENDS=	bash:shells/bash
 
-USES=		shebangfix tar:tgz
+USES=		shebangfix
 
 NO_ARCH=	yes
 NO_BUILD=	yes
 
 PLIST_FILES=	bin/idnits
 
+USE_GITHUB=	yes
+GH_ACCOUNT=	ietf-tools
+
 SHEBANG_FILES=	idnits
 
 do-install:
diff --git a/textproc/idnits/distinfo b/textproc/idnits/distinfo
index 26760be5428f..93be9e96a20c 100644
--- a/textproc/idnits/distinfo
+++ b/textproc/idnits/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632036912
-SHA256 (idnits-2.17.00.tgz) = 986ff822cdd6f4bf1bca943dcd22ed5804c6e9725063401317f291d9f5481725
-SIZE (idnits-2.17.00.tgz) = 60523
+TIMESTAMP = 1684104336
+SHA256 (ietf-tools-idnits-2.17.1_GH0.tar.gz) = 195ed8c9bfd38fbaf1ecb674a894f98f43be774dfecc37da5ef953ccba99ce76
+SIZE (ietf-tools-idnits-2.17.1_GH0.tar.gz) = 60480



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