mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
- Update to version 1.7.0
PR: 60839 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
This commit is contained in:
parent
46d1261b30
commit
13bea7e9f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97118
@ -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>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (align-1.5.1.tar.gz) = 9223336a1c140bfb721ee8aef6fc774f
|
||||
MD5 (align-1.7.0.tar.gz) = 63e4cf32890ed6022437e888af686f07
|
||||
|
Loading…
x
Reference in New Issue
Block a user