aboutsummaryrefslogtreecommitdiff
path: root/textproc/idnits
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-09 16:07:46 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-09 16:07:46 +0000
commit45dc41ce284401378f2227ecc8c1773738796dab (patch)
tree1fde768602611b864783461973199be7cd61305c /textproc/idnits
parent9abc22930c2f47e27ca58c09c9edb4139493f97e (diff)
downloadports-45dc41ce284401378f2227ecc8c1773738796dab.tar.gz
ports-45dc41ce284401378f2227ecc8c1773738796dab.zip
- Update to 2.12.18
Notes
Notes: svn path=/head/; revision=329907
Diffstat (limited to 'textproc/idnits')
-rw-r--r--textproc/idnits/Makefile7
-rw-r--r--textproc/idnits/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/textproc/idnits/Makefile b/textproc/idnits/Makefile
index 61b7e0952a82..9ba21c1e98a6 100644
--- a/textproc/idnits/Makefile
+++ b/textproc/idnits/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= idnits
-PORTVERSION= 2.12.17
+PORTVERSION= 2.12.18
CATEGORIES= textproc
MASTER_SITES= http://tools.ietf.org/tools/idnits/ \
LOCAL/sunpoet
@@ -14,17 +14,16 @@ COMMENT= Looks for problems in internet draft formatting
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
+RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
NO_BUILD= yes
PLIST_FILES= bin/${PORTNAME}
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '1 s|^#!/bin/bash|#!${LOCALBASE}/bin/bash|' ${WRKSRC}/${PORTNAME}
do-install:
- @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
+ @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/
.include <bsd.port.mk>
diff --git a/textproc/idnits/distinfo b/textproc/idnits/distinfo
index 3df0aa0bb95a..82a9b76973d9 100644
--- a/textproc/idnits/distinfo
+++ b/textproc/idnits/distinfo
@@ -1,2 +1,2 @@
-SHA256 (idnits-2.12.17.tgz) = 769eefd5d6fb17cd8d561426de1c966505c5a71b06dc10bd7287031029588f1f
-SIZE (idnits-2.12.17.tgz) = 58119
+SHA256 (idnits-2.12.18.tgz) = 6252299f2d38717ae178ab8c22f455c90ae0f26613cd5bda02393b8e59491edc
+SIZE (idnits-2.12.18.tgz) = 58163