- Update to 2.08.10

PR:		124045
Submitted by:	Ports Fury
This commit is contained in:
Martin Wilke 2008-05-30 13:43:51 +00:00
parent 1ea311992b
commit 5f2d159c5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213931
3 changed files with 8 additions and 15 deletions

View file

@ -5,7 +5,7 @@
# $FreeBSD$
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 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
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/

View file

@ -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

View file

@ -1,11 +0,0 @@
$FreeBSD$
--- 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