View | Details | Raw Unified | Return to bug 130454
Collapse All | Expand All

(-)textproc/idnits/Makefile (-2 / +3 lines)
Lines 5-12 Link Here
5
# $FreeBSD: ports/textproc/idnits/Makefile,v 1.17 2008/06/06 14:04:43 edwin Exp $
5
# $FreeBSD: ports/textproc/idnits/Makefile,v 1.17 2008/06/06 14:04:43 edwin Exp $
6
6
7
PORTNAME=	idnits
7
PORTNAME=	idnits
8
PORTVERSION=	2.08.10
8
PORTVERSION=	2.11.00
9
PORTREVISION=	1
10
CATEGORIES=	textproc
9
CATEGORIES=	textproc
11
MASTER_SITES=	http://tools.ietf.org/tools/idnits/
10
MASTER_SITES=	http://tools.ietf.org/tools/idnits/
12
EXTRACT_SUFX=	.tgz
11
EXTRACT_SUFX=	.tgz
Lines 18-23 Link Here
18
17
19
NO_BUILD=	YES
18
NO_BUILD=	YES
20
19
20
PLIST_FILES=	bin/idnits
21
21
post-patch:
22
post-patch:
22
	@${REINPLACE_CMD} -e 's|^#!/bin/bash|#!${LOCALBASE}/bin/bash|g' \
23
	@${REINPLACE_CMD} -e 's|^#!/bin/bash|#!${LOCALBASE}/bin/bash|g' \
23
		${WRKSRC}/${PORTNAME}
24
		${WRKSRC}/${PORTNAME}
(-)textproc/idnits/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (idnits-2.08.10.tgz) = f1b79d51cb150bf7debe3c60aae956c9
1
MD5 (idnits-2.10.03.tgz) = 33a3aeec46bac5669ed9e28744a2c3f2
2
SHA256 (idnits-2.08.10.tgz) = 5d075944ce1edc682cd63899279685f234d15d32f4568c902a5f8a001cd5afdb
2
SHA256 (idnits-2.10.03.tgz) = 2af0bfc4abd4559654ec4d4ca5faf3614c72faa1d7fef7a4c0a747833408dc94
3
SIZE (idnits-2.08.10.tgz) = 43530
3
SIZE (idnits-2.10.03.tgz) = 45500
(-)textproc/idnits/pkg-plist (-1 lines)
Line 1 Link Here
1
bin/idnits

Return to bug 130454