Date: Tue, 19 Sep 2017 15:49:05 +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: r450135 - head/textproc/idnits Message-ID: <201709191549.v8JFn5Ik018662@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Sep 19 15:49:05 2017 New Revision: 450135 URL: https://svnweb.freebsd.org/changeset/ports/450135 Log: Update to 2.15.00 - Update MASTER_SITES - Update WWW Changes: https://tools.ietf.org/tools/idnits/changelog Modified: head/textproc/idnits/Makefile head/textproc/idnits/distinfo head/textproc/idnits/pkg-descr Modified: head/textproc/idnits/Makefile ============================================================================== --- head/textproc/idnits/Makefile Tue Sep 19 15:48:59 2017 (r450134) +++ head/textproc/idnits/Makefile Tue Sep 19 15:49:05 2017 (r450135) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= idnits -PORTVERSION= 2.14.01 +PORTVERSION= 2.15.00 CATEGORIES= textproc -MASTER_SITES= http://tools.ietf.org/tools/idnits/ \ +MASTER_SITES= https://tools.ietf.org/tools/idnits/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org Modified: head/textproc/idnits/distinfo ============================================================================== --- head/textproc/idnits/distinfo Tue Sep 19 15:48:59 2017 (r450134) +++ head/textproc/idnits/distinfo Tue Sep 19 15:49:05 2017 (r450135) @@ -1,2 +1,3 @@ -SHA256 (idnits-2.14.01.tgz) = 5b49749b0e4dc610fae9c12780c7a4d02723a5f4b701271bdd374d909c186654 -SIZE (idnits-2.14.01.tgz) = 59141 +TIMESTAMP = 1505828461 +SHA256 (idnits-2.15.00.tgz) = f655d06e7d3b1c35d7ca55f91243115359ae4fdd17553ea58a301091a07ed7ac +SIZE (idnits-2.15.00.tgz) = 59593 Modified: head/textproc/idnits/pkg-descr ============================================================================== --- head/textproc/idnits/pkg-descr Tue Sep 19 15:48:59 2017 (r450134) +++ head/textproc/idnits/pkg-descr Tue Sep 19 15:49:05 2017 (r450135) @@ -1,4 +1,4 @@ 'idnits' looks for violations of Section 2.1 and 2.2 of the requirements listed on http://www.ietf.org/ID-Checklist.html -WWW: http://tools.ietf.org/tools/idnits/ +WWW: https://tools.ietf.org/tools/idnits/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709191549.v8JFn5Ik018662>