aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-09-19 07:08:40 +0800
committercpiazza <cpiazza@FreeBSD.org>1999-09-19 07:08:40 +0800
commitf3d694a08579fd655595ccc94cdb68d3f1cadf03 (patch)
tree9800e1bb0deb8175b1e1203f6a0ecf3656f2a8b5 /mail
parenta443b282fdfe636f09da7a4f06b9bd4e2a39275a (diff)
downloadfreebsd-ports-graphics-f3d694a08579fd655595ccc94cdb68d3f1cadf03.tar.gz
freebsd-ports-graphics-f3d694a08579fd655595ccc94cdb68d3f1cadf03.tar.zst
freebsd-ports-graphics-f3d694a08579fd655595ccc94cdb68d3f1cadf03.zip
Update to version 5.0.8
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 1e7e161c6c1..ce2be13e3b4 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 57e415d2855..4eff024eb36 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 96dc5423e8d..c378b54aae9 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