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)
This commit is contained in:
parent
fd55222cb6
commit
0bf0a805ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11102
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (fetchmail-4.4.4.tar.gz) = b7afa49644cd2261f7002fb2c1fbb91c
|
||||
MD5 (fetchmail-4.4.6.tar.gz) = e9e931d9f2a269b6814510015b75ac61
|
||||
|
|
Loading…
Reference in a new issue