diff -urN /usr/ports/textproc/idnits/Makefile textproc/idnits/Makefile --- /usr/ports/textproc/idnits/Makefile 2008-04-29 21:55:23.000000000 +0900 +++ textproc/idnits/Makefile 2008-05-22 01:34:45.000000000 +0900 @@ -5,7 +5,7 @@ # $FreeBSD: ports/textproc/idnits/Makefile,v 1.15 2008/04/29 05:36:38 linimon Exp $ PORTNAME= idnits -PORTVERSION= 2.03.9 +PORTVERSION= 2.08.10 CATEGORIES= textproc MASTER_SITES= http://tools.ietf.org/tools/idnits/ EXTRACT_SUFX= .tgz @@ -17,6 +17,10 @@ NO_BUILD= YES +post-patch: + @${REINPLACE_CMD} -e 's|^#!/bin/bash|#!${LOCALBASE}/bin/bash|g' \ + ${WRKSRC}/${PORTNAME} + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/ diff -urN /usr/ports/textproc/idnits/distinfo textproc/idnits/distinfo --- /usr/ports/textproc/idnits/distinfo 2007-03-02 01:08:34.000000000 +0900 +++ textproc/idnits/distinfo 2008-05-22 01:28:28.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (idnits-2.03.9.tgz) = c338f9bedd30d6aeabec4b0aae08f465 -SHA256 (idnits-2.03.9.tgz) = 0f975ebb5a273336a808f4c2cb8410179deff9dd7a3edd3def6c393ba0001b4b -SIZE (idnits-2.03.9.tgz) = 35834 +MD5 (idnits-2.08.10.tgz) = f1b79d51cb150bf7debe3c60aae956c9 +SHA256 (idnits-2.08.10.tgz) = 5d075944ce1edc682cd63899279685f234d15d32f4568c902a5f8a001cd5afdb +SIZE (idnits-2.08.10.tgz) = 43530 diff -urN /usr/ports/textproc/idnits/files/patch-idnits textproc/idnits/files/patch-idnits --- /usr/ports/textproc/idnits/files/patch-idnits 2006-01-05 11:34:42.000000000 +0900 +++ textproc/idnits/files/patch-idnits 1970-01-01 09:00:00.000000000 +0900 @@ -1,11 +0,0 @@ - -$FreeBSD: ports/textproc/idnits/files/patch-idnits,v 1.1 2006/01/05 02:34:42 fenner Exp $ - ---- idnits.orig -+++ idnits -@@ -1,4 +1,4 @@ --#!/bin/bash -+#!/usr/local/bin/bash - # - # 'idnits' looks for violations of Section 2.1 and 2.2 of the - # requirements listed on http://www.ietf.org/ID-Checklist.html