aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2010-06-28 02:39:03 +0800
committermakc <makc@FreeBSD.org>2010-06-28 02:39:03 +0800
commit9e1b0ba613cf738de64da54fe5c2e2a79ec68ae8 (patch)
treedaa139682404fcb73542d9219aedbf7f164fc18d /textproc
parentd319980dc59c173ee2614b11da371f79eec40c8e (diff)
downloadfreebsd-ports-graphics-9e1b0ba613cf738de64da54fe5c2e2a79ec68ae8.tar.gz
freebsd-ports-graphics-9e1b0ba613cf738de64da54fe5c2e2a79ec68ae8.tar.zst
freebsd-ports-graphics-9e1b0ba613cf738de64da54fe5c2e2a79ec68ae8.zip
Update to 2.12.04
Pass maintainership to submitter PR: ports/148183 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> Feature safe: yes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/idnits/Makefile9
-rw-r--r--textproc/idnits/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/textproc/idnits/Makefile b/textproc/idnits/Makefile
index e2515dc4c85..c920a5ea2c3 100644
--- a/textproc/idnits/Makefile
+++ b/textproc/idnits/Makefile
@@ -5,12 +5,13 @@
# $FreeBSD$
PORTNAME= idnits
-PORTVERSION= 2.11.12
+PORTVERSION= 2.12.04
CATEGORIES= textproc
-MASTER_SITES= http://tools.ietf.org/tools/idnits/
+MASTER_SITES= http://tools.ietf.org/tools/idnits/ \
+ http://sunpoet.net/distfiles/
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@sunpoet.net
COMMENT= Looks for problems in internet draft formatting
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
@@ -24,6 +25,6 @@ post-patch:
${WRKSRC}/${PORTNAME}
do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
+ @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
.include <bsd.port.mk>
diff --git a/textproc/idnits/distinfo b/textproc/idnits/distinfo
index 564dcf3208f..7382da57222 100644
--- a/textproc/idnits/distinfo
+++ b/textproc/idnits/distinfo
@@ -1,3 +1,3 @@
-MD5 (idnits-2.11.12.tgz) = ce3428da44cb4f03838e8b68ce869319
-SHA256 (idnits-2.11.12.tgz) = 2ccac23fe5f5ea84a271e7717d88be5aafbba0121da4ea9eb8c4bfcd6136116c
-SIZE (idnits-2.11.12.tgz) = 48560
+MD5 (idnits-2.12.04.tgz) = a86757d52438f053592b8ec816f53914
+SHA256 (idnits-2.12.04.tgz) = 28c16a83eb984f24c844e8cac95a776152e18a0ae8f91d479010906c1576a0d2
+SIZE (idnits-2.12.04.tgz) = 52002