summaryrefslogtreecommitdiffstats
path: root/textproc/align
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-01-02 21:46:26 +0000
committerkrion <krion@FreeBSD.org>2004-01-02 21:46:26 +0000
commit5e55451b311a8de7a2b8613098a589d249e75e18 (patch)
tree8c24d58514576da393a42d32bea2a08c583417cf /textproc/align
parent26c9afa8b03d4aa8b3c101cd2d24b2b0d7117b77 (diff)
downloadFreeBSD-ports-5e55451b311a8de7a2b8613098a589d249e75e18.zip
FreeBSD-ports-5e55451b311a8de7a2b8613098a589d249e75e18.tar.gz
- Update to version 1.7.0
PR: 60839 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
Diffstat (limited to 'textproc/align')
-rw-r--r--textproc/align/Makefile7
-rw-r--r--textproc/align/distinfo2
2 files changed, 7 insertions, 2 deletions
diff --git a/textproc/align/Makefile b/textproc/align/Makefile
index dd51262..aade06d 100644
--- a/textproc/align/Makefile
+++ b/textproc/align/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= align
-PORTVERSION= 1.5.1
+PORTVERSION= 1.7.0
CATEGORIES= textproc
MASTER_SITES= http://www.cs.indiana.edu/~kinzler/align/
@@ -15,5 +15,10 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Text column alignment filter
USE_PERL5= yes
+USE_REINPLACE= yes
+
+post-patch:
+ ${REINPLACE_CMD} -e 's|/usr/local/bin|${PREFIX}/bin|g' ${WRKSRC}/Makefile
+ ${REINPLACE_CMD} -e 's|/usr/bin/perl|${PERL}|g' ${WRKSRC}/*
.include <bsd.port.mk>
diff --git a/textproc/align/distinfo b/textproc/align/distinfo
index 80e10ac..382f8f6 100644
--- a/textproc/align/distinfo
+++ b/textproc/align/distinfo
@@ -1 +1 @@
-MD5 (align-1.5.1.tar.gz) = 9223336a1c140bfb721ee8aef6fc774f
+MD5 (align-1.7.0.tar.gz) = 63e4cf32890ed6022437e888af686f07
OpenPOWER on IntegriCloud