From f264efc729d43edf466bf7183579ce5c7b0f0e2d Mon Sep 17 00:00:00 2001 From: Pete Fritchman Date: Sun, 5 Jan 2003 22:18:38 +0000 Subject: - update to 1.2.1 - switch MASTER_SITES to the project's new home PR: 46699 Submitted by: maintainer --- mail/ifile/Makefile | 8 ++++++-- mail/ifile/distinfo | 2 +- mail/ifile/pkg-plist | 4 ---- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'mail/ifile') diff --git a/mail/ifile/Makefile b/mail/ifile/Makefile index 8abf20c40095..4832680a9618 100644 --- a/mail/ifile/Makefile +++ b/mail/ifile/Makefile @@ -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 diff --git a/mail/ifile/distinfo b/mail/ifile/distinfo index 41c802d24376..fc75e6330623 100644 --- a/mail/ifile/distinfo +++ b/mail/ifile/distinfo @@ -1 +1 @@ -MD5 (ifile-1.1.4.tar.gz) = 05934021cb36b33c4100b31b922e8781 +MD5 (ifile-1.2.1.tar.gz) = 43f457ccef67124dbceae5fba3d5ced6 diff --git a/mail/ifile/pkg-plist b/mail/ifile/pkg-plist index d972c18e1d56..b7fa427b6e45 100644 --- a/mail/ifile/pkg-plist +++ b/mail/ifile/pkg-plist @@ -1,6 +1,2 @@ @comment $FreeBSD$ bin/ifile -bin/ifilter.mh -bin/irefile.mh -bin/knowledge_base.mh -bin/news2mail -- cgit v1.2.3