mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Upgrade to 1.1.4.
PR: ports/44125 Submitted by: maintainer
This commit is contained in:
parent
4f898f97e4
commit
3fefc55b8d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68167
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ifile
|
||||
PORTVERSION= 1.0.11
|
||||
PORTVERSION= 1.1.4
|
||||
CATEGORIES= mail textproc
|
||||
MASTER_SITES= http://www.ai.mit.edu/~jrennie/ifile/
|
||||
|
||||
@ -16,4 +16,9 @@ USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
MAN1= ifile.1
|
||||
|
||||
post-patch:
|
||||
.for file in argp-help.c strndup.c
|
||||
@${PERL} -pi -e 's/malloc\.h/stdlib.h/g' ${WRKSRC}/argp/${file}
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (ifile-1.0.11.tar.gz) = 62b783da6e129682551ccf47198be4ea
|
||||
MD5 (ifile-1.1.4.tar.gz) = 05934021cb36b33c4100b31b922e8781
|
||||
|
Loading…
Reference in New Issue
Block a user