aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-10-10 00:07:46 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-10-10 00:07:46 +0800
commitee58928b870f0b32850aa38e5c402b108bcfe70d (patch)
tree1fde768602611b864783461973199be7cd61305c /textproc
parent94f877ae9123650ac02de1e7b79ee5b63f31ead5 (diff)
downloadfreebsd-ports-gnome-ee58928b870f0b32850aa38e5c402b108bcfe70d.tar.gz
freebsd-ports-gnome-ee58928b870f0b32850aa38e5c402b108bcfe70d.tar.zst
freebsd-ports-gnome-ee58928b870f0b32850aa38e5c402b108bcfe70d.zip
- Update to 2.12.18
- Support STAGEDIR Changes: http://tools.ietf.org/tools/idnits/changelog
Diffstat (limited to 'textproc')
-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
/+4 * - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1 * Update to 1.00skv2007-02-072-5/+5 * Update to 0.99skv2006-05-242-4/+5 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-6/+6 * Update to 0.9803skv2005-12-072-3/+4 * Update to 0.9802skv2005-08-302-3/+3 * Update to 0.9801skv2005-08-012-3/+3 * Updated to 0.98skv2004-10-183-6/+3 * Updated to 0.97skv2004-02-092-2/+3 * Updated to 0.96skv2004-01-192-2/+2 * Adjust the dependency check on p5-Net-DNS to take into account itsdougb2004-01-041-1/+1 * Chase repocopies towards ports/dnsedwin2003-09-051-1/+1 * Massive repo-copies request: net->dns (partly devel->dns)edwin2003-09-051-1/+1 * Updated to 0.95skv2003-05-214-17/+15