ports/173054: [MAINTAINER UPDATE] mail/smtp-cli: update to version 3.3

Frank Wall fw at moov.de
Thu Oct 25 09:20:02 UTC 2012


>Number:         173054
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] mail/smtp-cli: update to version 3.3
>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:   Thu Oct 25 09:20:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Frank Wall
>Release:        7.4-RELEASE-p9
>Organization:
>Environment:
FreeBSD XXX 7.4-RELEASE-p9 FreeBSD 7.4-RELEASE-p9 #0: Mon Jun 11 19:47:58 UTC 2012     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
This patch will update mail/smtp-cli to version 3.3. 

PORT CHANGES:
- adjust dependencies for new version
- remove bugfix as of ports/168381 (fixed upstream)
- use new one line header in Makefile
>How-To-Repeat:
apply the patch
>Fix:
apply the patch

Patch attached with submission follows:

--- mail/smtp-cli/Makefile.orig	2012-06-17 01:00:12.000000000 +0200
+++ mail/smtp-cli/Makefile	2012-10-25 11:11:05.000000000 +0200
@@ -1,13 +1,7 @@
-# New ports collection makefile for:	smtp-cli
-# Date created:			Thu Apr 22 10:03:56 CEST 2010
-# Whom:				Frank Wall <fw at moov.de>
-#
-# $FreeBSD: ports/mail/smtp-cli/Makefile,v 1.5 2012/06/16 23:00:12 scheidell Exp $
-#
+# $FreeBSD$
 
 PORTNAME=	smtp
-PORTVERSION=	3.0
-PORTREVISION=	1
+PORTVERSION=	3.3
 CATEGORIES=	mail perl5
 MASTER_SITES=	http://www.logix.cz/michal/devel/smtp-cli/
 PKGNAMESUFFIX=	-cli
@@ -18,7 +12,7 @@
 COMMENT=	A powerful SMTP command line client
 
 RUN_DEPENDS=	p5-Digest-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC \
-		p5-File-Type>0:${PORTSDIR}/devel/p5-File-Type \
+		p5-File-LibMagic>0:${PORTSDIR}/devel/p5-File-LibMagic \
 		p5-IO-Socket-SSL>0:${PORTSDIR}/security/p5-IO-Socket-SSL \
 		p5-MIME-Lite>0:${PORTSDIR}/mail/p5-MIME-Lite \
 		p5-Term-ReadKey>0:${PORTSDIR}/devel/p5-Term-ReadKey
@@ -39,8 +33,6 @@
 
 post-patch:
 	@${REINPLACE_CMD} -e '1 s|#!/usr/bin/perl|#!${PERL}|' ${WRKSRC}/${DISTNAME}
-#	pr ports/168381, io-socket-ssl > 1.70 rejects 'SSLv3 TLSv1' param.
-	@${REINPLACE_CMD} -e '/SSL_version/s|SSLv3 TLSv1|SSLv23:!SSLv2|' ${WRKSRC}/${DISTNAME}
 
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} ${PREFIX}/bin/
--- mail/smtp-cli/distinfo.orig	2012-03-08 11:28:09.000000000 +0100
+++ mail/smtp-cli/distinfo	2012-10-25 11:11:13.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (smtp-cli-3.0) = 97a470801bc660ba348863b9e36a4e3d94d09fc37422c75a91c56d288dd6578e
-SIZE (smtp-cli-3.0) = 30002
+SHA256 (smtp-cli-3.3) = 4e56e61ef6dca6524fc1018e674823fcac447784f235500219bbedcc4bbff043
+SIZE (smtp-cli-3.3) = 31673


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


More information about the freebsd-ports-bugs mailing list