diff options
| author | Bill Fenner <fenner@FreeBSD.org> | 2005-07-18 22:28:53 +0000 |
|---|---|---|
| committer | Bill Fenner <fenner@FreeBSD.org> | 2005-07-18 22:28:53 +0000 |
| commit | a0cf1277a56014d3e2e6ad031bdbebb53e6562bc (patch) | |
| tree | 0627a157bedf4aa849628e11a015a49b680134f7 | |
| parent | - Update to 1.4.2 (diff) | |
Update to 1.74, which adds some minor checks, changes the
boilerplate warnings to errors now that the deadline has passed,
and improves the output format.
Submitted by: Lars Eggert <lars.eggert@gmx.net>
PR: ports/83143
| -rw-r--r-- | textproc/idnits/Makefile | 2 | ||||
| -rw-r--r-- | textproc/idnits/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/idnits/Makefile b/textproc/idnits/Makefile index 3b5d4a5aeec3..b18d8ce5516c 100644 --- a/textproc/idnits/Makefile +++ b/textproc/idnits/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= idnits -PORTVERSION= 1.70 +PORTVERSION= 1.74 CATEGORIES= textproc MASTER_SITES= http://ietf.levkowetz.com/tools/idnits/ DISTNAME= ${PORTNAME}-v${PORTVERSION} diff --git a/textproc/idnits/distinfo b/textproc/idnits/distinfo index 32ec2b735848..522d416a9360 100644 --- a/textproc/idnits/distinfo +++ b/textproc/idnits/distinfo @@ -1,2 +1,2 @@ -MD5 (idnits-v1.70) = e65bc268389dec696db2b6a27a9a4e5f -SIZE (idnits-v1.70) = 65995 +MD5 (idnits-v1.74) = 464d21b449c70520b15da1361c90144d +SIZE (idnits-v1.74) = 67682 |
