diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-12-13 04:28:24 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-12-13 04:28:24 +0000 |
commit | 7e2888a131517874aab72b1c7e09b6a9fc46e654 (patch) | |
tree | a5d8e0bb144a20003150561e89321572d1e38dc2 | |
parent | 37b755445d2f21af3291bdefae134d22abe9f71b (diff) | |
download | ports-7e2888a131517874aab72b1c7e09b6a9fc46e654.tar.gz ports-7e2888a131517874aab72b1c7e09b6a9fc46e654.zip |
Notes
-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 cdd14ce2a9e1..da4ad64f1bc8 100644 --- a/textproc/idnits/Makefile +++ b/textproc/idnits/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= idnits -PORTVERSION= 2.12.13 +PORTVERSION= 2.12.14 CATEGORIES= textproc MASTER_SITES= http://tools.ietf.org/tools/idnits/ \ LOCAL/sunpoet diff --git a/textproc/idnits/distinfo b/textproc/idnits/distinfo index 3a74d0a5ee5b..01ca3dab0773 100644 --- a/textproc/idnits/distinfo +++ b/textproc/idnits/distinfo @@ -1,2 +1,2 @@ -SHA256 (idnits-2.12.13.tgz) = d705b2deee50827deb7323dfd8789a3785651ddc3c070188440a2f921d93435a -SIZE (idnits-2.12.13.tgz) = 56001 +SHA256 (idnits-2.12.14.tgz) = 28caac01b5fe3a1e4d7e14134c7f6c784db375b1371a32b1517a748ece2a99d2 +SIZE (idnits-2.12.14.tgz) = 57445 |