diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index d8d84eb71453..d73e41d7f935 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,32 +1,32 @@ # New ports collection makefile for: fetchmail -# Version required: 4.0.6 +# Version required: 4.1.1 # Date created: 26 Oct 1996 # Whom: Ville Eerola # -# $Id: Makefile,v 1.36 1997/07/10 01:21:54 ache Exp $ +# $Id: Makefile,v 1.37 1997/08/05 23:27:04 ache Exp $ # -DISTNAME= fetchmail-4.0.6 +DISTNAME= fetchmail-4.1.1 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ MAINTAINER= ve@sci.fi GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-OPIE CONFIGURE_ENV+= LDFLAGS="${CFLAGS}" MAN1= fetchmail.1 FDOC= ${PREFIX}/share/doc/fetchmail post-patch: @${CP} -f /usr/include/md5.h ${WRKSRC} post-install: install -d -m 555 -o ${DOCOWN} -g ${DOCGRP} ${FDOC} cd ${WRKSRC} && ${INSTALL_DATA} \ sample.rcfile FAQ NOTES FEATURES README COPYING \ - fetchmail.FAQ.html fetchmail-features.html \ + fetchmail-FAQ.html fetchmail-features.html \ design-notes.html ${FDOC} .include diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 1980555db051..8a42554994f8 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-4.0.6.tar.gz) = d8dce48b29410beebb992874ac98c4be +MD5 (fetchmail-4.1.1.tar.gz) = eb9c66c7189a78152e08f43dd6534499 diff --git a/mail/fetchmail/pkg-plist b/mail/fetchmail/pkg-plist index 6de8e6fc9d45..f492144fda12 100644 --- a/mail/fetchmail/pkg-plist +++ b/mail/fetchmail/pkg-plist @@ -1,11 +1,11 @@ bin/fetchmail man/man1/fetchmail.1.gz share/doc/fetchmail/README share/doc/fetchmail/COPYING share/doc/fetchmail/FAQ share/doc/fetchmail/NOTES share/doc/fetchmail/FEATURES -share/doc/fetchmail/fetchmail.FAQ.html +share/doc/fetchmail/fetchmail-FAQ.html share/doc/fetchmail/design-notes.html share/doc/fetchmail/fetchmail-features.html share/doc/fetchmail/sample.rcfile