- Update to 2.12.05

PR:		ports/150172
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
This commit is contained in:
Wen Heping 2010-09-01 06:28:13 +00:00
parent 58e2a44999
commit 809eec0a45
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260329
2 changed files with 6 additions and 6 deletions

View file

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= idnits
PORTVERSION= 2.12.04
PORTVERSION= 2.12.05
CATEGORIES= textproc
MASTER_SITES= http://tools.ietf.org/tools/idnits/ \
http://sunpoet.net/distfiles/
@ -16,12 +16,12 @@ COMMENT= Looks for problems in internet draft formatting
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
NO_BUILD= YES
NO_BUILD= yes
PLIST_FILES= bin/idnits
post-patch:
@${REINPLACE_CMD} -e 's|^#!/bin/bash|#!${LOCALBASE}/bin/bash|g' \
@${REINPLACE_CMD} -e '1 s|^#!/bin/bash|#!${LOCALBASE}/bin/bash|g' \
${WRKSRC}/${PORTNAME}
do-install:

View file

@ -1,3 +1,3 @@
MD5 (idnits-2.12.04.tgz) = a86757d52438f053592b8ec816f53914
SHA256 (idnits-2.12.04.tgz) = 28c16a83eb984f24c844e8cac95a776152e18a0ae8f91d479010906c1576a0d2
SIZE (idnits-2.12.04.tgz) = 52002
MD5 (idnits-2.12.05.tgz) = d2d56588d3202c10757f74770316426c
SHA256 (idnits-2.12.05.tgz) = a7da140af3fdd2d9be0fa60dfbe9f2ad5afcb2610561d49c470b1936eb02bef2
SIZE (idnits-2.12.05.tgz) = 53597