ports/61434: [MAINTAINER-UPDATE] update mail/libesmtp to 1.0.2
John Merryweather Cooper
coop9211 at uidaho.edu
Fri Jan 16 18:10:19 UTC 2004
>Number: 61434
>Category: ports
>Synopsis: [MAINTAINER-UPDATE] update mail/libesmtp to 1.0.2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Jan 16 10:10:09 PST 2004
>Closed-Date:
>Last-Modified:
>Originator: John Merryweather Cooper
>Release: FreeBSD 4.9-STABLE i386
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD borgdemon.losaca.adelphia.net 4.9-STABLE FreeBSD 4.9-STABLE #6: Thu Jan 1 21:36:51 PST 2004 root at borgdemon.losaca.adelphia.net:/usr/obj/usr/src/sys/K6-2 i386
>Description:
* patch applied to smtp-tls.c and examples/mail-file.c for Balsa
* smtp-tls.c
-- fixed typo in check_file()
-- domain name check is now done using the wildcard
match per RFC 2818
-- better error reporting for check_file() and
check_directory()
>How-To-Repeat:
N/A
>Fix:
--- update-libesmtp-1.0.2 begins here ---
# This is a patch for libesmtp to update it to libesmtp-1.0.2
#
# To apply this patch:
# STEP 1: Chdir to the source directory.
# STEP 2: Run the 'applypatch' program with this patch file as input.
#
# If you do not have 'applypatch', it is part of the 'makepatch' package
# that you can fetch from the Comprehensive Perl Archive Network:
# http://www.perl.com/CPAN/authors/Johan_Vromans/makepatch-x.y.tar.gz
# In the above URL, 'x' should be 2 or higher.
#
# To apply this patch without the use of 'applypatch':
# STEP 1: Chdir to the source directory.
# STEP 2: Run the 'patch' program with this file as input.
#
#### End of Preamble ####
#### Patch data follows ####
diff -u 'libesmtp/Makefile' 'libesmtp-1.0.2/Makefile'
Index: ./Makefile
--- ./Makefile Sun Nov 30 02:39:35 2003
+++ ./Makefile Fri Jan 16 09:13:23 2004
@@ -5,7 +5,7 @@
# $FreeBSD: ports/mail/libesmtp/Makefile,v 1.22 2003/11/01 13:57:57 sergei Exp $
PORTNAME= libesmtp
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.2
PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= http://www.stafford.uklinux.net/libesmtp/ \
diff -u 'libesmtp/distinfo' 'libesmtp-1.0.2/distinfo'
Index: ./distinfo
--- ./distinfo Sun Nov 30 02:39:35 2003
+++ ./distinfo Fri Jan 16 09:13:42 2004
@@ -1 +1 @@
-MD5 (libesmtp-1.0.1.tar.bz2) = cc46945dda55629bb7c81c2b3b39d0b3
+MD5 (libesmtp-1.0.2.tar.bz2) = 0c79a7a297c122a83fbab865d5d403c7
diff -u 'libesmtp/pkg-plist' 'libesmtp-1.0.2/pkg-plist'
Index: ./pkg-plist
--- ./pkg-plist Sun Nov 30 02:39:35 2003
+++ ./pkg-plist Fri Jan 16 09:25:44 2004
@@ -1,4 +1,3 @@
- at comment $FreeBSD: ports/mail/libesmtp/pkg-plist,v 1.8 2003/11/01 13:57:57 sergei Exp $
bin/libesmtp-config
include/auth-client.h
include/auth-plugin.h
@@ -7,7 +6,6 @@
lib/esmtp-plugins/sasl-login.so
lib/esmtp-plugins/sasl-ntlm.so
lib/esmtp-plugins/sasl-plain.so
- at dirrm lib/esmtp-plugins
lib/libesmtp.a
lib/libesmtp.so
lib/libesmtp.so.6
@@ -17,8 +15,9 @@
%%PORTDOCS%%%%DOCSDIR%%/Notes
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/TODO
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%EXAMPLESDIR%%/Makefile
%%EXAMPLESDIR%%/mail-file.c
%%EXAMPLESDIR%%/test-mail
@dirrm %%EXAMPLESDIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
+ at dirrm lib/esmtp-plugins
#### End of Patch data ####
#### ApplyPatch data follows ####
# Data version : 1.0
# Date generated : Fri Jan 16 09:32:48 2004
# Generated by : makepatch 2.00
# Recurse directories : Yes
# p 'Makefile' 1262 1074273203 0100644
# p 'distinfo' 64 1074273222 0100644
# p 'pkg-plist' 693 1074273944 0100644
#### End of ApplyPatch data ####
#### End of Patch kit [created: Fri Jan 16 09:32:48 2004] ####
#### Checksum: 79 2616 1719 ####
--- update-libesmtp-1.0.2 ends here ---
--Boundary_(ID_vkZSgqH5o6SfNcpcLHlXpg)--
>Release-Note:
>Audit-Trail:
>Unformatted:
This is a multi-part message in MIME format.
--Boundary_(ID_vkZSgqH5o6SfNcpcLHlXpg)
Content-type: text/plain; charset=us-ascii; format=flowed
Content-transfer-encoding: 7BIT
See attached.
--Boundary_(ID_vkZSgqH5o6SfNcpcLHlXpg)
Content-type: text/plain; name=send-pr-update-libesmtp-1.0.2
Content-transfer-encoding: 7BIT
Content-disposition: inline; filename=send-pr-update-libesmtp-1.0.2
More information about the freebsd-ports-bugs
mailing list