Updated to version to 4.3.8. Required one new patch.

This commit is contained in:
marc 1998-03-01 05:40:44 +00:00
parent 49fc100d6a
commit 008225d6f3
3 changed files with 16 additions and 5 deletions

View File

@ -1,16 +1,16 @@
# OpenBSD makefile for: fetchmail
# Version required: 4.3.0
# Version required: 4.3.8
# Date created: 10 Nov 1997
# Whom: ejovi
#
# $OpenBSD: Makefile,v 1.4 1997/12/31 11:34:28 tacho Exp $
# $OpenBSD: Makefile,v 1.5 1998/03/01 05:40:44 marc Exp $
#
DISTNAME= fetchmail-4.3.3
DISTNAME= fetchmail-4.3.8
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/
MAINTAINER= joey@OpenBSD.ORG
MAINTAINER= ports@OpenBSD.ORG
GNU_CONFIGURE= yes
#CONFIGURE_ARGS+= --enable-opie

View File

@ -1 +1 @@
MD5 (fetchmail-4.3.3.tar.gz) = f11feb1c99dd3111171c6f6f7b4e1de9
MD5 (fetchmail-4.3.8.tar.gz) = a04ac2a237570384b307b2bbd83d7ca6

View File

@ -0,0 +1,11 @@
--- rcfile_y.y.~1~ Tue Feb 24 12:32:53 1998
+++ rcfile_y.y Sat Feb 28 21:32:27 1998
@@ -179,7 +179,7 @@
free(request);
}
#else
- yyerror("network-security support disabled")
+ yyerror("network-security support disabled");
#endif /* NET_SECURITY */
}
| INTERFACE STRING {