Upgrade to 4.0.0

This commit is contained in:
Andrey A. Chernov 1997-07-10 01:22:05 +00:00
parent 5d51e70e55
commit 514ad06040
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=7260
3 changed files with 13 additions and 5 deletions

View File

@ -1,12 +1,12 @@
# New ports collection makefile for: fetchmail
# Version required: 3.9.9
# Version required: 4.0.0
# Date created: 26 Oct 1996
# Whom: Ville Eerola <ve@sci.fi>
#
# $Id: Makefile,v 1.34 1997/06/16 15:51:55 max Exp $
# $Id: Makefile,v 1.35 1997/07/02 13:04:57 ache Exp $
#
DISTNAME= fetchmail-3.9.9
DISTNAME= fetchmail-4.0.0
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/
@ -24,6 +24,8 @@ post-patch:
post-install:
install -d -m 555 -o ${DOCOWN} -g ${DOCGRP} ${FDOC}
cd ${WRKSRC} && ${INSTALL_DATA} \
sample.rcfile FAQ fetchmail.FAQ.html ${FDOC}
sample.rcfile FAQ NOTES FEATURES README COPYING \
fetchmail.FAQ.html fetchmail-features.html \
design-notes.html ${FDOC}
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (fetchmail-3.9.9.tar.gz) = d8d049fb24914a1392e8cc3a9ddd247e
MD5 (fetchmail-4.0.0.tar.gz) = 59b0371d8f2b2806b794cb0a70cf1c5d

View File

@ -1,5 +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/design-notes.html
share/doc/fetchmail/fetchmail-features.html
share/doc/fetchmail/sample.rcfile