Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  1 Mar 2003 00:39:23 +0100 (CET)
From:      Thierry Thomas <thierry@pompo.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48799: net/Net_SMTP: upgrading to 1.1.2.
Message-ID:  <20030228233923.148F976C4@graf.pompo.net>

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

>Number:         48799
>Category:       ports
>Synopsis:       net/Net_SMTP: upgrading to 1.1.2.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 28 15:40:12 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 4.8-PRERELEASE i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #0: Fri Feb 28 22:45:45 CET 2003 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF020727 i386


	
>Description:
	Upgrading net/Net_SMTP to the latest version
	+ remove pkg-comment.

>How-To-Repeat:
	N/A.

>Fix:
	Please apply the following patch:


diff -urN net/pear-Net_SMTP.orig/Makefile net/pear-Net_SMTP/Makefile
--- net/pear-Net_SMTP.orig/Makefile	Thu Feb 27 10:52:24 2003
+++ net/pear-Net_SMTP/Makefile	Sat Mar  1 00:13:53 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net_SMTP
-PORTVERSION=	1.1.1
+PORTVERSION=	1.1.2
 CATEGORIES=	net mail www
 MASTER_SITES=	http://pear.php.net/get/
 PKGNAMEPREFIX=	pear-
@@ -17,6 +17,7 @@
 COMMENT=	PEAR class that provides an implementation of the SMTP protocol
 
 BUILD_DEPENDS=	${PEARDIR}/SASL.php:${PORTSDIR}/security/pear-Auth_SASL
+#		${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 NO_BUILD=	yes
diff -urN net/pear-Net_SMTP.orig/distinfo net/pear-Net_SMTP/distinfo
--- net/pear-Net_SMTP.orig/distinfo	Thu Feb 27 10:52:24 2003
+++ net/pear-Net_SMTP/distinfo	Fri Feb 28 21:26:53 2003
@@ -1 +1 @@
-MD5 (PEAR/Net_SMTP-1.1.1.tgz) = 918b7419f1b1f374ce46313f1fac928d
+MD5 (PEAR/Net_SMTP-1.1.2.tgz) = af7f864596ed36cc17023991aeb96c69
diff -urN net/pear-Net_SMTP.orig/pkg-comment net/pear-Net_SMTP/pkg-comment
--- net/pear-Net_SMTP.orig/pkg-comment	Thu Feb 27 10:52:24 2003
+++ net/pear-Net_SMTP/pkg-comment	Thu Jan  1 01:00:00 1970
@@ -1 +0,0 @@
-PEAR class that provides an implementation of the SMTP protocol
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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