diff options
author | mph <mph@FreeBSD.org> | 1998-05-22 09:34:18 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-05-22 09:34:18 +0800 |
commit | 5352d3571f1ac3611a8189b72808dd5e8a198963 (patch) | |
tree | a2a1ef14dec335a0731127f0a2d4b24d3646ce45 /mail/fetchmail | |
parent | 9ea68f3d66dd5d84082477be22aa3d1067f51261 (diff) | |
download | freebsd-ports-gnome-5352d3571f1ac3611a8189b72808dd5e8a198963.tar.gz freebsd-ports-gnome-5352d3571f1ac3611a8189b72808dd5e8a198963.tar.zst freebsd-ports-gnome-5352d3571f1ac3611a8189b72808dd5e8a198963.zip |
Upgrade to 4.4.6.
PR: 6665
Submitted by: Douglas Carmichael <dcarmich@mcs.com>
Reviewed by: Ville Eerola <Ville.Eerola@vehome.pp.sci.fi> (maintainer)
Diffstat (limited to 'mail/fetchmail')
-rw-r--r-- | mail/fetchmail/Makefile | 8 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 8f48a2554bb6..ec671bf71c51 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -1,19 +1,19 @@ # New ports collection makefile for: fetchmail -# Version required: 4.4.4 +# Version required: 4.4.6 # Date created: 26 Oct 1996 # Whom: Ville Eerola <ve@sci.fi> # -# $Id: Makefile,v 1.58 1998/03/28 12:52:57 ache Exp $ +# $Id$ # -DISTNAME= fetchmail-4.4.4 +DISTNAME= fetchmail-4.4.6 CATEGORIES= mail MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/ MAINTAINER= ve@sci.fi GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-opie +CONFIGURE_ARGS= --enable-opie --enable-RPA CONFIGURE_ENV= LDFLAGS="${CFLAGS}" MAN1= fetchmail.1 diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 5fba51337c71..46b0ce025d03 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -1 +1 @@ -MD5 (fetchmail-4.4.4.tar.gz) = b7afa49644cd2261f7002fb2c1fbb91c +MD5 (fetchmail-4.4.6.tar.gz) = e9e931d9f2a269b6814510015b75ac61 |