Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 2002 15:23:54 -0700 (PDT)
From:      John Merryweather Cooper <coop9211@uidaho.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41985: [MAINTAINER UPDATE] Update libesmtp to 1.0rc1
Message-ID:  <200208242223.g7OMNshL030938@pc016247.reshall.uidaho.edu>

next in thread | raw e-mail | index | archive | help

>Number:         41985
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] Update libesmtp to 1.0rc1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 24 15:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     John Merryweather Cooper
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD PC016247.reshall.uidaho.edu 4.6-STABLE FreeBSD 4.6-STABLE #34: Thu Aug 22 19:34:48 PDT 2002 root@PC016247.reshall.uidaho.edu:/usr/obj/usr/src/sys/JOHNCOOP i386


	
>Description:
	Update libesmtp to 1.0rc1.  There's an ABI change (minor, but
	does need a bump for mail/balsa*) from 5 to 6 and some improved
	performance.

>How-To-Repeat:
	N/A

>Fix:


--- update-libesmtp-1.0rc1 begins here ---
# This is a patch for libesmtp to update it to libesmtp-1.0rc1
# 
# 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.0rc1/Makefile'
Index: ./Makefile
--- ./Makefile	Tue Mar 12 18:15:21 2002
+++ ./Makefile	Sat Aug 24 14:48:56 2002
@@ -2,16 +2,16 @@
 # Date created:         Sun Feb 21 2001
 # Whom:                 tobez@tobez.org
 #
-# $FreeBSD: ports/mail/libesmtp/Makefile,v 1.16 2002/03/13 00:25:24 ade Exp $
+# $FreeBSD$
 
 PORTNAME=	libesmtp
-PORTVERSION=	0.8.11
+PORTVERSION=	1.0rc1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.stafford.uklinux.net/libesmtp/ \
 		http://www.tobez.org/download/port-mirrors/mail/libesmtp/ \
 		http://www.borgsdemons.com/distfiles/
 
-MAINTAINER=	jmcoopr@webmail.bmi.net
+MAINTAINER=	coop9211@uidaho.edu
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
diff -u 'libesmtp/distinfo' 'libesmtp-1.0rc1/distinfo'
Index: ./distinfo
--- ./distinfo	Tue Mar 12 18:15:21 2002
+++ ./distinfo	Sat Aug 24 14:49:14 2002
@@ -1 +1 @@
-MD5 (libesmtp-0.8.11.tar.bz2) = 212aa496d62d030f919e6506f14a0d72
+MD5 (libesmtp-1.0rc1.tar.bz2) = 20b1c04ce74f40b64f5b3ffb3bd7da06
diff -u 'libesmtp/pkg-plist' 'libesmtp-1.0rc1/pkg-plist'
Index: ./pkg-plist
--- ./pkg-plist	Sun Feb 24 11:22:58 2002
+++ ./pkg-plist	Sat Aug 24 14:53:08 2002
@@ -12,7 +12,7 @@
 lib/esmtp-plugins/sasl-plain.so
 lib/libesmtp.a
 lib/libesmtp.so
-lib/libesmtp.so.5
+lib/libesmtp.so.6
 %%PORTDOCS%%share/doc/libesmtp/INSTALL
 %%PORTDOCS%%share/doc/libesmtp/Notes
 %%PORTDOCS%%share/doc/libesmtp/README
#### End of Patch data ####

#### ApplyPatch data follows ####
# Data version        : 1.0
# Date generated      : Sat Aug 24 15:19:36 2002
# Generated by        : makepatch 2.00
# Recurse directories : Yes
# p 'Makefile' 1242 1030225736 0100644
# p 'distinfo' 65 1030225754 0100644
# p 'pkg-plist' 777 1030225988 0100644
#### End of ApplyPatch data ####

#### End of Patch kit [created: Sat Aug 24 15:19:36 2002] ####
#### Checksum: 75 2485 58625 ####
--- update-libesmtp-1.0rc1 ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208242223.g7OMNshL030938>