ports/58796: [MAINTAINER UPDATE] Update mail/libesmtp to libesmtp-1.0.1

John Merryweather Cooper coop9211 at uidaho.edu
Sat Nov 1 05:50:21 UTC 2003


>Number:         58796
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] Update mail/libesmtp to libesmtp-1.0.1
>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 Oct 31 21:50:18 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     John Merryweather Cooper
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:


System: FreeBSD borgdemon.losaca.adelphia.net 5.1-CURRENT FreeBSD 5.1-CURRENT #3: Sat Nov 29 04:37:44 PST 2003     root at borgdemon.losaca.adelphia.net:/usr/obj/usr/src/sys/K6-2 i386  


>Description:


Update mail/libesmtp to version 1.0.1--a minor bug fix.


>How-To-Repeat:


N/A


>Fix:


--- update-libesmtp-1.0.1 begins here ---
# This is a patch for libesmtp to update it to libesmtp-1.0.1
# 
# 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.
# If you have a decent Bourne-type shell:
# STEP 2: Run the shell with this file as input.
# If you don't have such a shell, you may need to manually delete
# the files as shown below.
# STEP 3: Run the 'patch' program with this file as input.
#
# These are the commands needed to create/delete files/directories:
#
rm -f 'files/patch-ntml::ntlmdes.c'
#
# This command terminates the shell and need not be executed manually.
exit
#
#### End of Preamble ####

#### Patch data follows ####
diff -u 'libesmtp/Makefile' 'libesmtp-1.0.1/Makefile'
Index: ./Makefile
--- ./Makefile	Fri Feb 21 04:42:17 2003
+++ ./Makefile	Fri Oct 31 21:20:41 2003
@@ -2,11 +2,10 @@
 # Date created:         Sun Feb 21 2001
 # Whom:                 tobez at tobez.org
 #
-# $FreeBSD: ports/mail/libesmtp/Makefile,v 1.21 2003/02/21 12:42:17 knu Exp $
+# $FreeBSD$
 
 PORTNAME=	libesmtp
-PORTVERSION=	1.0
-PORTREVISION=	1
+PORTVERSION=	1.0.1
 PORTEPOCH=	1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.stafford.uklinux.net/libesmtp/ \
diff -u 'libesmtp/distinfo' 'libesmtp-1.0.1/distinfo'
Index: ./distinfo
--- ./distinfo	Sat Nov 16 06:14:31 2002
+++ ./distinfo	Fri Oct 31 21:20:54 2003
@@ -1 +1 @@
-MD5 (libesmtp-1.0.tar.bz2) = 6da5742bd8119a48a8385adfad14ea85
+MD5 (libesmtp-1.0.1.tar.bz2) = cc46945dda55629bb7c81c2b3b39d0b3
diff -u 'libesmtp/pkg-plist' 'libesmtp-1.0.1/pkg-plist'
Index: ./pkg-plist
--- ./pkg-plist	Sun Jan 19 11:22:53 2003
+++ ./pkg-plist	Fri Oct 31 21:38:32 2003
@@ -9,12 +9,14 @@
 lib/libesmtp.a
 lib/libesmtp.so
 lib/libesmtp.so.6
-%%PORTDOCS%%share/doc/libesmtp/INSTALL
-%%PORTDOCS%%share/doc/libesmtp/Notes
-%%PORTDOCS%%share/doc/libesmtp/README
+%%PORTDOCS%%%%DOCSDIR%%/INSTALL
+%%PORTDOCS%%%%DOCSDIR%%/Notes
+%%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%share/examples/libesmtp/Makefile
 %%PORTDOCS%%share/examples/libesmtp/mail-file.c
 %%PORTDOCS%%share/examples/libesmtp/test-mail
+ at dirrm share/nls/en_US.US-ASCII
+ at dirrm share/nls/POSIX
 %%PORTDOCS%%@dirrm share/examples/libesmtp
 %%PORTDOCS%%@dirrm share/doc/libesmtp
- at unexec rmdir %D/lib/esmtp-plugins 2>/dev/null || true
+ at dirrm lib/esmtp-plugins
#### End of Patch data ####

#### ApplyPatch data follows ####
# Data version        : 1.0
# Date generated      : Fri Oct 31 21:42:03 2003
# Generated by        : makepatch 2.00
# Recurse directories : Yes
# r 'files/patch-ntml::ntlmdes.c' 583 0
# p 'Makefile' 1212 1067664041 0100644
# p 'distinfo' 62 1067664054 0100644
# p 'pkg-plist' 651 1067665112 0100644
#### End of ApplyPatch data ####

#### End of Patch kit [created: Fri Oct 31 21:42:03 2003] ####
#### Checksum: 91 3113 44947 ####

--- update-libesmtp-1.0.1 ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list