diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-09-19 15:49:05 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-09-19 15:49:05 +0000 |
commit | db31046a6680e34b0b4768c68aab044e1af1e770 (patch) | |
tree | 5983701606182465088247ebc59cb9f7dd6aa7c5 /textproc/idnits | |
parent | 29970b935db4abce89abcacd28eb048365c8aa46 (diff) | |
download | ports-db31046a6680e34b0b4768c68aab044e1af1e770.tar.gz ports-db31046a6680e34b0b4768c68aab044e1af1e770.zip |
Notes
Diffstat (limited to 'textproc/idnits')
-rw-r--r-- | textproc/idnits/Makefile | 4 | ||||
-rw-r--r-- | textproc/idnits/distinfo | 5 | ||||
-rw-r--r-- | textproc/idnits/pkg-descr | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/textproc/idnits/Makefile b/textproc/idnits/Makefile index dcc055e36a5b..d649a8809d4d 100644 --- a/textproc/idnits/Makefile +++ b/textproc/idnits/Makefile @@ -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 diff --git a/textproc/idnits/distinfo b/textproc/idnits/distinfo index beaed11b9627..c00c9c8b373f 100644 --- a/textproc/idnits/distinfo +++ b/textproc/idnits/distinfo @@ -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 diff --git a/textproc/idnits/pkg-descr b/textproc/idnits/pkg-descr index 00b101b15531..f61875858008 100644 --- a/textproc/idnits/pkg-descr +++ b/textproc/idnits/pkg-descr @@ -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/ |