From owner-cvs-all@FreeBSD.ORG Fri Jan 16 10:30:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6BF716A4CE; Fri, 16 Jan 2004 10:30:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DFD743D39; Fri, 16 Jan 2004 10:30:50 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0GIUn0B002925; Fri, 16 Jan 2004 10:30:49 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0GIUnnw002924; Fri, 16 Jan 2004 10:30:49 -0800 (PST) (envelope-from marcus) Message-Id: <200401161830.i0GIUnnw002924@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 16 Jan 2004 10:30:49 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/libesmtp Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Jan 2004 18:30:51 -0000 marcus 2004/01/16 10:30:49 PST FreeBSD ports repository Modified files: mail/libesmtp Makefile distinfo pkg-plist Log: Update to 1.0.2. * 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() PR: 61434 Submitted by: maintainer Revision Changes Path 1.23 +1 -1 ports/mail/libesmtp/Makefile 1.13 +1 -1 ports/mail/libesmtp/distinfo 1.9 +2 -3 ports/mail/libesmtp/pkg-plist