mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
- update to 1.2.1
- switch MASTER_SITES to the project's new home PR: 46699 Submitted by: maintainer
This commit is contained in:
parent
346c3a2e5c
commit
f264efc729
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72610
@ -6,12 +6,14 @@
|
||||
#
|
||||
|
||||
PORTNAME= ifile
|
||||
PORTVERSION= 1.1.4
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= mail textproc
|
||||
MASTER_SITES= http://www.ai.mit.edu/~jrennie/ifile/
|
||||
MASTER_SITES= http://savannah.nongnu.org/download/ifile/default.pkg/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= david+ports@bushong.net
|
||||
|
||||
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
@ -21,5 +23,7 @@ post-patch:
|
||||
.for file in argp-help.c strndup.c
|
||||
@${REINPLACE_CMD} -e 's/malloc\.h/stdlib.h/g' ${WRKSRC}/argp/${file}
|
||||
.endfor
|
||||
@${REINPLACE_CMD} -e 's,-lm,-lm -L${LOCALBASE}/lib -lgnugetopt,' \
|
||||
${WRKSRC}/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (ifile-1.1.4.tar.gz) = 05934021cb36b33c4100b31b922e8781
|
||||
MD5 (ifile-1.2.1.tar.gz) = 43f457ccef67124dbceae5fba3d5ced6
|
||||
|
@ -1,6 +1,2 @@
|
||||
@comment $FreeBSD$
|
||||
bin/ifile
|
||||
bin/ifilter.mh
|
||||
bin/irefile.mh
|
||||
bin/knowledge_base.mh
|
||||
bin/news2mail
|
||||
|
Loading…
Reference in New Issue
Block a user