diff options
author | fenner <fenner@FreeBSD.org> | 2005-07-19 06:28:53 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2005-07-19 06:28:53 +0800 |
commit | 59b36b07ee5578d79b4d6aa0c6e0b3d63c875a27 (patch) | |
tree | 19552fd5f8a115f224049e94949712465888857f /textproc | |
parent | 174ce32f0e85a35094728c900d193ea322f76502 (diff) | |
download | freebsd-ports-gnome-59b36b07ee5578d79b4d6aa0c6e0b3d63c875a27.tar.gz freebsd-ports-gnome-59b36b07ee5578d79b4d6aa0c6e0b3d63c875a27.tar.zst freebsd-ports-gnome-59b36b07ee5578d79b4d6aa0c6e0b3d63c875a27.zip |
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
Diffstat (limited to 'textproc')
-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 |