Index: head/textproc/idnits/Makefile =================================================================== --- head/textproc/idnits/Makefile (revision 257073) +++ head/textproc/idnits/Makefile (revision 257074) @@ -1,29 +1,30 @@ # New ports collection makefile for: idnits # Date Created: 9 July 2004 # Whom: fenner@FreeBSD.Org # # $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 NO_BUILD= YES PLIST_FILES= bin/idnits post-patch: @${REINPLACE_CMD} -e 's|^#!/bin/bash|#!${LOCALBASE}/bin/bash|g' \ ${WRKSRC}/${PORTNAME} do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/ + @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/ .include Property changes on: head/textproc/idnits/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.22 \ No newline at end of property +1.23 \ No newline at end of property Index: head/textproc/idnits/distinfo =================================================================== --- head/textproc/idnits/distinfo (revision 257073) +++ head/textproc/idnits/distinfo (revision 257074) @@ -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 Property changes on: head/textproc/idnits/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property