summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-09-18 23:08:40 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-09-18 23:08:40 +0000
commita1763d1f9192653c4cc7d7382ba5be32228cf07f (patch)
tree853ff0954ccbbad0e4738c92790f9099333c754e /mail
parentActivate xmp (diff)
Update to version 5.0.8
Notes
Notes: svn path=/head/; revision=21727
Diffstat (limited to 'mail')
-rw-r--r--mail/fetchmail/Makefile4
-rw-r--r--mail/fetchmail/distinfo2
-rw-r--r--mail/fetchmail/files/patch-ad16
3 files changed, 11 insertions, 11 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 1e7e161c6c1a..ce2be13e3b45 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,5 +1,5 @@
# New ports collection makefile for: fetchmail
-# Version required: 5.0.5
+# Version required: 5.0.8
# Date created: 26 Oct 1996
# Whom: Ville Eerola <ve@sci.fi>
#
@@ -11,7 +11,7 @@
# does not need Python, so there is no RUN_DEPENDS for Python in
# this Makefile.
-DISTNAME= fetchmail-5.0.5
+DISTNAME= fetchmail-5.0.8
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ccil.org/pub/esr/fetchmail/
diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo
index 57e415d2855a..4eff024eb367 100644
--- a/mail/fetchmail/distinfo
+++ b/mail/fetchmail/distinfo
@@ -1 +1 @@
-MD5 (fetchmail-5.0.5.tar.gz) = 8fc398e7da38422f1a77eb57c9b5016e
+MD5 (fetchmail-5.0.8.tar.gz) = 32ccaa647e4f04f47ea4f85ed7528215
diff --git a/mail/fetchmail/files/patch-ad b/mail/fetchmail/files/patch-ad
index 96dc5423e8dc..c378b54aae9c 100644
--- a/mail/fetchmail/files/patch-ad
+++ b/mail/fetchmail/files/patch-ad
@@ -1,24 +1,24 @@
-*** configure.orig Sat Jun 12 08:17:32 1999
---- configure Sat Jun 12 08:18:28 1999
+*** configure.orig Tue Sep 14 00:22:05 1999
+--- configure Sat Sep 18 16:02:24 1999
***************
-*** 4906,4912 ****
+*** 4970,4976 ****
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
! LIBS="-lopie $LIBS"
cat > conftest.$ac_ext <<EOF
- #line 4912 "configure"
+ #line 4976 "configure"
#include "confdefs.h"
---- 4906,4912 ----
+--- 4970,4976 ----
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
! LIBS="-lopie -lmd $LIBS"
cat > conftest.$ac_ext <<EOF
- #line 4912 "configure"
+ #line 4976 "configure"
#include "confdefs.h"
***************
-*** 4940,4946 ****
+*** 5004,5010 ****
#define $ac_tr_lib 1
EOF
@@ -26,7 +26,7 @@
else
echo "$ac_t""no" 1>&6
---- 4940,4946 ----
+--- 5004,5010 ----
#define $ac_tr_lib 1
EOF