diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-03-24 22:27:42 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-03-24 22:27:42 +0800 |
commit | e316c4f59cb59e61c980b728f3907f4dc4d9e3c0 (patch) | |
tree | be1af69784d433e317217f6e1a04779d22e9e57f | |
parent | 5f5f02fd67676ad1e66cfe3a73ff3cbf9c19a27c (diff) | |
download | freebsd-ports-gnome-e316c4f59cb59e61c980b728f3907f4dc4d9e3c0.tar.gz freebsd-ports-gnome-e316c4f59cb59e61c980b728f3907f4dc4d9e3c0.tar.zst freebsd-ports-gnome-e316c4f59cb59e61c980b728f3907f4dc4d9e3c0.zip |
- Update to 2.12.08
Changes: http://tools.ietf.org/tools/idnits/changelog
- Added code to call out to a grammar check utility, from Lars Eggert.
- Refined the detection of Modifies/Updates text in the abstract, and the
resulting comment messages.
-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 c3b47a8d7919..d6b78678cb92 100644 --- a/textproc/idnits/Makefile +++ b/textproc/idnits/Makefile @@ -6,7 +6,7 @@ # PORTNAME= idnits -PORTVERSION= 2.12.07 +PORTVERSION= 2.12.08 CATEGORIES= textproc MASTER_SITES= http://tools.ietf.org/tools/idnits/ \ LOCAL/sunpoet diff --git a/textproc/idnits/distinfo b/textproc/idnits/distinfo index 480386824296..b85aa796ace6 100644 --- a/textproc/idnits/distinfo +++ b/textproc/idnits/distinfo @@ -1,2 +1,2 @@ -SHA256 (idnits-2.12.07.tgz) = 631460ce7f1a58b7007ede08b6aa973da76b4513e76ec467518d3c0878e7eb9a -SIZE (idnits-2.12.07.tgz) = 54542 +SHA256 (idnits-2.12.08.tgz) = 57b59e8c4735d68dea5f6fd611aab9265627b0a3f12bc2a95071ac32ecdf4d21 +SIZE (idnits-2.12.08.tgz) = 55364 |