From 50812c2c1c2706238a8673ff6fcb043ca3c5d3ff Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Wed, 13 Mar 2002 00:25:26 +0000 Subject: Update to 0.8.11 PR: 35583 Submitted by: MAINTAINER --- mail/libesmtp/Makefile | 2 +- mail/libesmtp/distinfo | 2 +- mail/libesmtp/files/patch-ntlm::ntlmstruct.c | 14 -------------- 3 files changed, 2 insertions(+), 16 deletions(-) delete mode 100644 mail/libesmtp/files/patch-ntlm::ntlmstruct.c (limited to 'mail') diff --git a/mail/libesmtp/Makefile b/mail/libesmtp/Makefile index 994fd818a842..3e9756a1c350 100644 --- a/mail/libesmtp/Makefile +++ b/mail/libesmtp/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= libesmtp -PORTVERSION= 0.8.10p1 +PORTVERSION= 0.8.11 CATEGORIES= mail MASTER_SITES= http://www.stafford.uklinux.net/libesmtp/ \ http://www.tobez.org/download/port-mirrors/mail/libesmtp/ \ diff --git a/mail/libesmtp/distinfo b/mail/libesmtp/distinfo index 5f548a1e4451..7163e1cad3df 100644 --- a/mail/libesmtp/distinfo +++ b/mail/libesmtp/distinfo @@ -1 +1 @@ -MD5 (libesmtp-0.8.10p1.tar.bz2) = d3958b7cc564df094d204fcced2f74cd +MD5 (libesmtp-0.8.11.tar.bz2) = 212aa496d62d030f919e6506f14a0d72 diff --git a/mail/libesmtp/files/patch-ntlm::ntlmstruct.c b/mail/libesmtp/files/patch-ntlm::ntlmstruct.c deleted file mode 100644 index e08343316330..000000000000 --- a/mail/libesmtp/files/patch-ntlm::ntlmstruct.c +++ /dev/null @@ -1,14 +0,0 @@ ---- ntlm/ntlmstruct.c.orig Tue Jan 29 13:05:13 2002 -+++ ntlm/ntlmstruct.c Tue Jan 29 13:06:02 2002 -@@ -25,7 +25,11 @@ - #include - #endif - -+#ifdef __FreeBSD__ -+#include -+#else - #include -+#endif - #include - #include - #include -- cgit v1.2.3