Update to 5.3.0

This builds without patches with --enable-ipv6 but I couldn't
test that it actually works.

PR:		16952
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br>
This commit is contained in:
Chris Piazza 2000-02-25 21:58:35 +00:00
parent bb174e9274
commit d91dc37cd4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26285
3 changed files with 8 additions and 4 deletions

View File

@ -11,7 +11,7 @@
# does not need Python, so there is no RUN_DEPENDS for Python in
# this Makefile.
DISTNAME= fetchmail-5.2.8
DISTNAME= fetchmail-5.3.0
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/
@ -27,6 +27,9 @@ MLINKS= fetchmail.1 fetchmailconf.1
.if ${OSVERSION} >= 400014
CONFIGURE_ARGS+=--enable-inet6
.if exists(/usr/lib/libssl.a) && exists(/usr/lib/libcrypto.a)
CONFIGURE_ARGS+=--with-ssl=/usr
.endif
.endif
.if exists(/usr/lib/libkrb.a) && defined(MAKE_KERBEROS4)

View File

@ -1 +1 @@
MD5 (fetchmail-5.2.8.tar.gz) = 4f4a31bfb31ca66532448c05ee29011c
MD5 (fetchmail-5.3.0.tar.gz) = a5656aaf9410c1f712bd63fd9e18a5cb

View File

@ -1,5 +1,6 @@
--- configure.orig Sun Jan 16 10:07:09 2000
+++ configure Sun Jan 30 21:03:36 2000
diff -ruN ../fetchmail-5.3.0.OLD/configure ./configure
--- ../fetchmail-5.3.0.OLD/configure Wed Feb 16 11:27:00 2000
+++ ./configure Wed Feb 23 23:42:25 2000
@@ -1595,7 +1595,7 @@
if test `uname` = "FreeBSD"
then